Skip to content
New issue

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

demo运行全部返回空 #6

Open
gg3083 opened this issue Dec 2, 2020 · 3 comments
Open

demo运行全部返回空 #6

gg3083 opened this issue Dec 2, 2020 · 3 comments

Comments

@gg3083
Copy link

gg3083 commented Dec 2, 2020

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

@liuxingbaoyu
Copy link

Replace CACHE_URL in setting.go with https://cdn.jsdelivr.net/gh/EDDYCJY/[email protected]/static/

@AsxChina
Copy link

AsxChina commented Jul 2, 2021

按要求改了替换 CACHE_URL的值还是demo输出全部为空。
20210702113422
1625196901(1)

@tgyday
Copy link

tgyday commented Jul 14, 2021

更换 CACHE_URL 后,再把缓存目录 os.TempDir() 下面的 fake_useragent*.json 删除,然后更新下缓存就可以了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants