Skip to content

Instantly share code, notes, and snippets.

View Zottelchen's full-sized avatar
🏠
Working from home

Zottelchen

🏠
Working from home
View GitHub Profile
@Zottelchen
Zottelchen / items.json
Last active March 23, 2024 23:07
Last updated: 2024-03-23 23:07:05
{
"100863": "Pattern: Celestial Cloth and Its Uses",
"100864": "Pattern: Hardened Magnificent Hide and Its Uses",
"100865": "Plans: Balanced Trillium Ingot and Its Uses",
"100910": "Schematic: Chief Engineer Jard's Journal",
"101436": "Icemother Milk",
"1015": "Lean Wolf Flank",
"101616": "Noodle Soup",
"101617": "Deluxe Noodle Soup",
"101618": "Pandaren Treasure Noodle Soup",
@Zottelchen
Zottelchen / 1-Redirector.md
Last active January 30, 2024 03:13
Redirector.json (My Config) + Explanation

What is Redirector?

This is my personal config for the brilliant Redirector add-on (GitHub). It pretty much does what the name says: It redirects you from location A to location B.

What is the point of this config?

The focus of my config is privacy (or a subjectively better user interface). For many cases, it uses the great Farside.link (GitHub), to find a working instance, since these tend to come and go.

What redirects are included?

You can find the following redirects in my config (unless otherwise noted, those only affect the links themselves and not any kind of embeds!):

  • Reddit ➡ Redlib
# -*- coding: utf-8 -*-
import shutil
import sys
from PyQt5 import QtCore, QtGui, QtWidgets
currentFile = "B:\\A.gif" # <=== GIF
newFile = "B:\\B.gif"