Skip to content

Instantly share code, notes, and snippets.

View YeesterPlus's full-sized avatar

Ashton(tripple blocked, owns illendo) YeesterPlus

View GitHub Profile
@-moz-document url-prefix("https://admin192a.acellus.com/student/0/work/") {
html {filter: invert(100%) hue-rotate(180deg) ;}
img {filter: invert(100%) hue-rotate(180deg) !important;}
video {filter: invert(100%) hue-rotate(180deg)!important;}
div .z-50 .fixed .inset-0 .pointer-events-none{
filter: none!important;
}
.min-h-screen{filter: invert(100%) hue-rotate(180deg) !important;}
#work_body{filter: invert(100%) hue-rotate(180deg) !important;}
// ==UserScript==
// @name Paste Essays(editable) (Acellus)
// @namespace https://github.com/YeesterPlus
// @version 1.0
// @description Essays are kinda dead to me
// @author YeesterPlus
// @license MIT
// @icon https://www.google.com/s2/favicons?sz=64&domain=acellus.com
// @match https://admin192a.acellus.com/student/*
// @grant none
@YeesterPlus
YeesterPlus / sudo-install.sh
Created April 11, 2024 18:39
google sudo(works after update and installs other packages and wipes /usr/local if you allow it)
echo "dev_install" | sudo -i