[ZoneTelechargementBridge] Fix links (#2526)

This commit is contained in:
sysadminstory 2022-03-24 23:13:40 +01:00 committed by GitHub
parent 78a5136cc9
commit 5c69577253
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -173,7 +173,7 @@ class ZoneTelechargementBridge extends BridgeAbstract {
// Split the link using '/'
$parts = explode('/', $url);
// return the new URL using the new Link Protection system
return 'https://protecte.cam//171-2/?link=' . end($parts);
return 'https://ztprotecte.cam//171-2/?link=' . end($parts);
}
// Function to get the CURL_RESOLVE content