Skip to content

Commit 8c3ebef

Browse files
authored
Update facebookpost.php
1 parent 4fdfd8a commit 8c3ebef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/facebookpost.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
'body' => '{"target":"universal","parse":false,"headless":"html","url":"https://www.facebook.com/zuck/posts/pfbid0HeY54v4LMcv2EMxDz5RvnWaR6swsGFWikzUbrsEFtvxu9n4GCx7zA2YTM69XdiYnl"}',
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)