Skip to content

Commit 0f1bbed

Browse files
committed
add document for urlline subscription container format support
1 parent 860813b commit 0f1bbed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/en_US/v5/config/service/subscription.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The 3 currently supported container formats are:
4545
- JsonFieldArray: A superset of SIP008 or OOCv1 format. The document contains one or more array field at root object. And each item in the arrays is a server definition.
4646
- Yaml2Json+JsonFieldArray: A superset of Clash format. The document are converted to json from Yaml format and processed with JsonFieldArray.
4747
- DataURLSingle: A single server spec wrapped in DataURL. The media type must be "application/vnd.v2ray.subscription-singular" for it to be accepted.
48+
- URLLine: Files containing `newline` separated server definitions. (v5.25.0+)
4849

4950
Use `v2ray engineering subscriptionEntriesExtract -input filename` to output a zipped file contains what would be captured by V2Ray's Subscription Container parser.
5051

0 commit comments

Comments
 (0)