mirror of
https://github.com/ksyasuda/aniwrapper.git
synced 2024-10-28 04:44:11 -07:00
update gogoanime url
This commit is contained in:
parent
d9d7549553
commit
64d70c34f2
2
ani-cli
2
ani-cli
@ -216,7 +216,7 @@ search_anime() {
|
||||
search="${1// /}"
|
||||
fi
|
||||
lg "Search Query: $search"
|
||||
curl -s "https://gogoanime.lu//search.html?keyword=$search" -L |
|
||||
curl -s "https://gogoanime.dk//search.html?keyword=$search" -L |
|
||||
sed -nE 's_^[[:space:]]*<a href="/category/([^"]*)" title.*">$_\1_p'
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user