mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-23 01:55:27 +03:00
[ZoneTelechargement] Update Direct Download Unprotected URL (#1963)
This commit is contained in:
parent
b56637c833
commit
eab575dc9d
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ class ZoneTelechargementBridge extends BridgeAbstract {
|
|||
);
|
||||
|
||||
// This is an URL that is not protected by robot protection for Direct Download
|
||||
const UNPROTECTED_URI = 'https://www.zone-annuaire.com/';
|
||||
const UNPROTECTED_URI = 'https://www.zone-telechargement.net/';
|
||||
|
||||
// This is an URL that is not protected by robot protection for Streaming Links
|
||||
const UNPROTECTED_URI_STREAMING = 'https://zone-telechargement.stream/';
|
||||
|
|
Loading…
Reference in a new issue