javascript:function myMethod( ) { document.querySelector("button[data-qa='keep_listening_button']").click();} var timer = setInterval(myMethod, 1000); if(timer) { alert('Thanks for listening!'); }
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
#!/usr/bin python | |
import requests | |
commands = ['playerInfo', 'playerRankings', 'onlinePlayers'] | |
platforms = ['pc','xbox','ps3','xone','ps4'] | |
posout = ['json', 'jsonp', 'js', 'lines'] | |
playeroptions = [ | |
'imagePaths', | |
'details', | |
'names', |
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
from os import urandom | |
from binascii import b2a_hex | |
from hashlib import sha1 | |
def getTorPassHash(secret='password'): | |
''' | |
https://gist.github.com/jamesacampbell/2f170fc17a328a638322078f42e04cbc | |
''' | |
# static 'count' value later referenced as "c" | |
indicator = chr(96) |
I hereby claim:
- I am s4w3d0ff on github.
- I am s4w3d0ff (https://keybase.io/s4w3d0ff) on keybase.
- I have a public key whose fingerprint is C952 7DDB 267F CE57 7DAC 61A1 B099 7C35 23A3 B07E
To claim this, I am signing this object:
OlderNewer