1
Fork 1
mirror of https://git.lolcat.ca/lolcat/4get.git synced 2024-09-13 17:28:08 -04:00
4get/oracles
cynic 8762d68466 add structure for `Oracles' (special answers depending on queries + a few implementations (#10)
incl. a calculator, a hash encoder + rot13 and b64!, and a "what time is it" with timezone selection

frontend injected in $payload["left"] in web.php

you can see this live [on my instance](https://4get.silly.computer/web?s=7%2B8(9%5E2)&scraper=brave&nsfw=yes) (there are some issues that aren't related to this PR. favicons, etc. I'll fix them later.)

Reviewed-on: https://git.lolcat.ca/lolcat/4get/pulls/10
Co-authored-by: cynic <admin@cynic.moe>
Co-committed-by: cynic <admin@cynic.moe>
2023-09-13 22:24:02 -05:00
..
base.php add structure for `Oracles' (special answers depending on queries + a few implementations (#10) 2023-09-13 22:24:02 -05:00
calc.php add structure for `Oracles' (special answers depending on queries + a few implementations (#10) 2023-09-13 22:24:02 -05:00
encoder.php add structure for `Oracles' (special answers depending on queries + a few implementations (#10) 2023-09-13 22:24:02 -05:00
numerics.php add structure for `Oracles' (special answers depending on queries + a few implementations (#10) 2023-09-13 22:24:02 -05:00
time.php add structure for `Oracles' (special answers depending on queries + a few implementations (#10) 2023-09-13 22:24:02 -05:00