mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-10 23:55:05 +01:00
Update lookmovie.js
This commit is contained in:
parent
b9fccb8354
commit
50ac4e4a66
@ -1,7 +1,7 @@
|
||||
import Fuse from 'fuse.js'
|
||||
import JSON5 from 'json5'
|
||||
|
||||
const BASE_URL = `https://lookmovie.io`;
|
||||
const BASE_URL = `https://lookmovie125.xyz`;
|
||||
const CORS_URL = `${process.env.REACT_APP_CORS_PROXY_URL}${BASE_URL}`;
|
||||
let phpsessid;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user