Skip to content

Instantly share code, notes, and snippets.

View Kizjkre's full-sized avatar
🐍
king cobras eat other sneks

Kizjkre

🐍
king cobras eat other sneks
View GitHub Profile
@Kizjkre
Kizjkre / Wifox.md
Created July 15, 2019 00:58
Wifi passwords from airport lounges around the world!
@Kizjkre
Kizjkre / symbolab.js
Last active May 18, 2024 17:59
Symbolab Unlocker
// ==UserScript==
// @name Symbolab Unlocker
// @version 1.0
// @description Unlocks locked steps, hides upgrade tooltips, and enables answer verification
// @author TheAmazingness
// @match https://www.symbolab.com/solver/*
// @include https://code.jquery.com/jquery-3.3.1.min.js
// @grant none
// ==/UserScript==