Merge pull request #79 from JamesHawkinss/disable-xemovie

disable xemovie
This commit is contained in:
James Hawkins 2022-05-11 11:40:29 +01:00 committed by GitHub
commit e392946751
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",