• #dev 2022-06-02
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2022-06-02 UTC
# 00:20
@theprincessxena
sqlite> select count(*) from webmentions; 4539 sqlite> select count(*) from webmentions where source_url not like '%twitter%'; 831 CREATE TABLE webmentions ( id TEXT UNIQUE NOT NULL PRIMARY KEY , source_url TEXT NOT NULL , target_url TEXT NOT NULL , title TEXT);
(twitter.com/_/status/1532154809251512320)