git.99rst.org
/
stevenblack-hosts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4798710
)
Removing of `condescending` line.
author
funilrys
<redacted>
Fri, 2 Mar 2018 21:43:24 +0000
(22:43 +0100)
committer
funilrys
<redacted>
Fri, 2 Mar 2018 21:43:24 +0000
(22:43 +0100)
This patch fix : https://github.com/StevenBlack/hosts/pull/520/files/
4798710029b1cfc23130a0588c3a2c7e59171f86
#r171969863
updateHostsFile.py
patch
|
blob
|
history
diff --git
a/updateHostsFile.py
b/updateHostsFile.py
index 29fa4e5b1b994fd7a9fa86b704fdb691a5ac3f6e..7c1afab76d4afea94478be03a1674bd1a8370172 100644
(file)
--- a/
updateHostsFile.py
+++ b/
updateHostsFile.py
@@
-1156,8
+1156,6
@@
def domain_to_idna(line):
- The following split the prefix `0.0.0.0` or `127.0.0.1` of a line.
- The following also split the trailing comment of a given line.
- - You do not get it ?
- - Run https://git.io/vA1Rj and enjoy the view :-).
"""
if not line.startswith('#'):
git clone https://git.99rst.org/PROJECT