diff --git a/.github/ISSUE_TEMPLATE/report-false-result.md b/.github/ISSUE_TEMPLATE/report-false-result.md index e65216f..fae9cd7 100644 --- a/.github/ISSUE_TEMPLATE/report-false-result.md +++ b/.github/ISSUE_TEMPLATE/report-false-result.md @@ -1,7 +1,7 @@ --- name: Report invalid result -about: I want report invalid result of Maigret Search -title: Invalit result +about: I want to report invalid result of Maigret search +title: Invalid result labels: false-result assignees: soxoj diff --git a/maigret/resources/data.json b/maigret/resources/data.json index cecc014..1cbe803 100644 --- a/maigret/resources/data.json +++ b/maigret/resources/data.json @@ -5383,6 +5383,7 @@ "usernameUnclaimed": "noonewouldeverusethis7" }, "Funnyordie": { + "disabled": true, "tags": [ "in", "us" @@ -10149,7 +10150,7 @@ ], "checkType": "message", "absenceStrs": [ - "404" + "404 - Not Found" ], "alexaRank": 25200, "urlMain": "https://overclockers.ru", @@ -10426,6 +10427,7 @@ "usernameUnclaimed": "noonewouldeverusethis7" }, "PeopleAndCountries": { + "disabled": true, "tags": [ "forum", "ru" @@ -17524,6 +17526,7 @@ "usernameUnclaimed": "noonewouldeverusethis7" }, "funny-games.biz": { + "disabled": true, "tags": [ "forum", "lt", diff --git a/maigret/resources/simple_report.tpl b/maigret/resources/simple_report.tpl index c2e3322..7c3c48e 100644 --- a/maigret/resources/simple_report.tpl +++ b/maigret/resources/simple_report.tpl @@ -68,6 +68,7 @@
+ Invalid? Photo

diff --git a/maigret/resources/simple_report_pdf.css b/maigret/resources/simple_report_pdf.css index 9fda1b4..e2282d7 100644 --- a/maigret/resources/simple_report_pdf.css +++ b/maigret/resources/simple_report_pdf.css @@ -38,4 +38,8 @@ div { border-bottom-color: #3e3e3e; border-bottom-width: 1px; border-bottom-style: solid; +} +.invalid-button { + position: absolute; + left: 10px; } \ No newline at end of file diff --git a/maigret/resources/simple_report_pdf.tpl b/maigret/resources/simple_report_pdf.tpl index f3db395..6a532aa 100644 --- a/maigret/resources/simple_report_pdf.tpl +++ b/maigret/resources/simple_report_pdf.tpl @@ -64,6 +64,7 @@