I hereby claim:
- I am chrishol on github.
- I am chrishol (https://keybase.io/chrishol) on keybase.
- I have a public key whose fingerprint is 7FDC 36A6 6DCA 1556 B948 320C F89A 3158 B4FE 46D6
To claim this, I am signing this object:
[{"inputs":[{"internalType":"uint16[]","name":"bodyProbabilities","type":"uint16[]"},{"internalType":"uint16[]","name":"eyesProbabilities","type":"uint16[]"},{"internalType":"uint16[]","name":"mouthProbabilities","type":"uint16[]"},{"internalType":"uint16[]","name":"headProbabilities","type":"uint16[]"},{"internalType":"uint16[]","name":"hatProbabilities","type":"uint16[]"},{"internalType":"uint16[]","name":"clothingProbabilities","type":"uint16[]"},{"internalType":"bytes32[]","name":"allTraitNames","type":"bytes32[]"}],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"approved","type":"address"},{"indexed":true,"internalType":"uint256","name":"tokenId","type":"uint256"}],"name":"Approval","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":true,"internalType":"address","name":"op |
# Step 1: Create list of domains in url-list.txt | |
# Step 2: Run dig to output a list of MX records | |
while read url; do | |
dig $url mx | grep MX | head -n 2 | tail -n 1 | |
done <url-list.txt > mx-results.txt | |
# Step 3: Grep to isolate and count the Google users |
// 1. Add jQuery to the Chrome console | |
// -- jquerify.js | |
// -- https://github.com/bgrins/devtools-snippets | |
// 2. Log in to Clarity Money | |
// 3. Click transactions to pull up the transactions modal | |
// 4. (optional) Filter, or load more to get what you want | |
// 5. Run snippet in Chrome developer tools snippets | |
var output = ''; | |
var $items = jQuery('#modal .transaction-item-container'); |
I hereby claim:
To claim this, I am signing this object: