Skip to content

Instantly share code, notes, and snippets.

View Kethsar's full-sized avatar

Kethsar Kethsar

  • Best Coast U.S.A.
View GitHub Profile
#!/usr/bin/env python3
from enum import Enum
import getopt
import http.cookiejar
import json
import logging
import os
import queue
import shlex
import shutil
// ==UserScript==
// @name 4chan Request Window
// @namespace KethRequest
// @version 0.1
// @description Show all requests that start with /r/
// @author Kethsar
// @match https://boards.4channel.org/a/thread/*
// @match http://boards.4channel.org/a/thread/*
// @match https://boards.4chan.org/a/thread/*
// @match http://boards.4chan.org/a/thread/*
@Kethsar
Kethsar / meguca_requests.js
Last active December 3, 2021 02:44
Request window user script for meguca
// ==UserScript==
// @name Meguca Request Window
// @namespace KethRequest
// @version 0.5
// @description Show all requests that start with /r/
// @author Kethsar
// @match https://meguca.org/a/*
// @match https://megu.ca/a/*
// @match https://shamiko.org/a/*
// @match https://shamik.ooo/a/*