Remove references to .zip files in the generator programs.

This commit is contained in:
Steven Black
2017-08-20 12:00:19 -04:00
parent 59c595ebcb
commit 68dcf5c125
3 changed files with 16 additions and 31 deletions

View File

@@ -27,8 +27,6 @@ def main():
'hosts/blob/master/${location}readme.md) | '
'[link](https://raw.githubusercontent.com/StevenBlack/'
'hosts/master/${location}hosts) | [link]'
'(https://raw.githubusercontent.com/StevenBlack/hosts/'
'master/${location}hosts.zip) | ${fmtentries} | '
'[link](http://sbc.io/hosts/${location}hosts)')
with open(README_DATA_FILENAME, 'r') as f: