mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 09:48:30 +02:00
feat: add dae rules for steam
This commit is contained in:
@@ -272,6 +272,12 @@ routing {
|
|||||||
domain(geosite:openai) -> sg
|
domain(geosite:openai) -> sg
|
||||||
domain(regex:'.+\.openai$') -> sg
|
domain(regex:'.+\.openai$') -> sg
|
||||||
|
|
||||||
|
# Steam
|
||||||
|
domain(suffix: steampowered.com) -> direct
|
||||||
|
domain(suffix: steamserver.net) -> direct
|
||||||
|
domain(geosite:steam@cn) -> direct
|
||||||
|
domain(geosite:steam) -> proxy
|
||||||
|
|
||||||
### Media
|
### Media
|
||||||
domain(geosite:netflix) -> media
|
domain(geosite:netflix) -> media
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user