Skip to main content
Home youtube Galera do Agro Brasil
Galera do Agro Brasil

Galera do Agro Brasil

@galera_do_agro_brasil
Compare
LIVE NOW
Realtime updates
every 5 seconds
Galera do Agro Brasil
Galera do Agro Brasil
@galera_do_agro_brasil
Live subscribers

Live subscriber count for Galera do Agro Brasil: 0

Similar creators

View all
Total views
Updated from platform data
Total videos
Current platform total
Milestone progress
Recent milestones

OBS overlay

New
Galera do Agro Brasil
0
Subscribers
0 0.00%
Transparent
Animated
Customizable
Themes
Get overlay

Share this page

New

Create a beautiful card and share Galera do Agro Brasil's live count anywhere.

Galera do Agro Brasil
0
Live subscribers
livecounts.org
Customize card

Rivals comparison

New

See how Galera do Agro Brasil stacks up.

Compare all on leaderboard
, // <, >, &, ', " so a value carrying markup can never break out of the tag // and inject script (defence-in-depth XSS hardening). const data = []; let chart; function render(points) { if (chart) chart.destroy(); chart = lcLineChart(ctx, points); } render(data); window.loadHistory = async function (el) { const range = el.textContent.trim().toLowerCase(); try { const r = await fetch("https://api.livecounts.org/creator/youtube/galera_do_agro_brasil/history" + '?window=' + encodeURIComponent(range), { cache: 'no-store', headers: { 'Accept': 'application/json' } }); if (!r.ok) return; const arr = await r.json(); if (!arr.length) return; render(arr.map(p => ({ label: new Date(p.t).toLocaleTimeString([], {hour:'2-digit',minute:'2-digit'}), value: p.v }))); } catch (e) {} }; });