Skip to content

Commit

Permalink
[ZoneTelechargement] Update Direct Download Unprotected URL (#1963)
Browse files Browse the repository at this point in the history
  • Loading branch information
sysadminstory authored Jan 30, 2021
1 parent b56637c commit eab575d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridges/ZoneTelechargementBridge.php
Original file line number Diff line number Diff line change
Expand Up @@ -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/';
Expand Down

0 comments on commit eab575d

Please sign in to comment.