Corbin Davenport
Corbin Davenport
This link: https://www.amazon.com/Aranet4-Home-Temperature-Ink-Configuration/dp/B07YY7BH2W/ref=mp_s_a_1_1_pp?crid=3EC1WNFX336XA&dib=eyJ2IjoiMSJ9.xevJmFQav80mhgKon_HQlxzhrIj9J7XIelyYHFIeb9S8fcYY49iE6SIAc6G1mlFw3uivBzkzJc8D7SxDTuJ6ZPQKa21e87EetRvfZwNmuDrOMBiAxcNuVbIbCj1ASn5SglvPg3kb5z7DbgG72f0C_mZAOEJiMDKsoNAdSelWFUgXiMFn9NkCIGr95uiUPHo9_DYaU1v3zaK2c_vSQo_qAQ.c3n3YjQe8rvVDqqAFCrrTWJcTP9bjLFeJJzW30WdLqY&dib_tag=se&keywords=aranet4&qid=1720222185&sprefix=aranet%2Caps%2C170&sr=8-1 Turns into just Amazon.com
Animal Crossing screenshots don't work after #22 was merged. It might also make sense to move the game lists out of the code repository, or at least make it easily...
https://docs.bsky.app/docs/advanced-guides/intent-links Since Bluesky is supposed to have server federation soon, it might be a good idea to have a separate user-configurable list of saved Bluesky domains, instead of adding a...
Example: ``` https://cts.businesswire.com/ct/CT?id=smartlink&url=https%3A%2F%2Fyoutu.be%2FwUdJF8gyO4A&esheet=54115558&newsitemid=20240830651935&lan=en-US&anchor=https%3A%2F%2Fyoutu.be%2FwUdJF8gyO4A&index=4&md5=4870452b9a119fa38dd0053e29a213ab ```
This just turns into amazon.com: ``` https://www.amazon.com/gp/aw/d/B07ZVKTP53?psc=1&ref=ppx_pop_mob_b_asin_title ```
The QR code is currently rendered as a PNG image with no alpha transparency layer, which works well across modern and legacy devices. However, some older browsers support file uploads...
The older PHP-based ImageShare supported up to three different upload options, depending on the device and server configuration: 1. **ImgBB "anonymous" uploads with a server-provided API key** - This uploaded...
The privacy policy and terms of service should be moved out of `README.md` and added somewhere on the site itself.
The uploaded MIME type for files isn't stored anywhere after upload, so if the MIME type can't be detected automatically by the `mime` library during the download request, the downloaded...