chore(extractor): add more KinoGer domains
This commit is contained in:
parent
b616fef018
commit
c8cd2ec794
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ export class KinoGer extends Extractor {
|
|||
return [
|
||||
'asianembed.cam',
|
||||
'disneycdn.net',
|
||||
'dzo.vidplayer.live',
|
||||
'filedecrypt.link',
|
||||
'kinoger.re',
|
||||
'moflix.rpmplay.xyz',
|
||||
|
|
@ -31,6 +32,7 @@ export class KinoGer extends Extractor {
|
|||
'ultrastream.online',
|
||||
'videoland.cfd',
|
||||
'videoshar.uns.bio',
|
||||
'w1tv.xyz',
|
||||
'wasuytm.store',
|
||||
].includes(url.host);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue