Giter VIP home page Giter VIP logo

ctfile.workers's Introduction

ctfile.Workers

使用cloudflare workers提供城通网盘的直连解析服务

使用方法

复制workers.js到cloudflare workers内
记得修改password变量为你的默认自定义密码

提供了一个琴梨梨自建的服务ctdirect.qinlili.bid

支持接口

directlink

参数:file(分享链接/f/之后的部分,如8067059-498942848-21cb26),pass(文件密码,不传入则使用内置默认密码)
该接口将生成一个302跳转到直连地址
示例:https://ctdirect.qinlili.bid/directlink?file=8067059-498942848-21cb26

proxylink

参数:file(分享链接/f/之后的部分,如8067059-498942848-21cb26),pass(文件密码,不传入则使用内置默认密码)
该接口将直接代理下载地址,可用于国外加(jian)速下载
示例:https://ctdirect.qinlili.bid/proxylink?file=8067059-498942848-21cb26

getlink

参数:file(分享链接/f/之后的部分,如8067059-498942848-21cb26),pass(文件密码,不传入则使用内置默认密码)
该接口将以文本返回直连地址
示例:https://ctdirect.qinlili.bid/proxylink?file=8067059-498942848-21cb26

暂未实现的功能/TODO

支持更多参数读取

需要用户友好的网页界面?看看这个网页版

需要更快的国内访问?试试腾讯云版

ctfile.workers's People

Contributors

qinlili23333 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.