mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 17:13:25 +00:00
Set kissasian to be disabled
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user