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