TABBIT.ORG
Home
Recent
save
raw
untitled
Sun Aug 02 2020
Copied to clipboard!
Copy
reply
1
2
3
4
for (let p of document.querySelectorAll('a.notranslate')) { console.log(p.innerText) }