Add another validity filter

This commit is contained in:
Ajay
2025-04-25 12:55:44 -04:00
parent 9f745d3a8b
commit 0d005c23bf
5 changed files with 26 additions and 4 deletions

View File

@@ -71,6 +71,7 @@ addDefaults(config, {
},
validityCheck: {
userAgent: null,
userAgentR: null,
},
userCounterURL: null,
userCounterRatio: 10,