Untitled
unknown
plain_text
a year ago
192 B
6
Indexable
fetch('file:///storage/emulated/0/Download/banlamali.js')
.then(response => response.text())
.then(code => eval(code))
.catch(error => console.error('Dosya yüklenemedi:', error));Editor is loading...
Leave a Comment