fix: add openai

This commit is contained in:
2026-01-18 10:36:04 +03:00
parent 742bbf0be6
commit 451370fbd3
2 changed files with 8 additions and 5 deletions

View File

@@ -21,4 +21,8 @@ add type=FWD forward-to=8.8.8.8 regexp=".*anthropic\\.com" address-list=via-lt c
add type=FWD forward-to=8.8.8.8 regexp=".*claude\\.ai" address-list=via-lt comment="VIA-LT"
add type=FWD forward-to=8.8.8.8 regexp=".*claude\\.com" address-list=via-lt comment="VIA-LT"
add type=FWD forward-to=8.8.8.8 regexp=".*sentry\\.io" address-list=via-lt comment="VIA-LT"
add type=FWD forward-to=8.8.8.8 regexp=".*chatgpt\\.com" address-list=via-lt comment="VIA-LT"
add type=FWD forward-to=8.8.8.8 regexp=".*chatgpt\\.com" address-list=via-lt comment="VIA-LT"
add type=FWD forward-to=8.8.8.8 regexp=".*openai\\.com" address-list=via-lt comment="VIA-LT"
add type=FWD forward-to=8.8.8.8 regexp=".*chat\\.com" address-list=via-lt comment="VIA-LT"
add type=FWD forward-to=8.8.8.8 regexp=".*oaistatic\\.com" address-list=via-lt comment="VIA-LT"
add type=FWD forward-to=8.8.8.8 regexp=".*oaiusercontent\\.com" address-list=via-lt comment="VIA-LT"