I hereby claim:
- I am pfaufisch on github.
 - I am dominikhayon (https://keybase.io/dominikhayon) on keybase.
 - I have a public key ASCkznRf4GEIKL_OZnkEvZhULF2wwiIFh3kmgBB2MxWK9go
 
To claim this, I am signing this object:
| (function() { | |
| const scrollToEnd = () => { | |
| const intervalId = setInterval(() => { | |
| window.scrollBy(0, 100); | |
| if ((window.innerHeight + window.pageYOffset) >= document.body.offsetHeight) { | |
| clearInterval(intervalId); | |
| } | |
| }, 100); | |
| }; | 
| #!/bin/bash | |
| if ! command -v curl &> /dev/null; then | |
| echo "This script needs curl. Please install curl." | |
| exit -1 | |
| fi | |
| if ! command -v jq &> /dev/null; then | |
| echo "This script needs jq. Please install jq." | |
| exit -1 | 
| // ==UserScript== | |
| // @name "Andreas Müller" be gone! | |
| // @namespace https://uebermedien.de/ | |
| // @version 0.1 | |
| // @description try to take over the world! | |
| // @author You | |
| // @match https://uebermedien.de/* | |
| // @grant none | |
| // ==/UserScript== | 
I hereby claim:
To claim this, I am signing this object: