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

install.sh 中的sed命令有误 #28

Open
Naich opened this issue Apr 10, 2020 · 3 comments
Open

install.sh 中的sed命令有误 #28

Naich opened this issue Apr 10, 2020 · 3 comments

Comments

@Naich
Copy link

Naich commented Apr 10, 2020

没有对输入的网址里的斜杠做处理,sed会报错,导致生成的douban.php里面CF_WORKER是空值。

输入的网址需要为 'https:\/\/aaa.com' 才行

或者把命令里的斜杠换成#

@xx791117
Copy link

好像是升级了新版 啥也搜索不出来了!!

@wanderingwindwangyunqi
Copy link

直接在网页上邮件install.sh 复制链接,替换原代码里的链接即可

@wei-lu-hct
Copy link

wei-lu-hct commented Oct 16, 2020

#28 (comment)
确实有问题,cf_workers没有写进去。我直接在douban.php中$worker = '‘位置把cf_workers的地址写进去都不行。
https://abc.name.workers.dev/-----http://m.douban.com测试是正常显示了的。证明cf_workers正常工作了。
用Video Station就是搜不出来~

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