News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Quick Upload Cheat Sheet for Third Party File Hosting Sites

Started by bouncer, May 05, 2006, 04:39:49 AM

Previous topic - Next topic

bouncer

For those that have Quick Upload and want to get the most out of available file hosting sites, but unsure what to use/edit the upload.HTML code, I have made this cheat sheet just for that. There are some notes to point out before considering adding these modifications:
Back your upload.html;
Not all free hosting sites are available, especially free hosting sites that require a membership prior to uploading;
A particular site may at one time change the values to their files in order to either circumvent the quick upload module or may change the values to their files in order to connect to other storage servers (Depending on storage thresholds);
The changes/additions may or may not work from the server that your SMF is currently on;
The Quick Upload module and its function only works for those members of your board who's IP address(s) have not been banned or black listed from those third party file hosting sites;
After editing or adding these variables, remember that you must renumber them accordingly. The submissions below and thoes numbering have been replaced with "?#", likewise, you will nee to replace ?# with whatever line the value is in accordingly.

This topic is to help the community gain additional resources to third party file hosting sites. Likewise, if you have a submission to contribute to the community, please add your reply and additions below and I will update such submissions to this first post with credits.

Rapidshare.de [nofollow]
    case '?#':
      host_site.action="http://ul39.rapidshare.de/cgi-bin/upload.cgi";
      file.name="filecontent";
      break;

document.write('<option value="?#" label="Site ?#">RapidShare.de (100Mb Max)</option>');

momoshare.com [nofollow]
    case '?#':
      host_site.action="http://momoshare.com/doupload.php";
      file.name="userfile";
      break;

document.write('<option value="?#" label="Site ?#">Momoshare.com (25Mb Max)</option>');

ultrashare.net [nofollow]
    case '?#':
      host_site.action="http://ultrashare.net/hosting/up";
      file.name="file";
      break;

document.write('<option value="?#" label="Site ?#">UltraShare.net (250Mb Max)</option>');

ihud.com [nofollow]
    case '?#':
      host_site.action="http://www.ihud.com/index.php?upload=doupload";
      file.name="file";
      break;

document.write('<option value="?#" label="Site ?#">iHud.com (50Mb Max)</option>');

sendmefile.com [nofollow]
    case '?#':
      host_site.action="http://www.sendmefile.com/index.php?action=upload&module=index";
      file.name="userfile";
      break;

document.write('<option value="?#" label="Site ?#">SendMeFile.com (50Mb Max)</option>');

mooload.com [nofollow]
    case '?#':
      host_site.action="http://www.mooload.com/index.php";
      file.name="filetoupload";
      break;

document.write('<option value="?#" label="Site ?#">MooLoad.com (500Mb Max)</option>');

11mbit.in [nofollow]
    case '?#':
      host_site.action="http://a1.11mbit.in/index.php?t=uppen";
      file.name="yogiupp";
      break;

document.write('<option value="?#" label="Site ?#">11mbit.in (40Mb Max)</option>');

mytempdir.com [nofollow]
    case '?#':
      host_site.action="http://www.mytempdir.com/upload.php";
      file.name="ufile";
      break;

document.write('<option value="?#" label="Site ?#">mytempdir.com (40Mb Max)</option>');

rapidsharing.com [nofollow]
    case '?#':
      host_site.action="http://www.rapidsharing.com/";
      file.name="filecontent";
      break;

document.write('<option value="?#" label="Site ?#">rapidsharing.com (200Mb Max)</option>');

yourfilehost.com [nofollow]
    case '?#':
      host_site.action="http://213.251.161.32/new_upload.php";
      file.name="userfile";
      break;

document.write('<option value="?#" label="Site ?#">yourfilehost.com (30Mb Max)</option>');

bigupload.com [nofollow]
    case '?#':
      host_site.action="http://www.bigupload.com/upload2.php";
      file.name="upload1";
      break;

document.write('<option value="?#" label="Site ?#">bigupload.com (2000Mb Max)</option>');

content-type.com [nofollow]
    case '?#':
      host_site.action="http://tp-txdp4281.content-type.com/upload.php?showload=1&utype=single_file&session_id=pd03mctt5014etgp8f3mujoia5";
      file.name="userfile";
      break;

document.write('<option value="?#" label="Site ?#">content-type.com (2000Mb Max)</option>');

filegone.com [nofollow]
    case '?#':
      host_site.action="http://www.filegone.com/";
      file.name="filename";
      break;

document.write('<option value="?#" label="Site ?#">filegone.com (25Mb Max)</option>');

webfilehost.com [nofollow]
    case '?#':
      host_site.action="http://webfilehost.com/index.php?do=upload";
      file.name="fupload";
      break;

document.write('<option value="?#" label="Site ?#">webfilehost.com (500Mb Max)</option>');

hyperupload.net [nofollow]
    case '?#':
      host_site.action="http://www.hyperupload.net/upload.php";
      file.name="upfile";
      break;

document.write('<option value="?#" label="Site ?#">hyperupload.net (100Mb Max)</option>');

More Added

uploadr.com [nofollow]
    case '?#':
      host_site.action="http://www.uploadr.com/cgi-bin/uploadr.cgi?sid=610935837445b2014102eb";
      file.name="file";
      break;

document.write('<option value="?#" label="Site ?#">uploadr.com (150Mb Max)</option>');

upload.sc [nofollow]
    case '?#':
      host_site.action="http://s1.upload.sc/upload";
      file.name="file";
      break;

document.write('<option value="?#" label="Site ?#">upload.sc (100Mb Max)</option>');

theupload.com [nofollow]
    case '?#':
      host_site.action="http://www.theupload.com/upload.php";
      file.name="userfile";
      break;

document.write('<option value="?#" label="Site ?#">theupload.com (200Mb Max)</option>');

fasterupload.com [nofollow]
    case '?#':
      host_site.action="http://www.fasterupload.com/index.php?p=u";
      file.name="upfile";
      break;

document.write('<option value="?#" label="Site ?#">fasterupload.com (250Mb Max)</option>');

gimehost.com [nofollow]
    case '?#':
      host_site.action="http://s2.gimehost.com/upload.php";
      file.name="fupload";
      break;

document.write('<option value="?#" label="Site ?#">gimehost.com (250Mb Max)</option>');

uploadspider.com [nofollow]
    case '?#':
      host_site.action="http://green.uploadspider.com/upload.cgi?upload_id=";
      file.name="file";
      break;

document.write('<option value="?#" label="Site ?#">uploadspider.com (1024Mb Max)</option>');

easy-sharing.com [nofollow]
    case '?#':
      host_site.action="http://www.easy-sharing.com/cgi-bin/upload.cgi";
      file.name="FILE1";
      break;

document.write('<option value="?#" label="Site ?#">easy-sharing.com (75Mb Max)</option>');

filespoint.com [nofollow]
    case '?#:
      host_site.action="http://www.filespoint.com/upload.php";
      file.name="fupload";
      break;

document.write('<option value="?#" label="Site ?#">filespoint.com (250Mb Max)</option>');

ez-files.net [nofollow]
    case '?#':
      host_site.action="http://ez-files.net/upload.php";
      file.name="upfile";
      break;

document.write('<option value="?#" label="Site ?#">ez-files.net (50Mb Max)</option>');

I will add more when I find the correct values and when I have time.
Enjoy!


WarBirD

Thats a lot. ;) I added a few for testing but they didn´t show up in the Pulldown Menu. :( They must be added in the Upload.html, right ? Because if so, and nowhere else, then I don´t understand why they don´t show up. Still see only the ones that come with the Mod.

bouncer

Quote from: WarBirD on May 05, 2006, 10:59:05 AM
Thats a lot. ;) I added a few for testing but they didn´t show up in the Pulldown Menu. :( They must be added in the Upload.html, right ? Because if so, and nowhere else, then I don´t understand why they don´t show up. Still see only the ones that come with the Mod.
Yes as mentioned above, modifications/additions/changes are inface done to the upload.html file. Enjoy it.

WarBirD

Its funny, when I edit the UPLOAD.HTML on my PC, and then try to open it on my PC, i can see the added Sites and can also upload. When I do upload the UPLOAD.HTML back on my Site, I can´t see the new added anymore. LOL

Wtf ?

I already deleted my cache etc on my PC, thought I maybe see old stuff, but even then, I can´t see the new stuff added. :(

bouncer

Probably a multitude of problems...
Temp. Internet files may need to be deleted;
A page refresh;
Did you save replace the upload.html currently on your site with the new one and save the changes;
shoot me a pm with a username, pass and addy and Ill look at it to see if I see something you dont.

WarBirD

I did change the upload.html and renamed the original, in case. Then I reuploaded the changed File, which works fine locally on my PC, to my Server. I deleted my temp on my PC, temp internet files, all whats temp and has to do with the Browsers.

Still...

http://img288.imageshack.us/img288/6404/quickuploadproblem2ux.jpg

I really don´t understand that, that must be something stupid. Is there someplace in the DB where he maybe keeps the old stuff or is that saved someplace else as well ?

WarBirD

bouncer

There is nothing in the db for the additions, changes or anything that has to do with third party file hosting sites. Anything that is to be added is all done in the upload.html, so yes this is weird. Here is my list:

Nothing other than the upload.html has been modified and as you can see, I have @28 file hosting sites listed and working, so I dont know what to tell you.....
Sorry. :)

Advertisement: