nICEnnnnnnnLee / GithubSoEasy

使用Cloudflare Workers代理加速Github,不仅仅是下载附件
MIT License
92 stars 33 forks source link

【指导】如何Worker 连接到自定义域? #3

Open nICEnnnnnnnLee opened 8 months ago

nICEnnnnnnnLee commented 8 months ago

将Worker 连接到自定义域abc.cc,在效果上等价于 在该Worker建立路由abc.cc/* + 设置域名abc.cc的DNS并Proxy。但是这样更简便。

在进入到具体Worker后,操作如下图:
1
2
3

hualiong commented 6 months ago

现在Cloudflare Worker的控制面板没有触发器了,如何通过API来连接?

屏幕截图 2024-04-19 201349
nICEnnnnnnnLee commented 6 months ago

在设置里面 trigger

hualiong commented 6 months ago

哦,好的,谢谢  

?( ̄△ ̄?) @.***

 

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2024年4月19日(星期五) 晚上9:05 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [nICEnnnnnnnLee/GithubSoEasy] 【指导】如何Worker 连接到自定义域? (Issue #3)

在设置里面 trigger.png (view on web)↳

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>↳

601772524 commented 3 months ago

做不出来,太难了,有没有视频教程大佬