Update README.md

This commit is contained in:
Tindy X 2019-11-08 18:21:19 +08:00
parent e4491e3e00
commit 0d0d892255
No known key found for this signature in database
GPG Key ID: C6AD413169968D58

View File

@ -1,2 +1,11 @@
# subconverter # subconverter
Utility to convert between various subscription format Utility to convert between various subscription format
[![Build Status](https://travis-ci.com/tindy2013/subconverter.svg?branch=master)](https://travis-ci.com/tindy2013/subconverter)
## Usage
```
http://127.0.0.1:25500/clashr?url=%URL_ENCODED_LINKS%
http://127.0.0.1:25500/clash?url=%URL_ENCODED_LINKS%
```
* Use '|' to separate multiple links before URL Encode.
* For more preference options, please check pref.ini.