Skip to content

Instantly share code, notes, and snippets.

View Decicus's full-sized avatar
💻

Alex Thomassen Decicus

💻
View GitHub Profile
@Decicus
Decicus / PostenSporing.user.js
Last active August 1, 2024 07:43
A script for inserting a not-so-pretty QR code into Posten tracking page
// ==UserScript==
// @name Posten/Bring Sporing - QR Kode
// @namespace github.com/Decicus
// @version 1.6.0
// @match https://sporing.posten.no/sporing/*
// @match https://sporing.bring.no/sporing/*
// @grant none
// @downloadURL https://github.com/Decicus/userstuff/raw/master/scripts/posten-sporing-qr.user.js
// @updateURL https://github.com/Decicus/userstuff/raw/master/scripts/posten-sporing-qr.user.js
// ==/UserScript==
@Decicus
Decicus / _meta.md
Last active October 5, 2019 20:41
Grand Theft Auto: San Andreas - skip that saves OVER 3 HOURS in Any%
@Decicus
Decicus / HowToIsh.md
Last active December 4, 2019 17:24
Plays.tv - Download JSON data & cURL Script for Uploads

PlaysTV - Export metadata JSON and cURL script

This script (unfortunately) requires you to have cURL installed (somehow) and then also being able to use it via the terminal.

Once you've downloaded the script ("Download cURL Script"), I recommend moving the script into an empty directory as all the files will be downloaded in the same directory (generally speaking)

How to install script

@Decicus
Decicus / Subpoints_ProgressBar.html
Last active December 9, 2019 11:11
Very basic progress bar / goal example with Twitch subpoints - Licensed under MIT License
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<link href="https://stackpath.bootstrapcdn.com/bootswatch/4.4.1/cosmo/bootstrap.min.css" rel="stylesheet" integrity="sha384-qdQEsAI45WFCO5QwXBelBe1rR9Nwiss4rGEqiszC+9olH1ScrLrMQr1KmDR964uZ" crossorigin="anonymous">
<style type="text/css">
body {
margin-top: 40px;
}
// ==UserScript==
// @name LowEndSpirit.com - "Mark All Viewed" Confirmation
// @namespace github.com/Decicus
// @match https://lowendspirit.com/*
// @grant none
// @version 1.0.1
// @author Decicus
// @description Confirm whether you wanna mark all LES discussions as viewed.
// ==/UserScript==
version: '3'
services:
vpn:
container_name: wireguard
image: jordanpotter/wireguard
cap_add:
- NET_ADMIN
- SYS_MODULE
sysctls: