Major fixes for using standard libraries, protecting variable use, and torrent engine specification.
This commit is contained in:
12
1337x.torrentengine.sample
Normal file → Executable file
12
1337x.torrentengine.sample
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
torrentengine="https://1337x.to/search/%s/1/"
|
||||
torrentterms='printf https://1337x.to; grep "/torrent/" | head -n 1 | cut -f 10 -d \"'
|
||||
magnetposition='4'
|
||||
searchunifier='+'
|
||||
magnetseparator=\"
|
||||
torrentdebugging='true'
|
||||
torrentengine=https://1337x.to/search/%s/1/
|
||||
torrentterms=printf https://1337x.to; grep "/torrent/" | head -n 1 | cut -f 10 -d \"
|
||||
magnetposition=4
|
||||
torrentdebugging=true
|
||||
searchunifier=+
|
||||
magnetseparator="
|
||||
|
||||
Reference in New Issue
Block a user