From be204ff11923de9a049137ece9c97cdeed249be4 Mon Sep 17 00:00:00 2001 From: Soxoj <31013580+soxoj@users.noreply.github.com> Date: Sat, 26 Feb 2022 14:27:08 +0300 Subject: [PATCH] Wikipedia fix (#365) * Fixed op.gg sites * Added testing docs, fixed some error * Fixed Wikipedia --- .github/workflows/update-site-data.yml | 1 - maigret/resources/data.json | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update-site-data.yml b/.github/workflows/update-site-data.yml index f0321e1..2d2c81e 100644 --- a/.github/workflows/update-site-data.yml +++ b/.github/workflows/update-site-data.yml @@ -5,7 +5,6 @@ on: branches: [ main ] pull_request: branches: [ main ] - types: [opened, synchronize] jobs: build: diff --git a/maigret/resources/data.json b/maigret/resources/data.json index c9fb0a9..60dd729 100644 --- a/maigret/resources/data.json +++ b/maigret/resources/data.json @@ -15518,7 +15518,8 @@ ], "checkType": "message", "absenceStrs": [ - "is not registered" + "is not registered", + "Wikipedia does not have a" ], "alexaRank": 12, "urlMain": "https://www.wikipedia.org/",