这是indexloc提供的服务,不要输入任何密码
Skip to content

Allow comments in domains file #1333

@dogancanbakir

Description

@dogancanbakir

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.Type: EnhancementMost issues will probably ask for additions or changes.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions