xyTom / Url-Shorten-Worker

A URL Shortener created using Cloudflare worker
https://lnks.eu.org
MIT License
1.55k stars 1.19k forks source link

求API调用方法(sub-web-modify) #36

Open vitaminx opened 2 years ago

vitaminx commented 2 years ago

请问sub-web-modify如何调用Url-Shorten-Worker的API,实现短连接

crazypeace commented 2 years ago

虽然我的能力有限,不过我知道你应该去抄 https://gcore.jsdelivr.net/npm/url-shorten-worker@1.0.5/main.js

在https://github.com/xyTom/Url-Shorten-Worker/blob/gh-pages/index.html 中被引用