hexo-filter-nofollow
hexo-filter-nofollow copied to clipboard
Add nofollow attribute to all external links automatically.
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.2.0. Release notes Sourced from eslint's releases. v9.2.0 Features 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨) a498f35 feat: update Unicode letter detection in...
Bumps [chai](https://github.com/chaijs/chai) from 4.4.1 to 5.1.0. Release notes Sourced from chai's releases. v5.1.0 What's Changed Remove useless guards and add parentheses to constuctors by @koddsson in chaijs/chai#1593 Cleanup jsdoc comments...
`noopener` seems didn't work. i'am not sure. hexo generate result: ```html blank ahead blank follow no blank ```
Add glob support and progress `` tags. The purpose of adding the `` tag is to solve the external link of the picture. --- Add make "noreferrer" configurable to fix...
I wonder if it is feasible to exclude an url rather than a whole domain. For example, I would like to exclude my twitter profile but I don't want to...
field: site,且设置域名白名单时,有些页面的外链依然不会添加 rel="external nofollow" 比如关于页上添加的外链,渲染时并不会添加。 而 hexo-autonofollow 插件 全站默认除了白名单域名的链接一律添加 rel="external nofollow" 。 有点强迫症的我,希望得到您的回复!!!
BREAKING CHANGE: 'noreferrer' is no longer added by default Fixes #8
Thanks for sharing this great plugin with the community! 👑 By default it sets a "noreferrer" attribute but I would like to send the referrering site when opening external sites....
Bumps [chai](https://github.com/chaijs/chai) from 4.4.1 to 5.1.1. Release notes Sourced from chai's releases. v5.1.1 What's Changed Set up ESLint for JSDoc comments by @koddsson in chaijs/chai#1605 build(deps-dev): bump ip from 1.1.8...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.11.1. Release notes Sourced from eslint's releases. v9.11.1 Bug Fixes 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#18938) (Nitin Kumar) 2738322 fix: add missing...