Bug report
|
|
First of all: - post('http://'+host+port+'/index.php?cls=AddT', 'torrenturl='+wTorrentLink.href+'&start_now=on', function(s) {
And also: headers:{'Content-type':'application/x-www-form-urlencoded'},
Otherwise links with '&' sign get posted as additional fields. |
|
|
Made those changes and updated the script, thanks! |