mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
77d7b590bc
refs https://github.com/TryGhost/Team/issues/3172 The outbound link tagger was tagging non http urls (i.e `javascript:`, `mailto:`) which would prevent these urls from working as expected. This change only allows urls to be tagged if they use the `http(s)` protocol. |
||
---|---|---|
.. | ||
AttributionBuilder.js | ||
MemberAttributionService.js | ||
OutboundLinkTagger.js | ||
ReferrerTranslator.js | ||
UrlHistory.js | ||
UrlTranslator.js |