]> git.ipfire.org Git - thirdparty/ut1-blacklists.git/blob - README.md.erb
Automatic blacklist update
[thirdparty/ut1-blacklists.git] / README.md.erb
1 # UT1 Blacklists
2 This repository mirrors the blacklists of the [UT1](http://www.ut-capitole.fr) website, managed by [Fabrice Prigent](http://www.ut-capitole.fr/m-fabrice-prigent--15063.kjsp?RH=1319195296040). It is synchronized with the website once per day.
3
4 __Note__: this repository is only intended to mirror lists, to modify/update them please [contact](#see-also) the maintainer(s)
5
6 __Important__: due to [a GitHub restriction](https://docs.github.com/en/repositories/working-with-files/managing-large-files/about-large-files-on-github#file-size-limits) on file sizes, files that are bigger than 100MB are gzip-compressed
7
8 ## Lists
9 | Name | Size | Description |
10 |:-----|:-----|:------------|
11 <%- @lists.each do |name, info| -%>
12 | [<%= name %>](blacklists/<%= name %>) | <%= info[:size] %> | <%= info[:desc] %> |
13 <% end -%>
14
15 __Note__: the lists are available to download and use under the condition of the [Creative Commons BY-SA](https://creativecommons.org/licenses/by-sa/4.0/) license
16
17 ## See also
18 More information are available on the [project's website](http://dsi.ut-capitole.fr/blacklists/index_en.php).