Last active
August 21, 2024 10:36
-
-
Save eric0324/3e55f429296474e9705c13dee0b6f663 to your computer and use it in GitHub Desktop.
Revisions
-
eric0324 revised this gist
Aug 21, 2024 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,6 @@ | 類型 | 名稱 | 內容 | | ---- | ---- | ---- | | TXT | @ | v=spf1 a mx include:_spf.elasticemail.com ~all | | TXT | api._domainkey | k=rsa;t=s;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbmGbQMzYeMvxwtNQoXN0waGYaciuKx8mtMh5czguT4EZlJXuCt6V+l56mmt3t68FEX5JJ0q4ijG71BGoFRkl87uJi7LrQt1ZZmZCvrEII0YO4mp8sDLXC8g1aUAoi8TJgxq2MJqCaMyj5kAm3Fdy2tzftPCV/lbdiJqmBnWKjtwIDAQAB | | CNAME | tracking | api.elasticemail.com | | TXT | _dmarc | v=DMARC1; p=none; | -
eric0324 revised this gist
Aug 21, 2024 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,7 @@ | 類型 | 名稱 | 內容 | | ---- | ---- | ---- | | TXT | @ | v=spf1 a mx include:_spf.elasticemail.com ~all | | TXT | api._domainkey | k=rsa;t=s;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbmGbQMzYeMvxwtNQoXN0waGYaciuKx8mtMh5czguT4EZlJXuCt6V+l56mmt3t68FEX5JJ0q4ijG71BGoFRkl87uJi7LrQt1ZZmZCvrEII0YO4mp8sDLXC8g1aUAoi8TJgxq2MJqCaMyj5kAm3Fdy2tzftPCV/lbdiJqmBnWKjtwIDAQAB | | CNAME | tracking | api.elasticemail.com | | TXT | _dmarc | v=DMARC1; p=none; | -
eric0324 created this gist
Aug 16, 2024 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,6 @@ | 類型 | 名稱 | 內容 | | ---- | ---- | ---- | | TXT | @ | v=spf1 a mx include:_spf.elasticemail.com ~all | | TXT | @ | k=rsa;t=s;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbmGbQMzYeMvxwtNQoXN0waGYaciuKx8mtMh5czguT4EZlJXuCt6V+l56mmt3t68FEX5JJ0q4ijG71BGoFRkl87uJi7LrQt1ZZmZCvrEII0YO4mp8sDLXC8g1aUAoi8TJgxq2MJqCaMyj5kAm3Fdy2tzftPCV/lbdiJqmBnWKjtwIDAQAB | | CNAME | tracking | api.elasticemail.com | | TXT | _dmarc | v=DMARC1; p=none; |