File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed
apps/frontend/src/pages/servers Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 427
427
Do Modrinth Servers have DDoS protection?
428
428
</summary >
429
429
<p class =" m-0 ml-6 leading-[160%]" >
430
- Yes. All Modrinth Servers come with DDoS protection powered by
431
- <a href =" https://us.ovhcloud.com/security/anti-ddos/" target =" _blank"
432
- >OVHcloud® Anti-DDoS infrastructure</a
433
- >
434
- which has over 17Tbps capacity. Your server is safe on Modrinth.
430
+ Yes. All Modrinth Servers come with DDoS protection, with up to 17Tbps capacity in
431
+ some locations.
435
432
</p >
436
433
</details >
437
434
Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ export type VersionEntry = {
10
10
}
11
11
12
12
const VERSIONS : VersionEntry [ ] = [
13
+ {
14
+ date : `2025-07-15T13:55:00-07:00` ,
15
+ product : 'web' ,
16
+ body : `### Improvements
17
+ - Updated language around DDoS protection of Modrinth Servers products.` ,
18
+ } ,
13
19
{
14
20
date : `2025-07-15T12:40:00-07:00` ,
15
21
product : 'web' ,
You can’t perform that action at this time.
0 commit comments