mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-29 16:07:40 +01:00
Update theflix.js
This commit is contained in:
parent
6201e13999
commit
58c507ebf7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
const BASE_URL = `${process.env.REACT_APP_CORS_PROXY_URL}https://www.theflix.to`;
|
||||
const BASE_URL = `${process.env.REACT_APP_CORS_PROXY_URL}https://theflix.to`;
|
||||
|
||||
async function findContent(searchTerm, type) {
|
||||
try {
|
||||
|
|
Loading…
Reference in a new issue