-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 exclude whole twitter profiles.
Maybe an option like exclude_url could be implemented for this.
nofollow:
enable: true
field: site
exclude:
- 'exclude1.com'
- 'exclude2.com'
exclude_url:
- 'twitter.com/myprofile'Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request