Skip to content

Instantly share code, notes, and snippets.

@toth-dev
toth-dev / 444-prevent-autorefresh.user.js
Last active March 9, 2024 11:03
Prevent autorefresh on 444.hu
// ==UserScript==
// @name 444 prevent autorefresh
// @version 1
// @namespace https://github.com/toth-dev
// @icon https://cdn.444r.cloud/assets/favicon.59a582e6612fdac3b572.svg
//
// @include /^https://444.hu/
// @grant none
// @run-at document-idle
// ==/UserScript==
@toth-dev
toth-dev / youtube-short-redirect.user.js
Created August 28, 2022 15:00
Redirect from YouTube Short to regular player
// ==UserScript==
// @name Redirect from YouTube Short to regular player
// @version 1
// @namespace https://github.com/totpet
// @icon https://www.youtube.com/s/desktop/bafe163d/img/favicon_32x32.png
//
// @include /https:\/\/www.youtube.com\/shorts\/.........../
// @grant none
// @run-at document-start
// ==/UserScript==
@toth-dev
toth-dev / keybase.md
Last active July 21, 2023 21:11
keybase.md

Keybase proof

I hereby claim:

  • I am toth-dev on github.
  • I am tothp (https://keybase.io/tothp) on keybase.
  • I have a public key ASBlHrflYhr8KmLF12FqwJNK6le6J_Hd6oR_-7sr7Z8WAQo

To claim this, I am signing this object:

@toth-dev
toth-dev / Apt_pinning.md
Created March 20, 2017 21:19
Apt pinning quick ref

Apt pinning quick ref ⭐

Add repository to /etc/apt/sources.list

Ubuntu Debian
deb http://archive.ubuntu.com/ubuntu zesty main universe deb http://ftp.us.debian.org/debian unstable main non-free contrib

Set priorities