Skip to content

Instantly share code, notes, and snippets.

@djluiso
djluiso / f95zoneMaskedLinkUnlocker
Last active May 19, 2026 17:52
f95zoneMaskedLinkUnlocker
// For display name only
@djluiso
djluiso / f95zoneMaskedLinkUnlocker-1.0.9.user.js
Last active May 19, 2026 16:56
f95zoneMaskedLinkUnlocker-archive
// ==UserScript==
// @name F95Zone masked link unlocker
// @namespace http://tampermonkey.net/
// @version 1.0.9
// @description Resolve masked links with captcha
// @downloadUrl https://gist.github.com/djluiso/2f3fd871926b5f0da0cd8f1809c0102f/raw/f95zoneMaskedLinkUnlocker-latest.user.js
// @updateUrl https://gist.github.com/djluiso/2f3fd871926b5f0da0cd8f1809c0102f/raw/f95zoneMaskedLinkUnlocker-latest.user.js
// @match https://f95zone.to/threads/**
// @grant GM_xmlhttpRequest
// @connect *
@djluiso
djluiso / f95zoneMaskedLinkUnlocker-1.0.8.user.js
Created May 19, 2026 16:22
F95Zone masked link unlocker (versioned userscript)
// ==UserScript==
// @name F95Zone masked link unlocker
// @namespace http://tampermonkey.net/
// @version 1.0.8
// @description Resolve masked links with captcha
// @downloadUrl https://gist.github.com/djluiso/2f3fd871926b5f0da0cd8f1809c0102f/raw/f95zoneMaskedLinkUnlocker-latest.user.js
// @updateUrl https://gist.github.com/djluiso/2f3fd871926b5f0da0cd8f1809c0102f/raw/f95zoneMaskedLinkUnlocker-latest.user.js
// @match https://f95zone.to/threads/**
// @grant GM_xmlhttpRequest
// @connect *
@djluiso
djluiso / f95zoneMaskedLinkUnlocker-1.0.7.user.js
Created May 19, 2026 15:49
F95Zone masked link unlocker (versioned userscript)
// ==UserScript==
// @name F95Zone masked link unlocker
// @namespace http://tampermonkey.net/
// @version 1.0.7
// @description Resolve masked links with captcha
// @downloadUrl https://gist.github.com/djluiso/2f3fd871926b5f0da0cd8f1809c0102f/raw/f95zoneMaskedLinkUnlocker-latest.user.js
// @updateUrl https://gist.github.com/djluiso/2f3fd871926b5f0da0cd8f1809c0102f/raw/f95zoneMaskedLinkUnlocker-latest.user.js
// @match https://f95zone.to/threads/**
// @grant GM_xmlhttpRequest
// @connect *
@djluiso
djluiso / f95zoneMaskedLinkUnlocker-1.0.6.user.js
Created May 19, 2026 15:39
F95Zone masked link unlocker (versioned userscript)
// ==UserScript==
// @name F95Zone masked link unlocker
// @namespace http://tampermonkey.net/
// @version 1.0.6
// @description Resolve masked links with captcha
// @downloadUrl https://gist.github.com/djluiso/2f3fd871926b5f0da0cd8f1809c0102f/raw/f95e1f2a9bee62dc473dc56a1d67ffe1119e4397/f95zoneMaskedLinkUnlocker-latest.user.js
// @updateUrl https://gist.github.com/djluiso/2f3fd871926b5f0da0cd8f1809c0102f/raw/f95e1f2a9bee62dc473dc56a1d67ffe1119e4397/f95zoneMaskedLinkUnlocker-latest.user.js
// @match https://f95zone.to/threads/**
// @grant GM_xmlhttpRequest
// @connect *
@djluiso
djluiso / f95zoneMaskedLinkUnlocker-1.0.5.user.js
Created May 19, 2026 15:27
F95Zone masked link unlocker (versioned userscript)
// ==UserScript==
// @name F95Zone masked link unlocker
// @namespace http://tampermonkey.net/
// @version 1.0.5
// @description Resolve masked links with captcha
// @match https://f95zone.to/threads/**
// @grant GM_xmlhttpRequest
// @connect *
// ==/UserScript==
@djluiso
djluiso / f95zoneMaskedLinkUnlocker-latest.user.js
Last active May 19, 2026 17:23
F95Zone masked link unlocker (latest userscript)
// ==UserScript==
// @name F95Zone masked link unlocker
// @namespace http://tampermonkey.net/
// @version 1.0.12
// @description Resolve masked links with captcha
// @downloadUrl https://gist.github.com/djluiso/2f3fd871926b5f0da0cd8f1809c0102f/raw/f95zoneMaskedLinkUnlocker-latest.user.js
// @updateUrl https://gist.github.com/djluiso/2f3fd871926b5f0da0cd8f1809c0102f/raw/f95zoneMaskedLinkUnlocker-latest.user.js
// @match https://f95zone.to/threads/**
// @grant GM_xmlhttpRequest
// @connect *
@djluiso
djluiso / f95zoneMaskedLinkUnlocker-1.0.4.user.js
Created May 19, 2026 15:26
F95Zone masked link unlocker (versioned userscript)
// ==UserScript==
// @name F95Zone masked link unlocker
// @namespace http://tampermonkey.net/
// @version 1.0.4
// @description Resolve masked links with captcha
// @match https://f95zone.to/threads/**
// @grant GM_xmlhttpRequest
// @connect *
// ==/UserScript==