Anonymous ID: c3d960 Dec. 10, 2023, 6:36 a.m. No.20052195   🗄️.is 🔗kun   >>2204

>>20052101

 

Cheers. If Q Team would give me a little support there is much much more I can do. PSEG burned out my $1200 monitor by sending electrical surges into my home and toxins have affected my site, so I cannot do more till then. I probably could automate the screen grab too but that would take a little more time.

Anonymous ID: c3d960 Dec. 10, 2023, 6:58 a.m. No.20052287   🗄️.is 🔗kun   >>2293

>>20052090

Even Simpler: Maybe Jim can just put this in a button.

To get the Q posts on this day when in your browser do:

 

F12

Click Console

Clear Console

Paste this at the blue >

 

window.open("https://qalerts.app/?q=" + new Date().toDateString().substring(4,7) + " " + new Date().toDateString().substring(8,10) + ",", "Q");

 

Hit enter

F12 to close console

 

Jim could put this in a button too.

 

<button click='window.open("https://qalerts.app/?q=" + new Date().toDateString().substring(4,7) + " " + new Date().toDateString().substring(8,10) + ",", "Q");' />