This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Keybase proof | |
| I hereby claim: | |
| * I am urcra on github. | |
| * I am urcra (https://keybase.io/urcra) on keybase. | |
| * I have a public key ASBiP1hETnW3sjTXfHpODXAWvMOHR7ZyK_BSK5CSjusango | |
| To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Auto vote v2 | |
| // @namespace http://urcra.com/ | |
| // @version 2.0 | |
| // @description try to take over the world! | |
| // @author urcra | |
| // @match https://www.reddit.com/robin/ | |
| // @grant none | |
| // ==/UserScript== | |
| /* jshint -W097 */ |