Ghost/ghost/member-attribution/lib
Chris Raible ec966ac3c3
Added www.federalreserve.gov to the blockedReferrerDomains list (#16511)
refs TryGhost/Team#2742

- The federal reserve's website returns a 404 for any URLs that include
query params, so our member attribution/outbound link tagging was
breaking any links to the federal reserve's website
- This adds the federal reserve's website to the list of blocked domains
so that we don't append ?ref= to any links to the federal reserve's
website
2023-03-27 20:30:35 -07:00
..
attribution.js
history.js
outbound-link-tagger.js Added www.federalreserve.gov to the blockedReferrerDomains list (#16511) 2023-03-27 20:30:35 -07:00
referrer-translator.js
service.js
url-translator.js