mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-10 07:48:48 +07:00
chore: rename routing final as fallback
This commit is contained in:
@ -81,7 +81,7 @@ routing {
|
||||
domain(geosite:netflix) -> netflix
|
||||
ip(geoip:cn) -> direct
|
||||
domain(geosite:cn) -> direct
|
||||
final: my_group
|
||||
fallback: my_group
|
||||
}
|
||||
`)
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user