Skip to content

Commit 2c5db48

Browse files
authored
Update ipsmartproxy.php
1 parent 8c3ebef commit 2c5db48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: php/ipsmartproxy.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
'body' => '{"target":"universal","parse":false,"url":"https://ip.smartproxy.com/"}',
88
'headers' => [
99
'Accept' => 'application/json',
10-
'Authorization' => 'Basic U1B1c2VybmFtZTpTUHBhc3N3b3Jk',
10+
'Authorization' => 'Basic AUTH',
1111
'Content-Type' => 'application/json',
1212
],
1313
]);

0 commit comments

Comments
 (0)