mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
fix: update Peerflix logo URL
This commit is contained in:
@@ -64,7 +64,7 @@ export class PeerflixPreset extends Preset {
|
||||
return {
|
||||
ID: 'peerflix',
|
||||
NAME: 'Peerflix',
|
||||
LOGO: `https://i.ibb.co/9s1GqHn/logo512.png`,
|
||||
LOGO: `https://config.peerflix.mov/static/media/logo.28f42024a3538640d047201d05416a09.svg`,
|
||||
URL: Env.PEERFLIX_URL,
|
||||
TIMEOUT: Env.DEFAULT_PEERFLIX_TIMEOUT || Env.DEFAULT_TIMEOUT,
|
||||
USER_AGENT: Env.DEFAULT_PEERFLIX_USER_AGENT || Env.DEFAULT_USER_AGENT,
|
||||
|
||||
Reference in New Issue
Block a user