Giter Club home page Giter Club logo

convert's Introduction

ConfigConverter

Netlify Status

将各种代理软件的配置文件进行转换

WHY

自己的机场节点快破百了,在一个订阅链接里面,挑选起来很不方便

想找直接订阅过滤的api,发现都不是开源的,有可能会被记录订阅地址

为了解决这个问题,特地写了这个api,自己部署到服务器,所有内容均开源

API Endpoint

  • /api/SSRFilter 对SSR订阅进行筛选
地址 功能 参数 说明
/api/SSRFilter SSR订阅节点过滤 sub 订阅地址(放在最后喔)
include 要显示的节点名称正则表达式(需UrlEncode)
exclude 要移除的节点正则表达式(需UrlEncode)
preview 只要有值就直接预览生成的结果

例如

test.netlify.com/api/vmessfilter?preview=yes&filter=香港&sub=你的订阅地址

此处的香港没有urlencode,知晓一下

自部署

上述网址仅供演示使用,随时可能停止。自行使用请点击下面按钮部署至 netlify

Deploy to Netlify

convert's People

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.