Anonymous ID: e96e43 Oct. 3, 2020, 11:44 a.m. No.10903553   🗄️.is 🔗kun   >>3571

To help with reading old Q posts, I have created this bookmarklet to get a random Q post.

 

Create a bookmark in your browser and put this in the "location" field:

 

javascript:{ let id = Math.floor(Math.random() * 4806) + 1; location.href='https://operationq.pub/?n=' + id; }

Anonymous ID: e96e43 Oct. 3, 2020, 11:46 a.m. No.10903571   🗄️.is 🔗kun

>>10903553

 

seems like the formatting broke. Should be

 

javascript:{ let id = Math.floor(Math.random() * 4806) + 1; location.href='https://operationq.pub/?n=' + id; }