コード例 #1
0
ファイル: http.php プロジェクト: rikarsen/bet365-scraper
 public static function setUa($newUserAgent)
 {
     http::$ua = $newUserAgent;
 }