Skip to content

Instantly share code, notes, and snippets.

View Susko3's full-sized avatar

Susko3

  • Faculty of Electrical Engineering and Computing
  • Croatia
  • 02:48 (UTC +01:00)
  • Bluesky @susko3.bsky.social
View GitHub Profile
javascript: (async function () {
"use strict";
// Updated 2025-12-08 v2
const CONFIG = {
delay: 200,
filters: {
minViews: 1,
skipTitlesWith: ["on vocal", "off vocal", "ニコカラ"]
},

Demo:

Spoiler warning

Spoiler text. Note that it's important to have a space after the summary tag. You should be able to write any markdown you want inside the <details> tag... just make sure you close <details> afterward.

console.log("I'm a code block!");