add: check for ip bans

This commit is contained in:
trisua 2025-07-25 18:33:16 -04:00
parent 06b0aa0b4c
commit 70adae5b66
9 changed files with 84 additions and 47 deletions

View file

@ -1,11 +1,11 @@
[package]
name = "attobin"
name = "fluffle"
version = "0.2.1"
edition = "2024"
authors = ["trisuaso"]
repository = "https://trisua.com/t/tetratto"
repository = "https://trisua.com/t/fluffle"
license = "AGPL-3.0-or-later"
homepage = "https://tetratto.com"
homepage = "https://fluffle.cc"
[dependencies]
tetratto-core = "12.0.2"