Update webproxy.php
This commit is contained in:
parent
76a19fbc3e
commit
6d34d7a164
|
@ -21,4 +21,4 @@ if(!empty($url)) {
|
|||
print_r($response['content']);
|
||||
}
|
||||
|
||||
write_common_log(sprintf("%s\t%s\t%s", get_current_datetime(), "webproxy", $url));
|
||||
write_common_log($url, "webproxy");
|
||||
|
|
Loading…
Reference in New Issue
Block a user