Open Coffee
Appearance
Startup Mojave
Open Coffee
wfLoadExtension( 'ExternalData' );
$edgCacheTable = false; // Disable for testing $edgAllowExternalDataFrom = ['*']; $edgAllowSSL = true; $edgHTTPProxy = null;
$edgHTTPOptions = [
'userAgent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'followRedirects' => true, 'timeout' => 30
];