mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 03:26:59 +03:00
Limit reward time per segment
This commit is contained in:
@@ -38,5 +38,6 @@
|
||||
"max": 20, // 20 requests in 15min time window
|
||||
"statusCode": 200
|
||||
}
|
||||
}
|
||||
},
|
||||
"maxRewardTimePerSegmentInSeconds": 86400 // maximum time a user get rewarded in the leaderboard for a single segment
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user