Skip to content

v0.0.3

Compare
Choose a tag to compare
@LussacZheng LussacZheng released this 12 Feb 12:42
· 69 commits to main since this release
93aad73

dandanplay-resource-service v0.0.3

Golang 实现

Building Environment: go version go1.15.8 windows/amd64

File Arch SHA-256
*.win64.exe GOOS=windows
GOARCH=amd64
49064780fdc3a8ca722b3f121fcbcfd3a746faeb2cd48f04688887c35d8af613
*.win32.exe GOOS=windows
GOARCH=386
96aa16221638c9122d02ecbf99f787d211bd6c8d49b09895d8e88beae82bcbb9
*.linux GOOS=linux
GOARCH=amd64
a3f8e3307d14fc3f06439a9009ae1fa31a9cae69b932c3068565af884e21fa8d
*.macos GOOS=darwin
GOARCH=amd64
c1844d78437f36fa9d4a0ebca2b5cd67d760e16d55022d90bc995a49a80355d5
*.android GOOS=android
GOARCH=arm64
726c65821b6ba2ae4d128d75c3f9c039d223f9bebc74db6bb9e51f2206126907

* == dandanplay-resource-service

*.android can run on Termux, an Android terminal emulator. Test passed on Termux v0.83+.
Its size is much larger than the others because it cannot be packed and compressed by UPX.

Cloudflare Workers 实现

详细信息另见 项目主页

复制 worker.js 内容到 workers.dev 脚本编辑页面 中,部署即可。