Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codebymitch/TitanBot
/ resetAbuseProtectionState
Function
resetAbuseProtectionState
src/utils/abuseProtection.js:196–199 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
194
}
195
196
export
function
resetAbuseProtectionState() {
197
blockedAttemptStore.clear();
198
clearAllRateLimits();
199
}
Callers
1
abuseProtection.test.js
File · 0.90
Calls
2
clearAllRateLimits
Function · 0.90
clear
Method · 0.80
Tested by
no test coverage detected