diff --git a/bridges/ZoneTelechargementBridge.php b/bridges/ZoneTelechargementBridge.php index 70bee033..06e2aa36 100644 --- a/bridges/ZoneTelechargementBridge.php +++ b/bridges/ZoneTelechargementBridge.php @@ -170,6 +170,6 @@ class ZoneTelechargementBridge extends BridgeAbstract { // Split the link using '/' $parts = explode('/', $url); // return the new URL using the new Link Protection system - return 'https://liens.onaregarde-pourvous.com/171-2/?link=' . end($parts); + return 'https://protecte.cam//171-2/?link=' . end($parts); } }