Skip to content

Commit

Permalink
Add some well-known link tracking domains to http.shortenerHosts
Browse files Browse the repository at this point in the history
  • Loading branch information
knu committed Jun 28, 2023
1 parent be7b0c4 commit 9e55529
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions http.lua
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ http.shortenerHosts = {
"wp.me",
"yhoo.it",
"zpr.io",
-- tracking links
"hubspotlinks.com",
"list-manage.com",
"r.mailjet.com",
"ct.sendgrid.net",
}

-- Unshortens the given URL. Returns the unshortened URL followed by
Expand Down

0 comments on commit 9e55529

Please sign in to comment.