X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FUtil%2FProxy.php;h=16f635e3a04b402e1ac8255f8ced3a2a72589db5;hb=093dd70e790def206d6f7d48cfac095c29eb10a5;hp=443725a3d88f334c5ebe440ac60de0efb5db7d12;hpb=dac27ead7a1dfe8814b194cb6cd2bcb88a81f782;p=friendica.git diff --git a/src/Util/Proxy.php b/src/Util/Proxy.php index 443725a3d8..16f635e3a0 100644 --- a/src/Util/Proxy.php +++ b/src/Util/Proxy.php @@ -1,6 +1,6 @@ get('system', 'proxify_content')) { + return $url; + } + // Trim URL first $url = trim($url);