I hereby claim:
- I am ghostwords on github.
- I am alexei (https://keybase.io/alexei) on keybase.
- I have a public key whose fingerprint is 88F8 6622 41B0 C16C 16E3 B5A7 950F C399 9D80 F309
To claim this, I am signing this object:
<html> | |
<head> | |
<title>Privacy Badger async navigation-related tracker misattribution test page</title> | |
<script type="text/javascript"> | |
let reload_count = 0; | |
if (sessionStorage.getItem("reload_count")) { | |
reload_count = +sessionStorage.getItem("reload_count"); | |
} | |
if (reload_count < 25) { |
from gi.repository import Gtk | |
try: | |
_ | |
except NameError: | |
from quodlibet import _ | |
from quodlibet import app | |
from quodlibet.plugins import PluginConfig | |
from quodlibet.plugins.events import EventPlugin |
{ | |
// http://eslint.org/docs/rules/ | |
"ecmaFeatures": { | |
"arrowFunctions": false, // enable arrow functions | |
"binaryLiterals": false, // enable binary literals | |
"blockBindings": false, // enable let and const (aka block bindings) | |
"classes": false, // enable classes | |
"defaultParams": false, // enable default function parameters | |
"destructuring": false, // enable destructuring |
I hereby claim:
To claim this, I am signing this object: