We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GOROOT=C:\Go #gosetup GOPATH=C:\Users\Administrator\go #gosetup C:\Go\bin\go.exe build -o C:\Users\Administrator\AppData\Local\Temp___go_build_demo_02_demo1.exe demo_02/demo1 #gosetup C:\Users\Administrator\AppData\Local\Temp___go_build_demo_02_demo1.exe #gosetup 2020/12/02 15:02:20 Random: 2020/12/02 15:02:20 Chrome: 2020/12/02 15:02:20 IE: 2020/12/02 15:02:20 Firefox: 2020/12/02 15:02:20 Safari: 2020/12/02 15:02:20 Android: 2020/12/02 15:02:20 MacOSX: 2020/12/02 15:02:20 IOS: 2020/12/02 15:02:20 Linux: 2020/12/02 15:02:20 IPhone: 2020/12/02 15:02:20 IPad: 2020/12/02 15:02:20 Computer: 2020/12/02 15:02:20 Mobile:
Process finished with exit code 0
The text was updated successfully, but these errors were encountered:
Replace CACHE_URL in setting.go with https://cdn.jsdelivr.net/gh/EDDYCJY/[email protected]/static/
CACHE_URL
setting.go
https://cdn.jsdelivr.net/gh/EDDYCJY/[email protected]/static/
Sorry, something went wrong.
按要求改了替换 CACHE_URL的值还是demo输出全部为空。
更换 CACHE_URL 后,再把缓存目录 os.TempDir() 下面的 fake_useragent*.json 删除,然后更新下缓存就可以了。
No branches or pull requests
GOROOT=C:\Go #gosetup
GOPATH=C:\Users\Administrator\go #gosetup
C:\Go\bin\go.exe build -o C:\Users\Administrator\AppData\Local\Temp___go_build_demo_02_demo1.exe demo_02/demo1 #gosetup
C:\Users\Administrator\AppData\Local\Temp___go_build_demo_02_demo1.exe #gosetup
2020/12/02 15:02:20 Random:
2020/12/02 15:02:20 Chrome:
2020/12/02 15:02:20 IE:
2020/12/02 15:02:20 Firefox:
2020/12/02 15:02:20 Safari:
2020/12/02 15:02:20 Android:
2020/12/02 15:02:20 MacOSX:
2020/12/02 15:02:20 IOS:
2020/12/02 15:02:20 Linux:
2020/12/02 15:02:20 IPhone:
2020/12/02 15:02:20 IPad:
2020/12/02 15:02:20 Computer:
2020/12/02 15:02:20 Mobile:
Process finished with exit code 0
The text was updated successfully, but these errors were encountered: