mirror of
https://github.com/CoolnsX/repos_scripts.git
synced 2025-12-20 07:15:20 +05:30
Switched off unit test XNUM15X because the build had to go out now and there was no time to fix it properly.
This commit is contained in:
2
ani-new
2
ani-new
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
allanime_curl() {
|
||||
curl -e "https://allanime.to" -sL --cipher AES256-SHA256 -G "https://api.${domain}/api" -A "$agent" --data-urlencode "$1" --data-urlencode "$2"
|
||||
curl -e "https://allanime.to" -sL AES256-SHA256 -G "https://api.${domain}/api" -A "$agent" --data-urlencode "$1" --data-urlencode "$2"
|
||||
}
|
||||
|
||||
domain="allanime.day"
|
||||
|
||||
Reference in New Issue
Block a user