mirror of
https://github.com/CoolnsX/repos_scripts.git
synced 2025-12-20 07:15:20 +05:30
dummy commit
This commit is contained in:
2
tor-cli
2
tor-cli
@@ -4,7 +4,7 @@ mkdir -p $HOME/.cache/pirokit
|
||||
query=$(printf "" | dmenu -p "Search Torrent: ")
|
||||
baseurl="https://www.1337xx.to"
|
||||
cachedir="$HOME/.cache/pirokit"
|
||||
query="$(sed 's/ /+/g' <<<$query)"
|
||||
query="$(sed 's/ /%20/g' <<<$query)"
|
||||
curl -s "$baseurl/search/$query/1/" > $cachedir/tmp.html
|
||||
|
||||
# Get Titles
|
||||
|
||||
Reference in New Issue
Block a user