Skip to content

Add Microsoft Safe Links to shortener_domains.json #463

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

buckbanzai
Copy link

Hiya, submitting a PR to add an entry to shortener_domains.json, for some that I used in v3 per the discussion in #453.

Microsoft Safe Links has an optional URL rewriting feature that rewrites URLs in emails, Teams messages, etc. to track user clicks: https://learn.microsoft.com/en-us/defender-office-365/safe-links-about#safe-links-settings-for-email-messages

The following domains are known to be used:

  • nam01.safelinks.protection.outlook.com
  • nam02.safelinks.protection.outlook.com
  • nam03.safelinks.protection.outlook.com
  • nam04.safelinks.protection.outlook.com

Based off it using a suffix match, it looks like just adding safelinks.protection.outlook.com should be sufficient to cover them all, but happy to update the PR if you'd rather I include all four variants.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant