Make Hotfile, Fileserve, 10+ Filehost's Links Clickable

Status
Not open for further replies.
Just put this in header, but I think that must pust this code in other template, not sure which.
PHP:
<script type="text/javascript"  src="http://waz-warez.org/styles/waz-warez-light/template/livelinks.js"></script>
 
Code:
[/B][/B][B][B]<script [I]src=[/I]"http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"[I]type=[/I]"text/javascript">[/B][/B][B][B]</script>[/B][/B]
[B][B]<script [I]src=[/I]"Clickable.js" [I]type=[/I]"text/javascript">[/B][/B][B][B]</script>[/B][/B]
this is the code
 
Seems okey but it's very big code to check it by hand, can you put one of the codes that are on first page ?

Code:
 re_link2 = new RegExp('(https?://(?:[A-Z0-9]\.)*(?:hotfile.com)[-()A-Z0-9+&@#/%?=~_|!:,.;]*[A-Z0-9+&@#/%=~_|])', "ig");     re_link3 = new RegExp('https?://(?:[A-Z0-9]\.)*(?:hotfile.com)[-()A-Z0-9+&@#/%?=~_|!:,.;]*[A-Z0-9+&@#/%=~_|]', "i");
 
dizz not show clickable in my site

Ydj9Q.png
 
Status
Not open for further replies.
Back
Top