mirror of
https://github.com/sussy-code/providers.git
synced 2026-03-11 17:55:37 +00:00
Fix rezka
This commit is contained in:
parent
06fd0784e1
commit
1df8235814
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ import { NotFoundError } from '@/utils/errors';
|
|||
import { MovieData, VideoLinks } from './types';
|
||||
import { extractTitleAndYear, generateRandomFavs, parseSubtitleLinks, parseVideoLinks } from './utils';
|
||||
|
||||
const rezkaBase = 'https://hdrzk.org';
|
||||
const rezkaBase = 'https://hdrezka.ag/';
|
||||
const baseHeaders = {
|
||||
'X-Hdrezka-Android-App': '1',
|
||||
'X-Hdrezka-Android-App-Version': '2.2.0',
|
||||
|
|
|
|||
Loading…
Reference in a new issue