Allow to use comments in the domains.txt file #88

Closed
opened 2025-12-29 00:24:35 +01:00 by adam · 2 comments
Owner

Originally created by @Robby- on GitHub (May 2, 2016).

It would be nice to be able to put comments in the domains.txt file. For example if some domain needs a note or something, or to quickly disable a domain by commenting it out and not having to entirely remove it from the file.

Originally created by @Robby- on GitHub (May 2, 2016). It would be nice to be able to put comments in the domains.txt file. For example if some domain needs a note or something, or to quickly disable a domain by commenting it out and not having to entirely remove it from the file.
adam closed this issue 2025-12-29 00:24:35 +01:00
Author
Owner

@lukas2511 commented on GitHub (May 2, 2016):

You should be able to use # at the beginning of a line to start a comment:

# cool domains
example.org www.example.org
# example.net www.example.net
@lukas2511 commented on GitHub (May 2, 2016): You should be able to use `#` at the beginning of a line to start a comment: ``` # cool domains example.org www.example.org # example.net www.example.net ```
Author
Owner

@Robby- commented on GitHub (May 2, 2016):

Oh. I didn't try it because I didn't saw that mentioned, and from a quick glance at the script I didn't think it was possible, that's what I get for making assumptions. ;)

Thank you.

@Robby- commented on GitHub (May 2, 2016): Oh. I didn't try it because I didn't saw that mentioned, and from a quick glance at the script I didn't think it was possible, that's what I get for making assumptions. ;) Thank you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#88