Get Mystery Box with random crypto!

#google #notice 由于 google 搜索功能,目前采用爬虫模式,所 | PagerMaid-Modify Update

#google #notice

由于 google 搜索功能,目前采用爬虫模式,所以会有无法访问的可能性。

建议使用命令自行查询可用性:(返回值非 200 则可能 google 功能无输出)

-sh python3 -c "from requests import get;USER_AGENT = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:65.0) Gecko/20100101 Firefox/65.0';headers = {'user-agent': USER_AGENT};resp = get('https://google.com/search?q=query', headers=headers);print(resp.status_code)"

频道 @PagerMaid_Modify