1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2025-01-01 16:37:39 +01:00

disable xemovie

This commit is contained in:
James Hawkins 2022-05-11 11:38:32 +01:00
parent ac539324e1
commit e2ce2afa96

View file

@ -12,7 +12,7 @@ import { CORS_PROXY_URL } from "mw_constants";
export const xemovieScraper: MWMediaProvider = {
id: "xemovie",
enabled: true,
enabled: false,
type: [MWMediaType.MOVIE],
displayName: "xemovie",