Skip to content

Commit 34340ac

Browse files
authored
Update get-remote-url-content-data.php
1 parent af42fab commit 34340ac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

get-remote-url-content-data.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
### * Automatically handles FOLLOWLOCATION problem;
1010
### * Using 'replace_src'=>true, it fixes domain-relative urls (i.e.: src="./file.jpg" -----> src="http://example.com/file.jpg" )
1111
### * 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 ##########
12+
###### // source: https://github.com/ttodua/useful-php-scripts ##########
1413
###########################################################################################
1514
*/
1615

0 commit comments

Comments
 (0)