mirror of
https://github.com/asdlokj1qpi233/subconverter.git
synced 2025-10-28 04:12:49 +00:00
Add support for another type of stream nodes
This commit is contained in:
@@ -55,6 +55,7 @@ append_proxy_type=false
|
||||
stream_rule=^剩余流量:(.*?) (.*)$|total=$1&left=$2
|
||||
stream_rule=^Bandwidth: (.*?)/(.*)$|used=$1&total=$2
|
||||
stream_rule=^\[.*?\]剩余(.*?)@(?:.*)$|total=$1
|
||||
stream_rule=^.*?流量:(.*?) 剩:(?:.*)$|total=$1
|
||||
|
||||
;Rules to extract expire time data from node
|
||||
;Format: full_match_regex|new_format_regex
|
||||
|
||||
Reference in New Issue
Block a user