mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
fix: disable RomanticCollection check (#2588)
* fix: disable RomanticCollection check * chore: regenerate db metadata --------- Co-authored-by: Julio César Suástegui <juliosuas@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f897598f98
commit
8b5dce1d3c
@@ -18539,7 +18539,8 @@
|
||||
"urlMain": "https://www.romanticcollection.ru",
|
||||
"url": "https://www.romanticcollection.ru/forum/search.php?keywords=&terms=all&author={username}",
|
||||
"usernameClaimed": "Prim@",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||
"disabled": true
|
||||
},
|
||||
"HSX": {
|
||||
"checkType": "message",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"version": 1,
|
||||
"updated_at": "2026-04-29T14:56:55Z",
|
||||
"updated_at": "2026-05-02T12:32:02Z",
|
||||
"sites_count": 3157,
|
||||
"min_maigret_version": "0.6.0",
|
||||
"data_sha256": "5dac8f1c045ea650d5872cf9dfd7f224410eaadba0f2b7eb60514cc51ba0097a",
|
||||
"data_sha256": "6952bb4eddec6dc02c67a41581fc0a31bb49ea20ca36747ecc5f0ee5bbb9eb4c",
|
||||
"data_url": "https://raw.githubusercontent.com/soxoj/maigret/main/maigret/resources/data.json"
|
||||
}
|
||||
Reference in New Issue
Block a user