root/sandbox/anticontainer/trunk/plugins/rapidshare.com.json

Revision 1717, 216 bytes (checked in by MaierMan, 6 months ago)

fix trailing comma

Line 
1 {
2   "type": "redirector",
3   "ns": "downthemall.net",
4   "prefix": "rapidshare.com Direct Download",
5   "match": "rapidshare\\.com/files/[^?]*?(?!\\?directstart=1)$",
6   "pattern": "(.)$",
7   "replacement": "$1?directstart=1"
8 }
Note: See TracBrowser for help on using the browser.