mirror of
https://github.com/qeeqbox/social-analyzer.git
synced 2026-09-13 21:27:43 +02:00
Add files via upload
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{"version":"2020.V.01.06",
|
||||
{"version":"2020.V.01.07",
|
||||
"build":"pass",
|
||||
"test":"pass",
|
||||
"websites":"42",
|
||||
"detections":"137",
|
||||
"websites":"49",
|
||||
"detections":"160",
|
||||
"special":"1",
|
||||
"auto_testing":"d154dc17-2b53-4ce2-b1e4-ae1077969129"}
|
||||
"auto_testing":"8b74eaba-b254-4ea6-b84a-7486825a4da9"}
|
||||
|
||||
+129
-7
@@ -760,17 +760,70 @@
|
||||
},
|
||||
{
|
||||
"url": "https://codementor.io/{username}",
|
||||
"detections": [],
|
||||
"detections": [
|
||||
{
|
||||
"return": "false",
|
||||
"string": "/404/",
|
||||
"type": "ocr"
|
||||
},
|
||||
{
|
||||
"return": "true",
|
||||
"string": "box-sizing",
|
||||
"type": "normal"
|
||||
},
|
||||
{
|
||||
"return": "true",
|
||||
"string": "username",
|
||||
"type": "normal"
|
||||
}
|
||||
],
|
||||
"selected": "false"
|
||||
},
|
||||
{
|
||||
"url": "https://codepen.io/{username}",
|
||||
"detections": [],
|
||||
"detections": [
|
||||
{
|
||||
"return": "false",
|
||||
"string": "I'm afraid you've found",
|
||||
"type": "ocr"
|
||||
},
|
||||
{
|
||||
"return": "false",
|
||||
"string": "I'm afraid you've found",
|
||||
"type": "normal"
|
||||
},
|
||||
{
|
||||
"return": "true",
|
||||
"string": "username",
|
||||
"type": "normal"
|
||||
},
|
||||
{
|
||||
"return": "true",
|
||||
"string": "og:title",
|
||||
"type": "normal"
|
||||
}
|
||||
],
|
||||
"selected": "false"
|
||||
},
|
||||
{
|
||||
"url": "https://codewars.com/users/{username}",
|
||||
"detections": [],
|
||||
"detections": [
|
||||
{
|
||||
"return": "false",
|
||||
"string": "The page you were looking",
|
||||
"type": "ocr"
|
||||
},
|
||||
{
|
||||
"return": "false",
|
||||
"string": "The page you were looking",
|
||||
"type": "normal"
|
||||
},
|
||||
{
|
||||
"return": "true",
|
||||
"string": "username",
|
||||
"type": "normal"
|
||||
}
|
||||
],
|
||||
"selected": "false"
|
||||
},
|
||||
{
|
||||
@@ -790,7 +843,18 @@
|
||||
},
|
||||
{
|
||||
"url": "https://community.eintracht.de/fans/{username}",
|
||||
"detections": [],
|
||||
"detections": [
|
||||
{
|
||||
"return": "false",
|
||||
"string": "Seite nicht gefunden",
|
||||
"type": "normal"
|
||||
},
|
||||
{
|
||||
"return": "true",
|
||||
"string": "username",
|
||||
"type": "normal"
|
||||
}
|
||||
],
|
||||
"selected": "false"
|
||||
},
|
||||
{
|
||||
@@ -800,12 +864,54 @@
|
||||
},
|
||||
{
|
||||
"url": "https://community.signalusers.org/u/{username}",
|
||||
"detections": [],
|
||||
"detections": [
|
||||
{
|
||||
"return": "false",
|
||||
"string": "That page doesn’t exist",
|
||||
"type": "ocr"
|
||||
},
|
||||
{
|
||||
"return": "false",
|
||||
"string": "That page doesn’t exist",
|
||||
"type": "normal"
|
||||
},
|
||||
{
|
||||
"return": "true",
|
||||
"string": "\"/u/{username}\"",
|
||||
"type": "normal"
|
||||
},
|
||||
{
|
||||
"return": "true",
|
||||
"string": "og:title",
|
||||
"type": "normal"
|
||||
}
|
||||
],
|
||||
"selected": "false"
|
||||
},
|
||||
{
|
||||
"url": "https://community.windy.com/user/{username}",
|
||||
"detections": [],
|
||||
"detections": [
|
||||
{
|
||||
"return": "false",
|
||||
"string": "You seem to have stumbled",
|
||||
"type": "ocr"
|
||||
},
|
||||
{
|
||||
"return": "false",
|
||||
"string": "You seem to have stumbled",
|
||||
"type": "normal"
|
||||
},
|
||||
{
|
||||
"return": "false",
|
||||
"string": "\"404\"",
|
||||
"type": "normal"
|
||||
},
|
||||
{
|
||||
"return": "true",
|
||||
"string": "account-stats",
|
||||
"type": "normal"
|
||||
}
|
||||
],
|
||||
"selected": "false"
|
||||
},
|
||||
{
|
||||
@@ -815,7 +921,23 @@
|
||||
},
|
||||
{
|
||||
"url": "https://coroflot.com/{username}",
|
||||
"detections": [],
|
||||
"detections": [
|
||||
{
|
||||
"return": "false",
|
||||
"string": "Looking for something",
|
||||
"type": "ocr"
|
||||
},
|
||||
{
|
||||
"return": "false",
|
||||
"string": "Looking for something",
|
||||
"type": "normal"
|
||||
},
|
||||
{
|
||||
"return": "true",
|
||||
"string": "com/{username}",
|
||||
"type": "normal"
|
||||
}
|
||||
],
|
||||
"selected": "false"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user