Post B6gJ7yjOBtz2iZli0O by littlefox@gotosocial-dev.svc.0x0a.network
 (DIR) More posts by littlefox@gotosocial-dev.svc.0x0a.network
 (DIR) Post #B6gJ7yaAkAbwFzSLdg by littlefox@gotosocial-dev.svc.0x0a.network
       0 likes, 0 repeats
       
       How I find them banger posts again:select statuses.url,media_attachments.created_at,media_attachments.description from media_attachments inner join statuses on statuses.id = media_attachments.status_id where media_attachments.description like '%bondage%' order by created_at desc;
       
 (DIR) Post #B6gJ7yjOBtz2iZli0O by littlefox@gotosocial-dev.svc.0x0a.network
       0 likes, 1 repeats
       
       In otter news: write alt texts so I can find your stuff again with SQL