Skip to content

Instantly share code, notes, and snippets.

@capjamesg
Last active October 5, 2022 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save capjamesg/41fddcdc1a7334609bbcad651ab62990 to your computer and use it in GitHub Desktop.
Save capjamesg/41fddcdc1a7334609bbcad651ab62990 to your computer and use it in GitHub Desktop.
SELECT COUNT(page) AS mf2_count FROM `httparchive.all.pages` WHERE date = "2022-08-01" AND payload LIKE "%authorization_endpoint%";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment