Bulk CSV column: bonus_headline (or bonus). Leave empty to fall back to generic localized line.
Add up to 6 custom sections. Each one inserts a nav link + a new section with 2 generated paragraphs about the chosen topic, tied to your Brand and Country. Empty Title = slot skipped. Bulk CSV columns: extra1_title, extra1_topic, โฆ extra6_*.
Title (nav label + H2)
Topic
Fill any number of rows. Empty Name = row skipped. If at least one row has a name, the entire payments table on the site is replaced by your rows. Bulk CSV columns: pay1_name, pay1_type, pay1_min, pay1_max, pay1_time (โฆ pay5_*).
Name
Type
Min
Max
Time
Used by i-conv as a textual / structural reference for content generation. Fetch via your VPS proxy (uses VPS URL + key from Deploy โ VPS tab).
Generate covers once โ they're stored in your browser (IndexedDB) and reused for every site you publish. The Top Games block will render CSS-only cards until the cache is populated.
Regenerate AI covers for hero / about / brand / games / live / bonuses / payments / app / security / verdict blocks using the current Brand name. Result goes into the deploy queue โ click Deploy after.
Best free tier in 2026 โ stable, plenty of quota. Get API Token with Workers AI:Read permission at dash.cloudflare.com/profile/api-tokens. Account ID is on your CF dashboard sidebar.
Free Read token from huggingface.co/settings/tokens. Used if CF empty. FLUX.1-schnell free tier โ 10-30 images/month, then 402.
Used only if both CF and HF empty. Token from enter.pollinations.ai.
After successful deploy, sets @ and www A-records on the chosen registrar. Domain must be registered on the selected provider.
โ Namecheap branch is not implemented in PHP yet โ DNS will be skipped on deploy. Will land in next iteration.
Uses a separate CF account from the one used for AI images. Need Zone:Edit + Zone:Read + Account:Read token from CF tokens page.
One-time DNS binding without a full site deploy: creates CF zone for the current Brand โ Domain, upserts A @ + A www โ VPS IP, switches Spaceship NS to CF NS. Requires VPS URL/Key (Deploy tab), Spaceship key/secret, VPS IP, and CF Account+Token above.
CSV columns: brand, domain, country, competitor, ref, bonus_headline, pay1_name, pay1_type, pay1_min, pay1_max, pay1_time, โฆ, pay5_*, repo, branch โ first row is header. One site per row. Required: brand + domain.
For GitHub bulk-deploy, add a repo column (e.g. owner/casino-1) โ different repo per row, otherwise sites overwrite each other. Token + branch from the Deploy โ GitHub tab.
Generates a bash script that pre-creates every domain from the CSV via v-add-web-domain. Copy โ paste into your VNC/SSH session โ all domains are created โ then run bulk deploy. Required because HestiaCP API auth (HMAC) is not implemented in the deploy script.