mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 22:19:01 +00:00
Fix false positive and CI (#372)
* Fix false positive and CI * Updated site list and statistics
This commit is contained in:
@@ -2,10 +2,9 @@ name: Linting and testing
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
types: [opened, synchronize]
|
types: [opened, synchronize, reopened]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -1,10 +1,9 @@
|
|||||||
name: Update sites rating and statistics
|
name: Update sites rating and statistics
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches: [ main ]
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
types: [opened, synchronize]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -1867,6 +1867,7 @@
|
|||||||
"pk",
|
"pk",
|
||||||
"us"
|
"us"
|
||||||
],
|
],
|
||||||
|
"disabled": true,
|
||||||
"checkType": "status_code",
|
"checkType": "status_code",
|
||||||
"alexaRank": 522588,
|
"alexaRank": 522588,
|
||||||
"urlMain": "https://bethepro.com",
|
"urlMain": "https://bethepro.com",
|
||||||
|
|||||||
@@ -1056,7 +1056,7 @@ Rank data fetched from Alexa by domains.
|
|||||||
1.  [swiftbook (https://forum.swiftbook.ru)](https://forum.swiftbook.ru)*: top 10M, forum, ru*
|
1.  [swiftbook (https://forum.swiftbook.ru)](https://forum.swiftbook.ru)*: top 10M, forum, ru*
|
||||||
1.  [Ladies (http://ladies.zp.ua)](http://ladies.zp.ua)*: top 10M, forum, ua*
|
1.  [Ladies (http://ladies.zp.ua)](http://ladies.zp.ua)*: top 10M, forum, ua*
|
||||||
1.  [Archlinux (https://archlinux.org.ru)](https://archlinux.org.ru)*: top 10M, ru*
|
1.  [Archlinux (https://archlinux.org.ru)](https://archlinux.org.ru)*: top 10M, ru*
|
||||||
1.  [Bethepro (https://bethepro.com)](https://bethepro.com)*: top 10M, pk, us*
|
1.  [Bethepro (https://bethepro.com)](https://bethepro.com)*: top 10M, pk, us*, search is disabled
|
||||||
1.  [Mapillary Forum (https://forum.mapillary.com)](https://forum.mapillary.com)*: top 10M, forum, us*
|
1.  [Mapillary Forum (https://forum.mapillary.com)](https://forum.mapillary.com)*: top 10M, forum, us*
|
||||||
1.  [Firearmstalk (https://www.firearmstalk.com)](https://www.firearmstalk.com)*: top 10M, us*
|
1.  [Firearmstalk (https://www.firearmstalk.com)](https://www.firearmstalk.com)*: top 10M, us*
|
||||||
1.  [Houserepairtalk (https://www.houserepairtalk.com)](https://www.houserepairtalk.com)*: top 10M, forum, in, us*
|
1.  [Houserepairtalk (https://www.houserepairtalk.com)](https://www.houserepairtalk.com)*: top 10M, forum, in, us*
|
||||||
@@ -2599,10 +2599,10 @@ Rank data fetched from Alexa by domains.
|
|||||||
1.  [hozpitality (https://www.hozpitality.com)](https://www.hozpitality.com)*: top 100M*
|
1.  [hozpitality (https://www.hozpitality.com)](https://www.hozpitality.com)*: top 100M*
|
||||||
1.  [kazanlashkigalab.com (https://kazanlashkigalab.com)](https://kazanlashkigalab.com)*: top 100M, kz*
|
1.  [kazanlashkigalab.com (https://kazanlashkigalab.com)](https://kazanlashkigalab.com)*: top 100M, kz*
|
||||||
|
|
||||||
The list was updated at (2022-02-26 13:41:10.351473 UTC)
|
The list was updated at (2022-02-27 01:43:04.619091 UTC)
|
||||||
## Statistics
|
## Statistics
|
||||||
|
|
||||||
Enabled/total sites: 2441/2595 = 94.07%
|
Enabled/total sites: 2440/2595 = 94.03%
|
||||||
|
|
||||||
Incomplete checks: 523/1853 = 28.22% (false positive risks)
|
Incomplete checks: 523/1853 = 28.22% (false positive risks)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user