index
:
simple-browser-extension
magister
A simple Web Extension to facilitate replacing sites' js with user-controlled scripts
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
magister
anubis: Support "modified for phpBB" variant of Anubis.
W. Kosior
3 months
Age
Commit message
Author
2025-11-07
anubis: Support "modified for phpBB" variant of Anubis.
HEAD
magister
W. Kosior
2025-10-31
Cause `make' to fail when a build tool is missing.
W. Kosior
2025-10-29
Make Emacs recognize syntax in background-js blocks.
W. Kosior
2025-10-29
Add fix for go-away bot blocker.
W. Kosior
2025-10-29
Allow blocking JS based on other headers besides `set-cookie'.
W. Kosior
2025-10-23
Add support for Anubis "proof of React" challenge.
W. Kosior
2025-10-23
anubis: Rename `computePowLoop' and `computePow'.
•••
- `computePowLoop' -> `powLoop' - `computePow' -> `solvePow'
W. Kosior
2025-10-23
anubis: Refactor bytes->hex conversion into a separate function.
W. Kosior
2025-10-23
anubis: Refactor the use of `Promise.any' into a separate function.
•••
An object with challenge-relevant URL params is now also created within that new function.
W. Kosior
2025-10-23
anubis: Rename `hash0sNeeded' in the body of `solve()'.
•••
It is now `difficulty'.
W. Kosior
[...]