I hereby claim:
- I am hexalyse on github.
- I am hexalyse (https://keybase.io/hexalyse) on keybase.
- I have a public key whose fingerprint is BED7 DE5B 5973 32BF F618 B958 8A38 A886 9FB7 E812
To claim this, I am signing this object:
package com.askfm.network.utils; | |
import com.askfm.util.Initializer; | |
import com.askfm.util.Logger; | |
import com.smaato.soma.bannerutilities.constant.Values; | |
import java.io.UnsupportedEncodingException; | |
import java.net.URLEncoder; | |
import java.util.ArrayList; | |
import java.util.Collections; | |
import java.util.List; |
(function() { | |
var filterName = new RegExp(prompt("Insert the regex"), 'i'); | |
if (!filterName) { | |
return alert('Invalid regex'); | |
} | |
var MAX_ITERATIONS = 500; | |
var $profileNode = document.querySelector('[data-testid="blue_bar_profile_link"] > span'); |
I hereby claim:
To claim this, I am signing this object: