Skip to content

Commit

Permalink
feat: add MTA-STS
Browse files Browse the repository at this point in the history
  • Loading branch information
hazcod committed May 27, 2024
1 parent c0199ec commit 3014c25
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 16 deletions.
8 changes: 8 additions & 0 deletions static/.well-known/mta-sts.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: STSv1
mode: enforce
mx: alt4.aspmx.l.google.com
mx: alt3.aspmx.l.google.com
mx: alt1.aspmx.l.google.com
mx: aspmx.l.google.com
mx: alt2.aspmx.l.google.com
max_age: 604800
Empty file.
19 changes: 3 additions & 16 deletions workers/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3014c25

Please sign in to comment.