Update README.md

This commit is contained in:
akp 2025-05-10 17:35:10 +01:00
parent f6d0933a91
commit 1f3a96e907

View file

@ -1,9 +1,9 @@
# Popepedia
![Screenshot of the site](screenshot.png)
* After noticing that the new Pope's Wikipedia page [got quite popular](https://tech.lgbt/@abichrome/114473442489770631) after the announcement of his election, I decided it might be funny to see what that looks like in graph format.
* [It looks like this.](https://www.akpain.net/popepedia/)
* A crude collection of Python scripts, Cron jobs and Caddy reverse proxy rules held together with string produced a live-updating set of graphs that refresh once ever 5 minutes and I quite enjoyed it while it was happening.
* Now that things have quietened down now (as of the 10th), I've stopped the scraper and made the data static.
* This is probably a good thing because the code I wrote for it is shocking.
![Screenshot of the site](screenshot.png)