Skip to content

TBXark/sub-workers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sub-workers

This is a subscription conversion service driven by Sub-Store and compatible with the subconverter API, running on Cloudflare Worker.

Deploy

yarn && yarn run deploy

Example

requests.get(
    url="https://sub-workers.tbxark.workers.dev/sub",
    params={
        "target": "surge",
        "url": "https://raw.githubusercontent.com/freefq/free/master/v2",
        # Other parameters will be directly passed to the converter.
    },
)

LICENSE

sub-workers is licensed under the MIT License. See the LICENSE file for more information.

Releases

No releases published

Packages

No packages published