I hereby claim:
- I am ppluss on github.
- I am ppluss (https://keybase.io/ppluss) on keybase.
- I have a public key whose fingerprint is E6BE DCD7 2DC1 D972 A8FF 8479 7E4C EE76 D525 CC00
To claim this, I am signing this object:
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Document</title> | |
| </head> | |
| <body> | |
| <canvas id="content"></canvas> | |
| <style> |
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Document</title> | |
| <link rel="preconnect" href="https://fonts.googleapis.com"> | |
| <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | |
| <link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet"> | |
| </head> |
| function findReactRootFiber() { | |
| const potentialElements = [...document.querySelectorAll("div, :root"), document] | |
| let fiber = null | |
| for(const elem of potentialElements) { | |
| const key = Object.keys(elem).filter(key => key.startsWith("__reactContainer$") || key.startsWith("__reactFiber$"))[0] | |
| if(key) { | |
| fiber = elem[key] |
| // ==UserScript== | |
| // @name bahn.expert Regenbogen-ICE Integration | |
| // @namespace https://bahn.expert/regenbogenice | |
| // @version 0.0.1 | |
| // @author PhilippIRL | |
| // @match https://bahn.expert/* | |
| // @match https://beta.bahn.expert/* | |
| // @updateURL https://gist.github.com/PhilippIRL/adedb36f1a89c1097372d854493a893e/raw/bahnexpert-regenbogenice.user.js | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=regenbogen-ice.de | |
| // @grant none |
| import protocol from 'minecraft-protocol' | |
| async function queryMinecraftServerStatus(ip, port) { | |
| try { | |
| const data = await protocol.ping({ host: ip, port, closeTimeout: 3000, noPongTimeout: 3000 }) | |
| return { online: true, data } | |
| } catch(e) { | |
| return { online: false, data: null } | |
| } | |
| } |
| # Created by @PhilippIRL | |
| # This script patches Spotify's offline.bnk file (this file caches the remote config) to trick Spotify into thinking that your account is enabled for dev tools. | |
| # Spotify will automatically revert this local change after some time when it next fetches the remote config. | |
| # Of course you will have to completely close Spotify before running this script. | |
| import os, sys, platform | |
| systemPlatform = platform.system() | |
| if systemPlatform == 'Windows': |
| #page { | |
| background-color: #f6f6f6; | |
| } | |
| .block, #page-header .card { | |
| border: none; | |
| padding: 10px; | |
| } | |
| a, a:hover { |
| /* ==UserStyle== | |
| @name lower case speech | |
| @author PhilippIRL | |
| @namespace https://gist.github.com/PhilippIRL/1d0333b581ffec6a503c380a0986c9a4 | |
| @description `transforms most text to lower case` | |
| @version 0.0.1 | |
| @updateURL https://gist.github.com/PhilippIRL/1d0333b581ffec6a503c380a0986c9a4/raw/lower-case-speech.user.css | |
| ==/UserStyle== */ | |
| *:not(textarea, |
| ### Keybase proof | |
| I hereby claim: | |
| * I am philippirl on github. | |
| * I am ppluss (https://keybase.io/ppluss) on keybase. | |
| * I have a public key ASCMZeIHLeDqKltqclwZmiNlzIEhD5b3OHxkMDWiaLrv3wo | |
| To claim this, I am signing this object: |
I hereby claim:
To claim this, I am signing this object: