v1.1.0 - Mar 5, 2025
This version contains several fixes and improvements:
-
getContent now provides the possibility to set if content will come from entryContent or optionally from entryTitle
-
contentHack was moved to be a part of IFTTT filter script and related settings becomes a part of script settings
-
isCommercialInPost was rewritten to work with settings via commercial phrases array in settings
-
replaceAmpersands function provides the option to configure via settings in case you explicitly need URL including parameter's part behind ? char
-
settings was extended for settings of BANNED_COMMERCIAL_PHRASES, CONTENT_HACK_PATTERNS, EXCLUDED_URLS and SHOW_TITLE_AS_CONTENT
-
Improved script comments.