mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 22:19:01 +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 ]
|
branches: [ main ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
types: [opened, synchronize]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -15518,7 +15518,8 @@
|
|||||||
],
|
],
|
||||||
"checkType": "message",
|
"checkType": "message",
|
||||||
"absenceStrs": [
|
"absenceStrs": [
|
||||||
"is not registered"
|
"is not registered",
|
||||||
|
"Wikipedia does not have a"
|
||||||
],
|
],
|
||||||
"alexaRank": 12,
|
"alexaRank": 12,
|
||||||
"urlMain": "https://www.wikipedia.org/",
|
"urlMain": "https://www.wikipedia.org/",
|
||||||
|
|||||||
Reference in New Issue
Block a user