Remove domains from price

This commit is contained in:
Owen
2025-10-05 10:36:29 -07:00
parent 076912c648
commit 84fe2fb92e
2 changed files with 6 additions and 4 deletions

View File

@@ -53,7 +53,7 @@ export const subscribedLimitSet: LimitSet = {
description: "Contact us to increase soft limit."
}, // 12000 GB
[FeatureId.DOMAINS]: {
value: 20,
value: 25,
description: "Contact us to increase soft limit."
},
[FeatureId.REMOTE_EXIT_NODES]: {