You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://www.buymeacoffee.com/PengYM)
16
-
16
+
17
17
Core functionalities:
18
18
19
19
1. Conversion among various formats.
20
20
2. Subscription formatting.
21
21
3. Collect multiple subscriptions in one URL.
22
22
23
23
> The following descriptions of features may not be updated in real-time. Please refer to the actual available features for accurate information.
24
-
24
+
25
25
## 1. Subscription Conversion
26
26
27
27
### Supported Input Formats
@@ -98,7 +98,7 @@ or
98
98
esbuild(experimental)
99
99
100
100
```
101
-
pnpm run --parallel "/^dev:.*/"
101
+
SUB_STORE_BACKEND_API_PORT=3000 pnpm run --parallel "/^dev:.*/"
102
102
```
103
103
104
104
## LICENSE
@@ -111,7 +111,6 @@ This project is under the GPL V3 LICENSE.
111
111
112
112
[](https://star-history.com/#sub-store-org/sub-store&Date)
113
113
114
-
115
114
## Acknowledgements
116
115
117
116
- Special thanks to @KOP-XIAO for his awesome resource-parser. Please give a [star](https://github.com/KOP-XIAO/QuantumultX) for his great work!
0 commit comments