Благодарим за выбор нашего сервиса!
Тестовое сообщение
Страница: 1
Сообщений 1 страница 5 из 5
Поделиться22015-01-13 04:17:20
[audio]http://www12.zippyshare.com/v/93626774/file.html[/audio]
Поделиться32015-01-13 04:20:35
[audio]http://pleer.com/tracks/9703218ACap[/audio]
Поделиться42015-01-13 04:31:53
Код:
<!--Audio player --> <script language="javascript"> $('td#button-video').before('<td id="playbut" style=\'background-image:url("https://forumstatic.ru/files/0014/f8/19/25990.gif")\' title="Аудио плеер" onclick="tag_play()"></td>'); $(function(){ var stText = '<object type="application/x-shockwave-flash" data="https://forumstatic.ru/files/0014/f8/19/17370.swf" height="70" width="470"><param name="wmode" value="transparent" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="movie" value="https://forumstatic.ru/files/0014/f8/19/17370.swf" /><param name="FlashVars" value="way='; var endTxt = '&swf=https://forumstatic.ru/files/0014/f8/19/17370.swf&w=470&h=70&time_seconds=0&autoplay=0&q=&skin=https://forumstatic.ru/files/0014/f8/19/15455.swf&volume=50&comment=<font face=\'Comic Sans Ms\' size=\'12\' color=\'#000000\'><b>Плеер MP3</b></font>" /></object>' $('.post-content:contains("[audio]"):contains(".mp3")').each(function(){ var html = $(this).html().replace(/\[audio\]([^\[]+)\[\/audio\]/ig,stText+'$1'+endTxt); $(this).html(html) }); }); $("div.post-content, li.pa-title").map(function () { text = $(this).html(); if(text.indexOf("pleer.com") != -1) { player = /\[audio\](.*?)\/tracks\/(.*?)\[\/audio\]/gi $(this).html(text.replace(player, "<br /><embed src='http://embed.pleer.com/track?id=$2' type='application/x-shockwave-flash' wmode='transparent' width='550' height='124'></embed>")); } if(text.indexOf("zippyshare.com") != -1) { player = /\[audio\]http:\/\/www(\d+)\.zippyshare\.com\/v\/(\d+)\/file\.html\[\/audio\]/gi $(this).html(text.replace(player, "<br /><embed type='application/x-shockwave-flash' src='http://api.zippyshare.com/api/mediaplayer/mediaplayer.swf' flashvars='height=20&width=400&file=http://www$1.zippyshare.com/downloadMusic%3Fkey%3D$2%26&volume=80&autostart=false&frontcolor=0x000000&backcolor=0xffffff&lightcolor=0x000000&type=flv' quality='high' menu='false' wmode='transparent' allowscriptaccess='always' height='20' width='400' name='mp3player' border='0' style='margin-bottom: 6px;'/>")); } if(text.indexOf("http://rghost.ru") != -1) { player = /\[audio\](.*?)\/(\d+)\[\/audio\]/g $(this).html(text.replace(player, "<br /><object height='20' width='455' type='application/x-shockwave-flash' data='http://rghost.ru/flash/mediaplayer.swf' id='preview_mp3' style='visibility: visible;'><param name='flashvars' value='file=http://rghost.ru/download/action/$2/mp3&streamer=http://rghost.ru/download/action/$2/mp3'></object>")); } }); var popup, popupp, pop, popzz, poprg, popam, popfl; function tag_play() { pop = window.open("","popDialog","height=270,width=800,Scrollbars=1") pop.document.open(); function content(){ /*==123==; <html><head><title>Player</title></head><body bgcolor=#cecece><font face=Arial><center><font size=+1><strong>Выберите аудиохостинг:</strong></br></font></center><center><font size=+1><strong><a href='http://www.zippyshare.com/?locale=ru'>zippyshare.com</a> <a href='http://rghost.ru'>rghost.ru</a> <a href='http://pleer.com'>pleer.com</a></font></center></br><font face=Arial><center><font size=+1><strong>Хостинги с прямыми ссылками формата .mp3:</strong></br></font></center> <center><font size=+1> <strong> <a href='http://ato.su/musicbox/'>ato.su</a> <a href='http://my-files.ru/'>My-Files.RU</a></br> </br> </strong> </font></center> <center><font size=+1><strong><i> Полученную ссылку на аудиофайл ставить между вв-тегами: </br> [audio]<font color=#000044>Здесь ваша ссылка</font>[/audio]</i></strong></font></center></font> </body> </html> ==123==;*/ } content = content.toString().split('==123==;')[1]; pop.document.write(content); pop.document.close(); insert("[audio][/audio]");} </script>
Поделиться52015-01-13 05:08:21
[NIC]Новый ник[/NIC][AVA]http://s018.radikal.ru/i502/1501/33/6d89ab23de06.jpg[/AVA]
Страница: 1