-
Notifications
You must be signed in to change notification settings - Fork 262
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
无法访问 #3
Comments
同上,无法访问目标地址: Fetch API cannot load: search |
@HQ-random 你得给出你要代理哪个网址啊 |
那我给出了要代理的网址,为什么还是报错呢 |
@wnbh 我调试调试 |
好的 |
@wnbh 少了个斜杠。。。https:/这里github.com |
|
我就是用的仓库里最新的代码,猜测你代码可能有问题 |
addEventListener('fetch', async function handleRequest(request) {
} |
比了一下好像没区别,这就奇怪了。估计得找个人在你的环境里调试一下才知道原因。 |
每一个人的cloudflare环境还有差异吗? |
是不是只能代理静态页面,代理某视频网站的时候,首页可以打开,但是点击视频,会提示invalid url |
@ioliu 大概是的,复杂一些js相关的不好改 |
我在之前创建的旧workers上面粘贴这份代码也遇到了同样的问题。重新创建了新的workers粘贴这份代码又没有问题。 |
cloudflare pages 可以反代的吗 |
无法访问目标地址: Fetch API cannot load: https:/github.com
The text was updated successfully, but these errors were encountered: