Adding threads as banned instance
This commit is contained in:
parent
476477d778
commit
e9838cb933
@ -35,6 +35,7 @@ INSERT INTO instances (endpoint, banned) VALUES
|
||||
('sinblr.com', true),
|
||||
('twitiverse.com', true),
|
||||
('my.dirtyhobby.xyz', true),
|
||||
('threads.net', true),
|
||||
('bae.st', true);
|
||||
-- Alwaysbot instances
|
||||
INSERT INTO instances (endpoint, alwaysbot) VALUES
|
||||
|
Loading…
x
Reference in New Issue
Block a user