Change User Agent

You can use cURL to grab the URL, then troggle the CURLOPT_USERAGENT option via curl_setopt function.
 
Back
Top