forked from MarseyWorld/MarseyWorld
sneed
parent
1676482e9a
commit
da1c744d15
|
@ -83,6 +83,7 @@ INSERT INTO public.emojis (name, kind, author_id, tags, nsfw, created_utc) VALUE
|
|||
('genderspecial', 'Classic', 2, 'hermaphrodite trans sex symbol', false, 1707442950),
|
||||
('gisellegewelle', 'Misc', 2, 'bleach hat', false, 1699505752),
|
||||
('glaceonspin', 'Misc', 2, 'spinning eevee', false, 1702261200),
|
||||
('gooseknife', 'Misc', 2, 'honk murder', false, 1707884626),
|
||||
('heartglitter', 'Misc', 2, 'valentines love sparkle cute', false, 1707443520),
|
||||
('jamesgoy', 'Misc', 2, 'snow snowshovel shovel kill shot dead dispute gun shouldhavekeptyourfuckingmouthshut', false, 1701629768),
|
||||
('lisagoy', 'Misc', 2, 'snow snowshovel shovel kill shot dead dispute gun shouldhavekeptyourfuckingmouthshut', false, 1701630128),
|
||||
|
@ -463,6 +464,8 @@ INSERT INTO public.emojis (name, kind, author_id, tags, nsfw, created_utc) VALUE
|
|||
('pepeiloveyou', 'Misc', 2, 'heart lovely', false, 1707497948),
|
||||
('pepejesus', 'Misc', 2, 'god cross christ', false, 1707468640),
|
||||
('pepemath', 'Misc', 2, 'think calculating', false, 1707468735),
|
||||
('pepemexican', 'Misc', 2, 'sad mexico latino', false, 1707680546),
|
||||
('pepesuit', 'Misc', 2, 'cigarette classy', false, 1707417675),
|
||||
('pinkiepietroublemaker', 'Misc', 2, 'hardbody horse mylittlepony mlp', false, 1705517339),
|
||||
('platyannoyedreal', 'Platy', 2, 'anger angry mad', false, 1699679070),
|
||||
('platybear', 'Platy', 2, 'costume', false, 1700216904),
|
||||
|
@ -514,6 +517,7 @@ INSERT INTO public.emojis (name, kind, author_id, tags, nsfw, created_utc) VALUE
|
|||
('wolfisisfemboy', 'Wolf', 2, 'daesh terrorist islam muslim', false, 1707120944),
|
||||
('wolfmarseyfacepeel', 'Wolf', 2, 'gore blood scalp skin watchpeopledie', false, 1706906754),
|
||||
('wolfreal', 'Wolf', 2, 'zombie undead realistic howl moon canine hulk', false, 1699410946),
|
||||
('wolfsmiley', 'Wolf', 2, 'manhunt smileys mask blood', false, 1707853001),
|
||||
('wolfthumbsuppenisshadow', 'Wolf', 2, 'cock', false, 1699809842),
|
||||
('wpdbillboard', 'Misc', 2, 'welcome hello watchpeopledie', false, 1707015071),
|
||||
('wpdreadtherules', 'Misc', 2, 'broken cookie watchpeopledie', false, 1707015362)
|
||||
|
|
Loading…
Reference in New Issue