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

Conversation

@avivkeller
Copy link
Contributor

@avivkeller avivkeller commented Apr 5, 2024

This pull requests allows the domains file to have comments, prefixed with #. It strips everything after # character, and then does not process empty lines. Closes #1333.

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

@avivkeller
Copy link
Contributor Author

If this PR is approved, I can squash if need be.

@GeorginaReeder
Copy link

Thanks for your contribution @redyetidev , we appreciate it! :)

@dogancanbakir
Copy link
Member

raised new pr #1346

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow comments in domains file

4 participants