Skip to content

Commit

Permalink
fix: add gate to form submission
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Nov 8, 2024
1 parent 02c51c5 commit 0cc642a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions weblate_web/middleware.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ def __call__(self, request):

# The Pay
image.append("gate.thepay.cz")
form.append("gate.thepay.cz")
form.append("thepay.cz")

# GitHub avatars
Expand Down

0 comments on commit 0cc642a

Please sign in to comment.