Idk
Fix for last
This commit is contained in:
committed by
GitHub
parent
d3e5d50ed5
commit
03c1d8fd09
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
QUERY=$(echo $1$2$3$4$5$6$7$8$9 | sed "s/ /+/g")
|
||||
QUERY=$(echo $1 $2 $3 $4 $5 $6 $7 $8 $9 | sed "s/ /+/g")
|
||||
|
||||
SEARCH=$(curl -s https://www.syair.info/search?q=${QUERY} \
|
||||
| pup 'a.title json{}')
|
||||
|
||||
Reference in New Issue
Block a user