Ghost/ghost/member-attribution/test
Simon Backx 8dfa490638
Added outbound link tagging for web posts (#16201)
fixes https://github.com/TryGhost/Team/issues/2433

- Moved all outbound link tagging code to separate OutboundLinkTagger
- Because a site can easily enable/disable this feature, we don't store
the ?refs in the HTML but add them on the fly for now in the Content
API.
2023-02-16 11:26:35 +01:00
..
utils
.eslintrc.js
attribution.test.js
history.test.js
outbound-link-tagger.test.js
referrer-translator.test.js
service.test.js
url-translator.test.js