JAICLUB BET QUANTITY PATCH V5
================================

Upload this ZIP to public_html and extract with overwrite enabled.
The ZIP root already contains the saas_lottery folder, so it will replace:

/saas_lottery/bootstrap.php
/saas_lottery/bootstrap_live_v3.php
/saas_lottery/bootstrap_live_v4.php

Fixes:
- Live /api-live-v4/Lottery/WinGoBet route patched.
- Positive whole-number Quantity/X values such as 2, 11, 223, 1000, 1333 accepted.
- Fixed 1,5,10,20,50,100 server whitelist removed.
- maximum_stake application rejection removed.
- Invalid bet validation no longer returns code 401, so it will not cause a
  false "account login has expired" message.
- JSON, POST, form-urlencoded and FormData payloads supported.
- Visible Balance and X buttons are unchanged.
- Wallet balance check remains: a bet cannot exceed the user's real balance.

Verify in DevTools > Network > WinGoBet > Response Headers:
X-SL-Build: 20260803-custom-quantity-v5
