Skip to content

Instantly share code, notes, and snippets.

View blankdvth's full-sized avatar

blank_dvth blankdvth

View GitHub Profile
// ==UserScript==
// @name Tildes Comment Link Fix
// @namespace https://gist.github.com/blankdvth/6da89fff580e8cf6e50f88847ddb5729
// @version 1.2.0
// @description Fixes comment links (anchors) not working as a result of Tildes' comment collapsing feature.
// @author blank_dvth
// @match https://tildes.net/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=tildes.net
// @grant none
// ==/UserScript==