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