mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 01:05:08 +01:00
disable xemovie
This commit is contained in:
parent
ac539324e1
commit
e2ce2afa96
@ -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",
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user