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),
|
('sinblr.com', true),
|
||||||
('twitiverse.com', true),
|
('twitiverse.com', true),
|
||||||
('my.dirtyhobby.xyz', true),
|
('my.dirtyhobby.xyz', true),
|
||||||
|
('threads.net', true),
|
||||||
('bae.st', true);
|
('bae.st', true);
|
||||||
-- Alwaysbot instances
|
-- Alwaysbot instances
|
||||||
INSERT INTO instances (endpoint, alwaysbot) VALUES
|
INSERT INTO instances (endpoint, alwaysbot) VALUES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user