Url-Shorten-Worker icon indicating copy to clipboard operation
Url-Shorten-Worker copied to clipboard

workers配置 之后 添加不了自定义链接

Open plcdbgh opened this issue 1 year ago • 5 comments

WeChat57817e381529696b3fd8bf17d95a9002 WeChatd2f8dcc25965c8634d68f204bfba9567

plcdbgh avatar Nov 22 '23 02:11 plcdbgh

WeChatbaf6cd47ba2a3066e71e4bd694563b12 WeChatd8257f5a69863038e95bf01113041539

plcdbgh avatar Nov 22 '23 02:11 plcdbgh

添加第一条是 不管短链接写什么 都会变成undefined
添加第二条时 将无法添加

plcdbgh avatar Nov 22 '23 02:11 plcdbgh

跟你一样,以前正常使用,今天突然发现发现所有新建短链接都变成undefined。现在暂时进cf后台直接改着用,作者什么时候修下?

foxdodo avatar Dec 03 '23 07:12 foxdodo

一样

hubumulity avatar Dec 04 '23 09:12 hubumulity

楼上几位, 抱歉不知为何github没有邮件提醒


代码有更新. 把新的worker.js的内容放到cloudflare里面去就好了. https://github.com/crazypeace/Url-Shorten-Worker/blob/main/worker.js


还有一个解决方法就是, 如果你以前fork过, 是正常工作的话, cloudflare修改这一行, 改为加载你自己的index.html image

你自己的repo呢, 修改index.html, 改为加载你自己的main.js image

crazypeace avatar Jan 06 '24 18:01 crazypeace