Update content blacklist

This commit is contained in:
Joakim Soderlund 2024-09-04 10:04:30 +02:00
parent e9ca466da8
commit 971b8385d6

View file

@ -64,6 +64,7 @@ T = TypeVar('T')
AUTHOR_BLACKLIST: Set[int] = { AUTHOR_BLACKLIST: Set[int] = {
33094, 33094,
135140, 135140,
220118,
242007, 242007,
296868, 296868,
} }