mirror of
https://github.com/p-stream/providers.git
synced 2026-03-11 17:55:36 +00:00
Set kissasian to be disabled
This commit is contained in:
parent
9e161fb4b1
commit
2799708992
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ export const kissAsianScraper = makeSourcerer({
|
|||
name: 'KissAsian',
|
||||
rank: 130,
|
||||
flags: [flags.NO_CORS],
|
||||
disabled: true,
|
||||
|
||||
async scrapeShow(ctx) {
|
||||
const seasonNumber = ctx.media.season.number;
|
||||
|
|
|
|||
Loading…
Reference in a new issue