Another complaint — for which there was no contact information provided — alleged that “calendar girls” parties at Trump’s Mar-a-Lago involved genital measurements for children.

“Jeffrey Epstein would bring the children in and trump would auction them off. He measured the children’s vulva and vaginas by entering a finger and rated the children on tightness,” the complaint reads.

you are viewing a single comment's thread
view the rest of the comments
[–] 13 points 6 months ago (1 child)

BTW if you want to read this article without disabling ad blocker you can use this script: Open developer tools and paste this in the console, you can then scroll with the up/down arrow keys :)

(()=> {
	const modal = document.getElementsByClassName("_9r0K-Oum  _5kE-6aUK ")[0]
	const button = document.getElementsByClassName(" aJVLc6uP  ")[0]
	modal.remove()
	button.remove()
	let scrollTarget = 0
	document.addEventListener("keydown", (e) => {
		if(e.code === "ArrowDown") {
			scrollTarget += 10
		} else if(e.code === "ArrowUp") {
			scrollTarget -= 10
		}
		window.scrollTo(0, scrollTarget)
	})
})()
  • source
  • hideshow 2 child comments