Skip to content

Commit

Permalink
fix(btn): levelRequirements
Browse files Browse the repository at this point in the history
  • Loading branch information
fzlins committed Mar 31, 2024
1 parent c2d37bf commit 2359953
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions resource/sites/broadcasthe.net/config.json
Expand Up @@ -45,31 +45,31 @@
},{
"level": "3",
"name": "Extreme User",
"interval": "82D",
"interval": "12",
"totalTraffic": "500GiB",
"bonus":"500000",
"snatches":"500",
"privilege": "Has access to the Extreme User forum."
},{
"level": "4",
"name": "Elite",
"interval": "166D",
"interval": "24",
"totalTraffic": "1TiB",
"bonus":"850000",
"snatches":"1000",
"privilege": "Has access to the Elite forum and can set own Custom Title, and the ability to send invites purchased from the Lumens Store."
},{
"level": "5",
"name": "Guru",
"interval": "251D",
"interval": "36",
"totalTraffic": "2.5TiB",
"bonus":"1500000",
"snatches":"1500",
"privilege": "Has access to the Guru forum."
},{
"level": "6",
"name": "Master",
"interval": "365D",
"interval": "52",
"totalTraffic": "7.5TiB",
"bonus":"3000000",
"snatches":"3000",
Expand Down

0 comments on commit 2359953

Please sign in to comment.