mirror of
https://github.com/sigmasternchen/Anineko
synced 2025-03-15 03:28:57 +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}")
|
||||
|
||||
provider "playpanda" "playpanda"
|
||||
provider "videowing" "videowing"
|
||||
provider "playbb" "playbb.me"
|
||||
provider "easyvideo" "easyvideo.me"
|
||||
provider "playpanda" "playpanda"
|
||||
provider "videowing" "videowing"
|
||||
provider "playbb" "playbb.me"
|
||||
provider "easyvideo" "easyvideo.me"
|
||||
|
||||
# Add additional providers here
|
||||
|
||||
|
|
Loading…
Reference in a new issue