ortodoksium http://forum.ru-board.com/topic.cgi?forum=5&topic=27858&start=1200#7 wvxwxvw,
wvxwxvw Есть сервисы, загружающие на несколько обменников. Например: mirrorcreator.com, jheberg.net, multiup.org, calabox.com
ZendenWS multiupload.biz сдох
[more]
Код: <Server Name="embedupload.com" FileHost="1" MaxFileSize="3299985472" Debug="0">
<Actions>
<Action Type="get" Url="http://embedupload.com/"
RegExp='upload_url: "([^"]+)"'
AssignVars="UploadPath:0"
OnlyOnce="0"
/>
<Action
Type="upload"
Url="$(UploadPath)"
PostParams="name=$(_FILENAME);Fichier=1;Filerio=1;Turbobit=1;Shareonline=1;Hugefiles=1;Zippyshare=1;Cloudyvideos=1;Sendmyway=1;Solidfiles=1;site=http://;do=upload;email=;file_1=%filename%;"
RegExp="^(\w+)$"
AssignVars="DownloadID:0;"
/>
</Actions>
<Result DownloadUrlTemplate="http://www.embedupload.com/?d=$(DownloadID)" />
</Server>
<Server Name="uploadmagnet.com" FileHost="1" Debug="0">
<Actions>
<Action Type="get" Url="http://www.uploadmagnet.com/" RegExp="(http:\/\/(([\w.-]+)[:\d]*)\/cgi-bin\/+upload\.cgi\?upload_id=(\d+))" AssignVars="Url:0;HostPort:1;Host:2;ID:3" OnlyOnce="0" />
<Action Type="upload" Url="$(Url)"
PostParams="u_hash=;remote=0;upload_id=$(ID);files=1;file0=%filename%;description1=;file1=;submit_btn=%20Start%20Upload%20;site=1037;site=1011;site=1000;site=1035;site=1016;site=1004;site=1074;site=1030;site=1065;site=1075"
/>
<Action Type="get" Url="http://$(HostPort)/tmp/$(ID).json" RegExp="code: '(\w+)', filename: "([^"]+)" AssignVars="Code:0;Name:1;" />
</Actions>
<Result DownloadUrlTemplate="http://www.uploadmagnet.com/$(Code)/$(Name)" />
</Server>
<Server Name="calabox.com" FileHost="1" Debug="0">
<Actions>
<Action Type="post" Url="http://calabox.com/ubr_link_upload.php?rnd_id=$(_THREADID)$(_RAND16BITS)" RegExp="startUpload\("([^"]+)" AssignVars="ID:0" />
<Action Type="upload" Url="http://calabox.com/cgi/ubr_upload.pl?upload_id=$(ID)"
PostParams="upfile_0=%filename%;serverupload=on;filerio=on;killerleaks=on;filesisland=on;downfilesnet=on;brupload=on;indishare=on;basicupload=on;limefile=on;uploadrocket=on;clicknupload=on;modsbase=on;dateiload=on;ziifile=on;ipithos=on;speedshare=on;uplodir=on;"
RegExp="name="forum_code".*?value="([^"]+)" AssignVars="Url:0"
/>
</Actions>
<Result DownloadUrlTemplate="$(Url)" />
</Server>