Wikipedia fix (#365)

* Fixed op.gg sites

* Added testing docs, fixed some error

* Fixed Wikipedia
This commit is contained in:
Soxoj
2022-02-26 14:27:08 +03:00
committed by GitHub
parent 8a865a1ce6
commit be204ff119
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -5,7 +5,6 @@ on:
branches: [ main ] branches: [ main ]
pull_request: pull_request:
branches: [ main ] branches: [ main ]
types: [opened, synchronize]
jobs: jobs:
build: build:
+2 -1
View File
@@ -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/",