Skip to content

Instantly share code, notes, and snippets.

View stachenoisy's full-sized avatar

Stache Noisy stachenoisy

View GitHub Profile
@stachenoisy
stachenoisy / app-script-1.js
Last active September 25, 2025 16:57
app-test
(function(){"use strict";var Bs=document.createElement("style");Bs.textContent=`.firstApp[data-v-0a112b87]{width:20rem;height:50rem;display:flex;background-color:#060606;border-radius:.5rem;justify-content:center;align-items:center;flex-direction:column}.firstApp span[data-v-0a112b87]{color:#fff;font-size:1rem;font-weight:700;text-align:center;font-family:Arial,sans-serif}
/*$vite$:1*/`,document.head.appendChild(Bs);/**
* @vue/shared v3.5.22
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Zt(e){const t=Object.create(null);for(const s of e.split(","))t[s]=1;return s=>s in t}const $={},qe=[],ue=()=>{},Ks=()=>!1,Ct=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Qt=e=>e.startsWith("onUpdate:"),X=Object.assign,kt=(e,t)=>{const s=e.indexOf(t);s>-1&&e.splice(s,1)},Er=Object.prototype.hasOwnProperty,H=(e,t)=>Er.call(e,t),M=Array.isArray,tt=e=>Tt(e)==="[object Map]",Or=e=>Tt(e)==="[object Set]",P=e=>typeof e=="function",G=e=>typeof e=="stri
@stachenoisy
stachenoisy / nt.css
Last active April 26, 2024 13:51
DiscordTheme
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* customize things here */
:root {
/* font, change to 'gg sans' for default discord font*/
--font: 'figtree';
/* top left corner text */
--corner-text: 'Nt Dev';
@stachenoisy
stachenoisy / stache-phone.json
Last active September 24, 2024 15:24
stache-phone
{
"Version": "1.1.4.4"
}
@stachenoisy
stachenoisy / version.json
Last active May 28, 2024 15:43
stache-phone
{
"version": "0.1.7.5",
"title": "stOS 17.5 Release",
"size": 707788800,
"description": "<br /> This Release version of stOS 17.5 contains About Arcade app update and music app vulnerability. <br /> <br /> Includes software updates. <br /> <br /> <span class='List-Element'> Fixed issues with games during cloud synchronization. </span> <br /> <span class='List-Element'> Fixed lag in Music services and improved services on the lock screen. </span> <br /> <br /> Recommended to be installed."
}