Enhancements

Fix incompatible rule in Clash configurations.
Add sort by remarks.
Optimize codes.
This commit is contained in:
Tindy X
2019-12-07 13:59:31 +08:00
parent 4d633f9fcf
commit 6a90348a0a
4 changed files with 182 additions and 64 deletions

6
version.h Normal file
View File

@@ -0,0 +1,6 @@
#ifndef VERSION_H_INCLUDED
#define VERSION_H_INCLUDED
#define VERSION "v0.0.6"
#endif // VERSION_H_INCLUDED