Skip to content

Commit

Permalink
Merge pull request #543 from helpukr/Beta
Browse files Browse the repository at this point in the history
Beta ➜ Main | Added Day 691 - Targets and Days (TL) Eng+Ukr (Оновлені цілі на день 691)
Simply run this for as long as you can to help flood Russia in the most legal, yet effective way possible 
New targets imported from db1000n:
To keep up with targets we're going to use the db1000n targets direct from their GitHub repository. 
These updates will be daily, so if the db1000n changes, it will probably take a few hours longer for the change to make it here.
Message posted by the IT Army of Ukraine:
🔥 Week #2 of 2024: IT ARMY Operations Leaders 🏆
Did all this traffic go to Perm? Of course not. 🤣
🛠 Db1000n: FreedomUA 📊 15.1 TB
🛠 Distress: UkrByte 📊 1525.9 TB
🛠 Mhddos: littlest_giant 📊 731.2 TB
🛠 X100: uashield21 📊 315.1 TB
Different tools generate different amounts of traffic for achieving the desired effect, so direct comparisons are not advisable.
What tasks will be on the agenda this week? 
/ *** / 
Просто запускайте це стільки, скільки зможете, щоб допомогти наповнити Росію найбільш законним, але ефективним способом 
Нові цілі, імпортовані з db1000n:
🔥 Тиждень #2 2024: Лідери операцій IT ARMY 🏆
Чи весь цей трафік пішов в Перм? Звісно ні. 🤣
🛠 Db1000n: FreedomUA 📊 15.1 ТБ
🛠 Distress: UkrByte 📊 1525.9 ТБ
🛠 Mhddos: littlest_giant 📊 731.2 ТБ
🛠 X100: uashield21 📊 315.1 ТБ
Різні інструменти генерують різну кількість трафіку для досягнення потрібного ефекту, тож не варто їх порівнювати.
Які завдання будуть цього тижня?
  • Loading branch information
rmellis authored Jan 15, 2024
2 parents 55eb060 + 075dd1b commit b9035ec
Show file tree
Hide file tree
Showing 5 changed files with 1,153 additions and 131 deletions.
11 changes: 5 additions & 6 deletions auto.htm
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<table width="200" border="1" style="border-top-width: 0px;">
<tbody><tr>
<td><table width="989" border="1" align="left" style="border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-right-width: 0px;">
<tbody>6
<tbody>
<tr>
<td width="240" bgcolor="#005BB7"><div align="right"><span class="style14"><strong> Info:</strong> Your Public IP Address is: </span></div></td>
<td width="175" bgcolor="#005BB7"><h6 id="userip" style="margin-bottom: 0px;">Loading..</h6></td>
Expand All @@ -156,22 +156,21 @@ <h3><u>You'll be redirected any second...</u></h3>
</p>
<p class="style11"><html>
<head>
<meta http-equiv="refresh" content="8; url='http://www.helpukr.xyz/day690.htm'" />
<meta http-equiv="refresh" content="8; url='http://www.helpukr.xyz/day691.htm'" />
<body><p style="color: #FFFFFF; font-size: 24px;"><br><br>
You are about to be directed to Day 690 in <span id="countdowntime.r">10 </span> Seconds</p>
You are about to be directed to Day 691 in <span id="countdowntimer">10 </span> Seconds</p>

<script type="text/javascript">
var timeleft = 10;
var downloadTimer = setInterval(function(){
timeleft--;
document.getElementById("countdowntimer").textConte6nt = timeleft;
document.getElementById("countdowntimer").textContent = timeleft;
if(timeleft <= 0)
clearInterval(downloadTimer);4
},1000);
</script>
<p><span style="color:#ffffff">Not Working? </span> <a href="http://www.helpukr.xyz/day690.htm"><span style="color:#f1c40f">Click Here</span><br><br><br>
<p><span style="color:#ffffff">Not Working? </span> <a href="http://www.helpukr.xyz/day691.htm"><span style="color:#f1c40f">Click Here</span><br><br><br>
</a><span style="color:#f1c40f"></span>*</p></body>
</html></p>
</html></p>
<details>
<summary><span style="color: #ffff99;">Click Here for <b>FAQ</b> <i>(Questions & Answers)</i></span></summary>
Expand Down
Loading

0 comments on commit b9035ec

Please sign in to comment.