Merge remote-tracking branch 'origin/master'

This commit is contained in:
Peng-YM 2020-08-26 21:10:25 +08:00
commit aee89acfe8

View File

@ -10,10 +10,12 @@ Core functionalities:
### Supported Input Formats
- [x] SS URI
- [x] SSR URI
- [ ] SSD URI
- [x] V2RayN URI
- [x] QX (SS, SSR, VMess, Trojan, HTTP)
- [x] Loon (SS, SSR, VMess, Trojan, HTTP)
- [x] Surge (SS, VMess, Trojan, HTTP)
- [x] Clash (SS, SSR, VMess, Trojan, HTTP)
### Supported Target Platforms
- [x] QX
@ -44,3 +46,6 @@ Core functionalities:
## LICENSE
This project is under the GPL V3 LICENSE.
## Acknowledgements
Special thanks to @KOP-XIAO for his awesome resource-parser. Please give a [star](https://github.com/KOP-XIAO/QuantumultX) for his great work!