From 6acb5cdcc0d6fa0a80b8ab9d3e0bbca713de438d Mon Sep 17 00:00:00 2001 From: G <52905881+giga-a@users.noreply.github.com> Date: Fri, 18 Dec 2020 21:17:24 -0800 Subject: [PATCH] Add files via upload --- info | 8 ++-- sites.json | 136 ++++++++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 133 insertions(+), 11 deletions(-) diff --git a/info b/info index 15cdbcc..a8f4310 100644 --- a/info +++ b/info @@ -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"} diff --git a/sites.json b/sites.json index ec0cbc3..1598d97 100644 --- a/sites.json +++ b/sites.json @@ -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" }, {