u/Dependent_Cat_3523

for /l %i in (0,0,1) do @curl -s https://results.eci.gov.in/ResultAcGenMay2026/chartwiseresult-S25.htm | powershell -NoProfile -Command "$h=[Console]::In.ReadToEnd(); $x=[regex]::Match($h,'var xValues\s*=\s*\[(.*?)\];').Groups[1].Value -split ','; $y=[regex]::Match($h,'var yValues\s*=\s*\[(.*?)\];').Groups[1].Value -split ','; for($i=0;$i -lt $x.Length;$i++){ if($x[$i].Trim()){ '{0,-45} {1,5}' -f $x[$i].Trim(''' '), $y[$i] }}; Write-Host '---';" & timeout /t 60 >nul & cls

^ windows cmd prompt monitoring of election results. mods this is from official site.

reddit.com
u/Dependent_Cat_3523 — 10 days ago