commit ed9e8edbf9678714cb2ac23067cc0978dcc558f2 parent 791c90e6fa9d5be9ae3d3948a915608b5957b9ef Author: Randy Au <randy.au@gmail.com> Date: Fri, 20 Sep 2024 14:32:37 -0400 Update README.md Diffstat:
M | README.md | | | 6 | +++++- |
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -49,7 +49,11 @@ If you've got design and CSS skills (which Randy does not have), some help makin <link rel="stylesheet" href="https://randyau.github.io/datawebring/onionring.css"> ``` -## License +# How's it work? + +The code is super duper simple. There's a list of sites in onionring-variables.js. When a widget is loaded it looks at the URL of the site it is on, and does simple regext to figure out if it is on the official list of sites. That lets it know where on the the browser is currently, and lets you walk the ring using the Next/Previous links. If the regex fails to find a match it shows an error message instead. That's it. Simple 90's tech. + +# License Quoted straight from Onionring's site on 2024-09-20: