mirror of
https://git.0x0.st/mia/0x0.git
synced 2026-06-09 22:42:35 +00:00
45a414c5ee
This moves preexisting blacklists to the database, and adds the
following filter types:
* IP address
* IP network
* MIME type
* User agent
In addition, IP address handling is now done with the ipaddress
module.