Skip to content

Instantly share code, notes, and snippets.

@karans4
karans4 / Anubis.js
Last active May 11, 2025 22:08
Anubis PoW Form Solver (userscript)
// ==UserScript==
// @name Anubis PoW Form Solver (Dual-Compatible)
// @namespace http://tampermonkey.net/
// @version 1.1.1
// @description Compute Anubis PoW and present a manual submission form (works on both old and new Anubis versions)
// @match *://*/*
// @grant none
// ==/UserScript==
(async () => {