Claude 0c8ee87ce2 fix: hard-code correct storage IDs for €1520 instant server
The WHMCS URL has incorrect configoption IDs:
- Shows Kioxia 3.2TB for slots that should have Crucial 4TB
- Wrong IDs prevent proper preselection

Fixed by:
- Detecting the €1520 server by storage description
- Hard-coding the correct configoption IDs:
  * 34: 166 (Crucial T705 4TB)
  * 35: 252 (Crucial T705 4TB)
  * 36: 260 (Crucial T705 4TB)
  * 37: 269 (Crucial T705 4TB)
  * 38: 254 (Kioxia CM7-V 3.2TB)
  * 39: 288 (Kioxia CM7-V 3.2TB)

Now shows correctly:
4x Crucial T705 4TB + 2x Kioxia CM7-V 3.2TB

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
0c8ee87ce2 · 2025-12-06 01:47:00 +04:00
18 Commits
Description
Create roblox worlds from Claude Code
932 KiB
Languages
HTML 57.3%
Python 24.1%
Lua 16.8%
PowerShell 1.8%