4chan-Laravel icon indicating copy to clipboard operation
4chan-Laravel copied to clipboard

Delete threads if they go into the 10th page.

Open HappyZombies opened this issue 9 years ago • 0 comments

4chan has 15 threads per page.

They have a total of 10 pages.

15*10 = 150

That means in a given board there are a total of 150 threads.

Create a system that when a thread passes the 10th page (or thread get's to 151 ? how would this work) it will get deleted along with it's comments.

HappyZombies avatar May 12 '16 13:05 HappyZombies