Skip to content

Instantly share code, notes, and snippets.

View tajnymag's full-sized avatar

tajnymag

  • Sator Controls
  • Prague
View GitHub Profile
@tajnymag
tajnymag / tinder.user.js
Last active May 16, 2024 11:37
Tinder Deblur Userscript (ARCHIVED and DEPRECATED, see https://github.com/tajnymag/tinder-deblur)
// ==UserScript==
// @name Tinder Deblur
// @namespace Violentmonkey Scripts
// @match https://tinder.com/*
// @grant none
// @version 1.4
// @author Tajnymag
// @downloadURL https://raw.githubusercontent.com/tajnymag/tinder-deblur/main/tinder.user.js
// @description Simple script using the official Tinder API to get clean photos of the users who liked you
// ==/UserScript==
@tajnymag
tajnymag / FixEdux.js
Last active May 6, 2023 03:17
Simple userscript to disallow opening of lnks in a new window, thus fixing back/forth navigation through the whole Edux ecosystem.
// ==UserScript==
// @name FixEdux
// @namespace Marek Lukáš
// @description Simple userscript to disallow opening of lnks in a new window, thus fixing back/forth navigation through the whole Edux ecosystem.
// @include https://edux.fit.cvut.cz/*
// @updateURL https://gist.githubusercontent.com/Tajnymag/27391e6e80e5ad399fc20c55eb2018c1/raw
// @version 4
// @grant none
// ==/UserScript==
@tajnymag
tajnymag / s0rce.io.js
Last active May 6, 2023 03:17
Small cheat for properly playing s0urce.io
let commandToWriteImg = document.getElementsByClassName('tool-type-img')[0];
let commandPrompt = document.getElementById('tool-type-word');
let dick = new Map();
function saveToMap() {
dick.set(commandToWriteImg.src, commandPrompt.value);
}
function loadScript(url, callback) {
@tajnymag
tajnymag / LiveDisplay_Toggle.prf.xml
Created June 26, 2017 14:33
LiveDisplay Tasker profile
<TaskerData sr="" dvi="1" tv="4.9u4m">
<Profile sr="prof5" ve="2">
<cdate>1493146038124</cdate>
<clp>true</clp>
<edate>1498482782706</edate>
<id>5</id>
<mid0>2</mid0>
<nme>LiveDisplay Toggle</nme>
<Event sr="con0" ve="2">
<code>1565789502</code>
#!/bin/bash
# nums : script vypise pocet souboru a adresaru
if [ $# -eq 0 ]; then
set -- "."
fi
for dir in $*; do
if [ ! -d "$dir" ]; then
echo "$0 : $dir neni adresar"
else
@tajnymag
tajnymag / 9gag.js
Created October 1, 2018 18:04
Script for viewing 9gag NSFW content without being logged in
function getURLFromID(id) {
return 'https://img-9gag-fun.9cache.com/photo/' + id + '_700b.jpg';
}
function newImageEl(url, attrs) {
const newEl = document.createElement('img');
newEl.src = url;
return newEl;
}
@tajnymag
tajnymag / other_stories.md
Created April 9, 2019 14:29
Creepy Stories from Reddit
@tajnymag
tajnymag / the_nameless_dark_story.md
Created April 9, 2019 14:29
The Nameless Dark Story

The Nameless Dark Story

Part One

No one's perfect. No one's clean. Deep down we're all disgusting. It's just that no one wants to admit it.

I used to know a guy who specialized in a really specific kind of... sexual favor. He got one of those split tongue deals, where they slice down the middle of it and make you look like a snake or whatever. Well he had one of those, and he could control each side independently. It was wild, he could tie a cherry stem in about two seconds.

So this friend with the split tongue, he reads in a book about how these guys in the Middle East stick things down their urethras and jack off. And ignoring what the idiot kid in the story did with that information, my buddy wonders if maybe he can put his tongue to good use.

@tajnymag
tajnymag / im_a_sar_officer_part_3.md
Created April 9, 2019 14:24
I'm an SAR Officer (3)

I'm an SAR Officer (3)

I'm sorry I haven't been around for so long. I had an accident, a pretty bad one. I'll talk about it some other time.

There's been an outbreak here. It started about three weeks ago, when the leaves were just turning. Tourists poured in from all over the country-it happens every year-to go camping before the first snow and take pictures. It's our town's last tourist season before everything shuts down for the winter, and we're used to handling the influx of people. But with that many people, of course you're going to see a big increase in accidents and reports. A lot of the reports are the usual bear, Bigfoot, wildcat, and serial killer sightings. An equal amount are fires, gunshots, disorderly conduct, and basic first aid calls. I cannot stress enough how mundane most of our days are, in terms of unusual events. We can go months, sometimes years, without any really huge incidents. But, that being said, we seem to be in the middle of an outbreak.

In the last three weeks, we've ha