Merge pull request #961 from WebBreacher/fixingsites2

Removed aahachat and Peing for false positives
This commit is contained in:
Micah Hoffman 2025-05-02 17:59:32 -04:00 committed by GitHub
commit 9ba09bbdd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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}",