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

Status
Not open for further replies.

stefan-te

Active Member
1,486
2009
493
5,105
First of all thanks to ashutariyal # and Mr-R-T.

It's the same script but I edited and put all those filehosts.
Filehosts Added:
Code:
2shared.com
4shared.com
9q9q.net
Adrive.com
Arabsh.com
************
Badongo.com
BitRoad.net
Box.net
Cocoshare.cc
Crazyupload.com
Depositfiles.com
Divshare.com
Divxden.com
Dualshare.com
Duckload.com
Earthfilez.com
Easy-Share.com
Egoshare.com
Enterupload.com
Evilshare.com
File2box.com
Filebase_to
Filebox.com
Filedip.com
Filedropper.com
Filefactory.com
Fileflyer.com
FileFront.com
Filemojo.com
Filerama.com
Fileserver.cc
Filesovermiles.com
Filesplash.com
Files.to
Flyupload.com
Gigasize.com
Hostuje.net
Hotfile.com
Hulkshare.com
iFile.it
iFolder.ru
Jumbofiles.com
Letitbit.net
Load.to
Loombo.com
M5zn.com
Mediafire.com
MegaShare.com
Megaupload.com
Midupload.com
Mlfat4arab.com
Moidisk.ru
Momupload.com
My2share.com
NETLOAD.in
Online-Sharing.net
Proddl.com
Przeklej.pl
Przeslij.net
Quickupload.net
Rapidshare.com
Rapidshare.de
RnBLoad.com
Savefile.com
Sendspace.com
Senduit.com
SpeedyShare.com
Storage.to
Superfastfile.com
Teradepot.com
Transferbigfiles.com
TurboUpload.com
Upfordown.com
Uploaded.to & Ul.to
Uploading.com
UploadPalace.com
USAupload.net
Usershare.net
Useupload.com
Vip-File.com
X7.to
Xinony.com
Yousendit.com
**********
Zippyshare.com
Zomgupload.com
zSHARE.com
... AND COUNTING ...
PM me and I will add your filehost.
Lets start:
1st you need to create a .js file with below mentioned jQuery:
Code:
http://pastebin.com/7yK23Bvv
After creating a file (ex links.js) upload it to your server and now just put this below mentioned code to your header... or anywhere..
Code:
<script  src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"  type="text/javascript"></script>
<script src="[B]your created .js file location[/B]" type="text/javascript"></script>
Tested on my forum (vBulletin 4) and here is the image that this is working great...
Edit: Tested on WordPress and it's working great too.
#1, #2, Link.

And again, this is NOT my code, I don't do coding (just editing) :P.

Regards.

Edit:
BitShare, FileHook, FilesTrack, Eyvx, Skipfile added, here is the link.
Code:
http://pastebin.com/7yK23Bvv
+ oron.com added.
Code:
http://0.mk/oron
+ usershare & uploadstation
Code:
http://pastebin.com/8m8trDYg
Add custom FileHost:

Edit: how to add your host ?
[slide]http://i.imgur.com/Ydj9Q.png[/slide]

If you want links to show like this on your forum add this code in your header, I keep it updated with new hosts.
This works on my phpbb site, if it doesnt work on your site dont PM me :sun:

You need jquery loaded, shown in 1st post.

Code
PHP:
 <script type="text/javascript"  src="http://waz-warez.org/styles/waz-warez-light/template/livelinks.js"></script>
IMDB
02LcKL.png



FileHost
5bi1gR.png

Credits to Gavo for this! :)
 
Last edited:
320 comments
Doesn't matter, you can put in showthread(vb), showtopic(ipb), viewtopic (phpbb) etc.. it will still work, but i f you put it in the header the JS script will just use more space in the code...
 
yeah, I did. and it's working on Firefox but not on chrome.. I was pointing on UL.to
Other filehosts works fines on both browsers..
 
Hello i try to get this to work with wordpress but it shows me no icons what make i wrong?!

I use this and create a
Code:
 links.js
File

[SLIDE]http://img15.imageshack.us/img15/900/634629277869968594.png[/SLIDE]

Then i copy this to my Header.php

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script> <script src="www.mydomain/links.js" type="text/javascript"></script>

I see no small icons before the Link

Can anyone help me pls?!
 
@ RT what gavo post is for Wordpress?!

I need this for Wordpress

If this is not working for wordpress mean you its possible to Code this for Wordpress?!
 
i paste this in my Header.php

Code:
<script type="text/javascript"  src="http://waz-warez.org/styles/waz-warez-light/template/livelinks.js"></script>
<script src="http://mydomain.com/links.js" type="text/javascript"></script>


and this is my links.js File
http://pastebin.com/7yK23Bvv

must i edit the links.js file?!
i only create in Notepad++
a links.js File and Copy Paste it from first Post?!

I use Wordpress
 
Status
Not open for further replies.
Back
Top