mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 14:08:59 +00:00
Wikipedia fix (#365)
* Fixed op.gg sites * Added testing docs, fixed some error * Fixed Wikipedia
This commit is contained in:
@@ -5,7 +5,6 @@ on:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
types: [opened, synchronize]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
@@ -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/",
|
||||
|
||||
Reference in New Issue
Block a user