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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==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== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==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== |