Skip to content

Instantly share code, notes, and snippets.

@bitten2up
bitten2up / weird-call.md
Created July 13, 2023 19:28
weird thing that happened

weird call i got

got a call today, phone rung for 2 seconds, then rebooted, logged in, and the uptime was 5 days, currently keeping my phone without a simcard just to be safe, probaly fucked already. im on the may 2023 update

@bitten2up
bitten2up / notoemoji.user.js
Created April 27, 2023 15:57
Noto Emoji everywere
// ==UserScript==
// @name Noto Emoji everywhere
// @namespace https://bitten2up.dev
// @version 1.0
// @description use noto monochrome emoji everywhere
// @author Bitten2up
// @match *://*/*
// @icon https://github.com/litten2up/bittens-adventure/blob/next/assets/window.png?raw=true
// @grant none
// ==/UserScript==
@bitten2up
bitten2up / 12ft.user.js
Created April 27, 2023 15:56
12ft.io redirect userscript
// ==UserScript==
// @name 12ft.io redirect
// @namespace https://bitten2up.dev/
// @version 0.1
// @description redirect to 12ft.io
// @author bitten2up
// @match *://*/*
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
// @grant none
// ==/UserScript==