friendship ended with social-app. php is my new best friend

dns???

Changed files
+1
+1
index.php
···
]);
$http = new React\Http\Browser();
$client = new GuzzleHttp\Client([
+
'dns' => '1.1.1.1',
'headers' => [
'User-Agent' => USER_AGENT_STR
]