mirror of
https://github.com/WebBreacher/WhatsMyName.git
synced 2025-06-18 14:25:31 -04:00
Merge pull request #961 from WebBreacher/fixingsites2
Removed aahachat and Peing for false positives
This commit is contained in:
commit
9ba09bbdd6
@ -94,16 +94,6 @@
|
||||
"known" : ["patricialmendro", "ginamariahoffmann", "espeworkout"],
|
||||
"cat" : "social"
|
||||
},
|
||||
{
|
||||
"name" : "aaha_chat",
|
||||
"uri_check" : "https://www.aahachat.org/profile/{account}/",
|
||||
"e_code" : 200,
|
||||
"e_string" : "https://www.aahachat.org/profile",
|
||||
"m_string" : "<title>Page not found",
|
||||
"m_code" : 404,
|
||||
"known" : ["crazy", "dog"],
|
||||
"cat" : "social"
|
||||
},
|
||||
{
|
||||
"name" : "about.me",
|
||||
"uri_check" : "https://about.me/{account}",
|
||||
@ -4778,17 +4768,6 @@
|
||||
"known" : ["john", "bob"],
|
||||
"cat" : "tech"
|
||||
},
|
||||
{
|
||||
"name" : "Peing",
|
||||
"uri_check" : "https://peing.net/api/v2/items/?type=answered&account={account}",
|
||||
"uri_pretty" : "https://peing.net/{account}",
|
||||
"e_code" : 200,
|
||||
"e_string" : "items",
|
||||
"m_code" : 404,
|
||||
"m_string" : "Not Found",
|
||||
"known" : ["honey", "blink"],
|
||||
"cat" : "social"
|
||||
},
|
||||
{
|
||||
"name" : "Periscope",
|
||||
"uri_check" : "https://www.periscope.tv/{account}",
|
||||
|
Loading…
Reference in New Issue
Block a user