We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af42fab commit 34340acCopy full SHA for 34340ac
get-remote-url-content-data.php
@@ -9,8 +9,7 @@
9
### * Automatically handles FOLLOWLOCATION problem;
10
### * Using 'replace_src'=>true, it fixes domain-relative urls (i.e.: src="./file.jpg" -----> src="http://example.com/file.jpg" )
11
### * Using 'schemeless'=>true, it converts urls in schemeless (i.e.: src="http://exampl.. -----> src="//exampl... )\
12
-###### // source: https://github.com/ttodua/useful-php-scripts ##########
13
-###### // Get minified code from: http://protectpages.com/tools/php-minify.php ##########
+###### // source: https://github.com/ttodua/useful-php-scripts ##########
14
###########################################################################################
15
*/
16
0 commit comments