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

5月3日更新代码中出现大量乱码 #159

Open
cjchome opened this issue May 5, 2024 · 3 comments
Open

5月3日更新代码中出现大量乱码 #159

cjchome opened this issue May 5, 2024 · 3 comments

Comments

@cjchome
Copy link

cjchome commented May 5, 2024

这是什么情况?期待恢复回去
const พร็อกซีไอพีs = ['cdn.xn--b6gac.eu.org', 'cdn-all.xn--b6gac.eu.org', 'workers.cloudflare.cyou'];

// if you want to use ipv6 or single พร็อกซีไอพี, please add comment at this line and remove comment at the next line
let พร็อกซีไอพี = พร็อกซีไอพีs[Math.floor(Math.random() * พร็อกซีไอพีs.length)];
// use single พร็อกซีไอพี instead of random
// let พร็อกซีไอพี = 'cdn.xn--b6gac.eu.org';
// ipv6 พร็อกซีไอพี example remove comment to use
// let พร็อกซีไอพี = "[2a01:4f8:c2c:123f:64:5:6810:c55a]"

@anuxs
Copy link

anuxs commented May 6, 2024

看上次的commit说明,这是把proxyIP替换成了泰文,不是乱码,为了解决cloudflare的1101问题,禁止做proxy类的worker了。

@kkzhh
Copy link

kkzhh commented May 15, 2024

测速的人太多了,cloudflare开始限制了,更新是为了规避限制

@scoful
Copy link

scoful commented May 20, 2024

你们还能用吗?直接403了

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