Comment on How I was able to track the location of any Tinder userparentComments−mike-cardwell12yI found the content much more readable after chucking this in a console: document.getElementsByClassName('entry-content')[0].style.color='black'; and hitting <ctrl>+ a few times.
Comments
I found the content much more readable after chucking this in a console: document.getElementsByClassName('entry-content')[0].style.color='black'; and hitting <ctrl>+ a few times.