From 47a735d235fafe751871b65703c32cd00e2cd70b Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Mon, 10 Jun 2024 20:53:05 +0800 Subject: [PATCH] feat: add dae rules for steam --- hosts/12kingdoms-suzu/microvm/suzi/config.dae | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hosts/12kingdoms-suzu/microvm/suzi/config.dae b/hosts/12kingdoms-suzu/microvm/suzi/config.dae index ed30a66d..6e98ee3a 100644 --- a/hosts/12kingdoms-suzu/microvm/suzi/config.dae +++ b/hosts/12kingdoms-suzu/microvm/suzi/config.dae @@ -272,6 +272,12 @@ routing { domain(geosite: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 domain(geosite:netflix) -> media