Major fixes for using standard libraries, protecting variable use, and torrent engine specification.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
torrentengine='http://torrentproject.se/?t=%s'
|
||||
torrentterms="printf http://torrentproject.se; grep "verified" | head -n 1 | cut -f 2 -d \' | head -n 1"
|
||||
magnetposition='2'
|
||||
torrentdebugging='true'
|
||||
searchunifier='+'
|
||||
magnetseparator=\'
|
||||
torrentengine=http://torrentproject.se/?t=%s
|
||||
torrentterms=printf http://torrentproject.se; grep "verified" | head -n 1 | cut -f 2 -d \' | head -n 1
|
||||
magnetposition=2
|
||||
torrentdebugging=true
|
||||
searchunifier=+
|
||||
magnetseparator='
|
||||
|
||||
Reference in New Issue
Block a user