mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-18 17:32:05 +00:00
Update flixhq.ts
This commit is contained in:
parent
23b439ff79
commit
d51246120d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import { registerProvider } from "../helpers/register";
|
|||
import { MWStreamQuality, MWStreamType } from "../helpers/streams";
|
||||
import { MWMediaType } from "../metadata/types";
|
||||
|
||||
//const flixHqBase = "https://api.consumet.org/movies/flixhq";
|
||||
// const flixHqBase = "https://api.consumet.org/movies/flixhq";
|
||||
// *** TEMPORARY FIX - use other instance
|
||||
// SEE ISSUE: https://github.com/consumet/api.consumet.org/issues/326
|
||||
const flixHqBase = "https://c.delusionz.xyz/movies/flixhq";
|
||||
|
|
|
|||
Loading…
Reference in a new issue