javascript:location.href='http://yourhost:8080/api?mode=addurl&name='+encodeURIComponent(location.href)+'&apikey=yourapikey';
Be sure to insert your SABnzbd API key and hostname (or IP address) into the bookmarklet's code.
javascript:location.href='http://yourhost:8080/api?mode=addurl&name='+encodeURIComponent(location.href)+'&apikey=yourapikey';
perl -p -i -e 's/oldstring/newstring/g' *