mirror of
https://github.com/sigmasternchen/Anineko
synced 2025-03-15 19:48:54 +00:00
It's all about the Pentium, baby.
This commit is contained in:
parent
4b4642c3d2
commit
1483565739
1 changed files with 4 additions and 4 deletions
8
anineko
8
anineko
|
@ -156,10 +156,10 @@ elif test "$mode" = "file"; then
|
||||||
|
|
||||||
export page=$(wget --user-agent="$useragent" -q -O - "${url}")
|
export page=$(wget --user-agent="$useragent" -q -O - "${url}")
|
||||||
|
|
||||||
provider "playpanda" "playpanda"
|
provider "playpanda" "playpanda"
|
||||||
provider "videowing" "videowing"
|
provider "videowing" "videowing"
|
||||||
provider "playbb" "playbb.me"
|
provider "playbb" "playbb.me"
|
||||||
provider "easyvideo" "easyvideo.me"
|
provider "easyvideo" "easyvideo.me"
|
||||||
|
|
||||||
# Add additional providers here
|
# Add additional providers here
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue