]> git.ipfire.org Git - thirdparty/ut1-blacklists.git/blame - README.md.erb
Automatic blacklist update
[thirdparty/ut1-blacklists.git] / README.md.erb
CommitLineData
b79a1999 1# UT1 Blacklists
5cafc32f 2This 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.
b79a1999 3
5cafc32f 4__Note__: this repository is only intended to mirror lists, to modify/update them please [contact](#see-also) the maintainer(s)
b79a1999 5
9de9433f
LS
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
b79a1999
LS
8## Lists
9| Name | Size | Description |
10|:-----|:-----|:------------|
11<%- @lists.each do |name, info| -%>
12| [<%= name %>](blacklists/<%= name %>) | <%= info[:size] %> | <%= info[:desc] %> |
13<% end -%>
14
5cafc32f
LS
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
b79a1999 17## See also
5cafc32f 18More information are available on the [project's website](http://dsi.ut-capitole.fr/blacklists/index_en.php).