top of page

Vortxz, csndra

Sun, Mar 01

|

Flyway

Presented by The Haven x Flyway

Vortxz, csndra
Vortxz, csndra

Time & Location

Mar 01, 2026, 7:00 PM – 11:00 PM

Flyway, 345 S Garey Ave, Pomona, CA 91766, USA

Google Maps were blocked due to your Analytics and functional cookie settings.

Share This Event

bottom of page
$w.onReady(function () { const interval = setInterval(() => { const all = Array.from(document.querySelectorAll("*")); for (const el of all) { if ( el.children.length === 0 && el.textContent && el.textContent.includes("Tax & Fees (") ) { el.textContent = el.textContent.replace(/\s*\(\d+%?\)\s*/g, ""); } } }, 500); // stop after 10 seconds setTimeout(() => clearInterval(interval), 10000); });