maint: patch sources, engine hardening, proxy update for v1.0.1

This commit is contained in:
nox-project
2026-04-13 21:42:08 +02:00
parent a166ce411d
commit 1612a7ef48
12 changed files with 121 additions and 185 deletions
+6 -4
View File
@@ -7,8 +7,10 @@
"selectors": {
"stealers": "$.stealers"
},
"rate_limit": 1.0,
"headers": {},
"rate_limit": 5.0,
"headers": {
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
},
"api_key_slots": [],
"input_type": "email",
"output_type": [
@@ -25,7 +27,7 @@
],
"health_check_url": "https://cavalier.hudsonrock.com",
"expected_status": 200,
"reliability_score": 4,
"reliability_score": 3,
"backup_endpoints": [],
"confidence": 0.85
"confidence": 0.7
}