mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Remove references to .zip files in the generator programs.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user