Skip to content

Commit

Permalink
[domainroutingrules] Route pay.freekassa.ru directly without proxying
Browse files Browse the repository at this point in the history
  • Loading branch information
soltzen committed Dec 19, 2022
1 parent 3e70f3f commit 14cdf7a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions embeddedconfig/global.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,10 @@ domainroutingrules:
# Donorbox doesn't like proxied traffic sometimes, send it direct
donorbox.org: md

# FreeKassa is a Russian payment processor, send it direct
# https://github.com/getlantern/lantern-internal/issues/5841
pay.freekassa.ru: md

proxiedsites:
delta:
additions: []
Expand Down

0 comments on commit 14cdf7a

Please sign in to comment.