b48c504871
feat: use flags rather than uncommenting code
...
- Significantly simpler
- Easier for me to keep up with upstream
- Alternatives:
- Comments as before
- git patches, as in the suckless community: eventually leads to
confusion about conflicting patches.
- some other option
2023-02-05 03:57:29 +01:00
353d0ffad7
feat: add plugin to customize css for individual websites...
...
and how to enable it.
Also tweak README.mds
2023-02-05 03:21:30 +01:00
be043958f0
feat: add readability mode, and explain how to enable it.
2023-02-05 03:13:12 +01:00
9a533b7e26
feat: disable plugins code by default and explain how to enable it.
2023-02-05 03:02:03 +01:00
fenze
584a5d68a8
Fixed formatting in some libre_redirect files
2022-12-18 16:54:07 +00:00
6ff86dcc44
feat: redirect websites to open-source frontends
...
1. Adds code for redirecting annoying websites to their open-source
frontends, when these exist.
2. Organize this in a "plugins" folder
2022-12-17 20:47:44 +01:00