-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.Most issues will probably ask for additions or changes.
Description
This pull requests allows the domains file to have comments, prefixed with #. It strips everything after # character, and then does not process empty lines.
I.E.
# ProjectDiscovery
projectdiscovery.org # This is the main site
example.com # This is a demo website
Will be processed as
projectdiscovery.org
example.com
ref: #1215 (comment)
Metadata
Metadata
Assignees
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.Most issues will probably ask for additions or changes.