mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-31 00:58:44 +00: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