mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 10:46:51 +00:00
Update the name of the hosts file history graph file.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 31 KiB |
@@ -35,7 +35,7 @@ files are provided.
|
||||
[raw hosts file with base extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts)
|
||||
containing 130,963 entries.
|
||||
|
||||

|
||||

|
||||
|
||||
## List of all hosts file variants
|
||||
|
||||
|
||||
@@ -62,7 +62,7 @@ def main():
|
||||
"${name} |[link](${homeurl})"
|
||||
" | [raw](${url}) | ${license} | [issues](${issues})| ${description}"
|
||||
)
|
||||
size_history_graph = ""
|
||||
size_history_graph = ""
|
||||
for key in keys:
|
||||
extensions = key.replace("-", ", ")
|
||||
extensions_str = "* Extensions: **" + extensions + "**."
|
||||
|
||||
Reference in New Issue
Block a user