Skip to content

Instantly share code, notes, and snippets.

@gohumble
Last active August 16, 2021 13:18
Show Gist options
  • Save gohumble/4fc004a419183f9bd1583f4ea8dee9a8 to your computer and use it in GitHub Desktop.
Save gohumble/4fc004a419183f9bd1583f4ea8dee9a8 to your computer and use it in GitHub Desktop.
{
"sites": {
"Facebook": {
"regexCheck": "^[a-zA-Z0-9_\\.]{3,49}(?<!\\.com|\\.org|\\.net)$",
"checkType": "message",
"headers": {
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36",
"accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9"
},
"alexaRank": 10,
"urlMain": "https://www.facebook.com/",
"url": "https://www.facebook.com/{username}",
"usernameClaimed": "blue",
"usernameUnclaimed": "noonewouldeverusethis7",
"tags": [
"networking"
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment