Browse Source

html update

master
filesite 4 hours ago
parent
commit
03ff72184d
  1. 10
      public/de/index.html
  2. 10
      public/en-us/index.html
  3. 10
      public/es/index.html
  4. 10
      public/hi/index.html
  5. 10
      public/index.html
  6. 10
      public/ja/index.html
  7. 10
      public/ru/index.html
  8. 10
      public/template/index.html
  9. 10
      public/zh-tw/index.html
  10. 10
      public/zh/index.html

10
public/de/index.html

@ -133,9 +133,6 @@ @@ -133,9 +133,6 @@
</span>
</div>
<h4 class="mt-d5">JSON-Daten</h4>
<pre><code id="herounion_stats">...</code></pre>
<h3 class="mt-2">Pakt der Allianz</h3>
<p class="mt-1">Bitte halten Sie sich an die folgenden Konventionen und bleiben Sie dabei, für eine bessere Zukunft für sich selbst und die gesamte Gesellschaft!</p>
<ul class="mt-d5">
@ -147,9 +144,6 @@ @@ -147,9 +144,6 @@
<li>Geringe Parallelität, niedrige Frequenz, beeinträchtigt nicht den normalen Betrieb der Zielwebsite</li>
</ul>
<h3 class="mt-2">Bots</h3>
<dl class="mt-d5" id="herobots">...</dl>
<h3 class="mt-2">HeroUnion App</h3>
<ul class="mt-d5">
<li>
@ -170,6 +164,8 @@ @@ -170,6 +164,8 @@
<h3 class="mt-2">HeroBot herunterladen</h3>
<p><a href="https://github.com/filesite-io/machete_hero" target="_blank">https://github.com/filesite-io/machete_hero</a></p>
<h3 class="mt-2">Bots</h3>
<dl class="mt-d5" id="herobots">...</dl>
<footer class="mt-4">
<p>
@ -253,7 +249,7 @@ @@ -253,7 +249,7 @@
method: 'GET',
dataType: 'json'
}).done(function(data) {
$('#herounion_stats').text(JSON.stringify(data, null, 4));
//$('#herounion_stats').text(JSON.stringify(data, null, 4));
$('.run_time').text( formatSeconds(data.run_seconds) );
$('.cache_time').text( formatSeconds(data.cache_time) );
renderStats('taskStatus', data.taskStatus);

10
public/en-us/index.html

@ -133,9 +133,6 @@ @@ -133,9 +133,6 @@
</span>
</div>
<h4 class="mt-d5">JSON Data</h4>
<pre><code id="herounion_stats">...</code></pre>
<h3 class="mt-2">Covenant of the Alliance</h3>
<p class="mt-1">Please abide by the following conventions and stick to it for a better tomorrow for yourself and the whole society!</p>
<ul class="mt-d5">
@ -147,9 +144,6 @@ @@ -147,9 +144,6 @@
<li>Low concurrency, low frequency, does not affect the normal operation of the target website</li>
</ul>
<h3 class="mt-2">Bots</h3>
<dl class="mt-d5" id="herobots">...</dl>
<h3 class="mt-2">HeroUnion App</h3>
<ul class="mt-d5">
<li>
@ -170,6 +164,8 @@ @@ -170,6 +164,8 @@
<h3 class="mt-2">HeroBot download</h3>
<p><a href="https://github.com/filesite-io/machete_hero" target="_blank">https://github.com/filesite-io/machete_hero</a></p>
<h3 class="mt-2">Bots</h3>
<dl class="mt-d5" id="herobots">...</dl>
<footer class="mt-4">
<p>
@ -253,7 +249,7 @@ @@ -253,7 +249,7 @@
method: 'GET',
dataType: 'json'
}).done(function(data) {
$('#herounion_stats').text(JSON.stringify(data, null, 4));
//$('#herounion_stats').text(JSON.stringify(data, null, 4));
$('.run_time').text( formatSeconds(data.run_seconds) );
$('.cache_time').text( formatSeconds(data.cache_time) );
renderStats('taskStatus', data.taskStatus);

10
public/es/index.html

@ -133,9 +133,6 @@ @@ -133,9 +133,6 @@
</span>
</div>
<h4 class="mt-d5">Datos JSON</h4>
<pre><code id="herounion_stats">...</code></pre>
<h3 class="mt-2">Pacto de la Alianza</h3>
<p class="mt-1">¡Por favor, respete las siguientes convenciones y cúmplalas para un mejor mañana para usted y para toda la sociedad!</p>
<ul class="mt-d5">
@ -147,9 +144,6 @@ @@ -147,9 +144,6 @@
<li>Baja concurrencia, baja frecuencia, no afecta el funcionamiento normal del sitio web de destino.</li>
</ul>
<h3 class="mt-2">Bots</h3>
<dl class="mt-d5" id="herobots">...</dl>
<h3 class="mt-2">Aplicación HeroUnion</h3>
<ul class="mt-d5">
<li>
@ -170,6 +164,8 @@ @@ -170,6 +164,8 @@
<h3 class="mt-2">Descargar HeroBot</h3>
<p><a href="https://github.com/filesite-io/machete_hero" target="_blank">https://github.com/filesite-io/machete_hero</a></p>
<h3 class="mt-2">Bots</h3>
<dl class="mt-d5" id="herobots">...</dl>
<footer class="mt-4">
<p>
@ -253,7 +249,7 @@ @@ -253,7 +249,7 @@
method: 'GET',
dataType: 'json'
}).done(function(data) {
$('#herounion_stats').text(JSON.stringify(data, null, 4));
//$('#herounion_stats').text(JSON.stringify(data, null, 4));
$('.run_time').text( formatSeconds(data.run_seconds) );
$('.cache_time').text( formatSeconds(data.cache_time) );
renderStats('taskStatus', data.taskStatus);

10
public/hi/index.html

@ -133,9 +133,6 @@ @@ -133,9 +133,6 @@
</span>
</div>
<h4 class="mt-d5">JSON ड</h4>
<pre><code id="herounion_stats">...</code></pre>
<h3 class="mt-2">गठबधन क</h3>
<p class="mt-1">पयिनलिित परपरलन कर और अपन तथ समज कहतर कल किए इसकलन कर!</p>
<ul class="mt-d5">
@ -147,9 +144,6 @@ @@ -147,9 +144,6 @@
<li>कम समवर, कम आवि, लकय वबसइट कय सलन करभित नह करत</li>
</ul>
<h3 class="mt-2"></h3>
<dl class="mt-d5" id="herobots">...</dl>
<h3 class="mt-2">ियन ऐप</h3>
<ul class="mt-d5">
<li>
@ -170,6 +164,8 @@ @@ -170,6 +164,8 @@
<h3 class="mt-2">HeroBot डउनलड कर</h3>
<p><a href="https://github.com/filesite-io/machete_hero" target="_blank">https://github.com/filesite-io/machete_hero</a></p>
<h3 class="mt-2"></h3>
<dl class="mt-d5" id="herobots">...</dl>
<footer class="mt-4">
<p>
@ -253,7 +249,7 @@ @@ -253,7 +249,7 @@
method: 'GET',
dataType: 'json'
}).done(function(data) {
$('#herounion_stats').text(JSON.stringify(data, null, 4));
//$('#herounion_stats').text(JSON.stringify(data, null, 4));
$('.run_time').text( formatSeconds(data.run_seconds) );
$('.cache_time').text( formatSeconds(data.cache_time) );
renderStats('taskStatus', data.taskStatus);

10
public/index.html

@ -133,9 +133,6 @@ @@ -133,9 +133,6 @@
</span>
</div>
<h4 class="mt-d5">JSON Data</h4>
<pre><code id="herounion_stats">...</code></pre>
<h3 class="mt-2">Covenant of the Alliance</h3>
<p class="mt-1">Please abide by the following conventions and stick to it for a better tomorrow for yourself and the whole society!</p>
<ul class="mt-d5">
@ -147,9 +144,6 @@ @@ -147,9 +144,6 @@
<li>Low concurrency, low frequency, does not affect the normal operation of the target website</li>
</ul>
<h3 class="mt-2">Bots</h3>
<dl class="mt-d5" id="herobots">...</dl>
<h3 class="mt-2">HeroUnion App</h3>
<ul class="mt-d5">
<li>
@ -170,6 +164,8 @@ @@ -170,6 +164,8 @@
<h3 class="mt-2">HeroBot download</h3>
<p><a href="https://github.com/filesite-io/machete_hero" target="_blank">https://github.com/filesite-io/machete_hero</a></p>
<h3 class="mt-2">Bots</h3>
<dl class="mt-d5" id="herobots">...</dl>
<footer class="mt-4">
<p>
@ -253,7 +249,7 @@ @@ -253,7 +249,7 @@
method: 'GET',
dataType: 'json'
}).done(function(data) {
$('#herounion_stats').text(JSON.stringify(data, null, 4));
//$('#herounion_stats').text(JSON.stringify(data, null, 4));
$('.run_time').text( formatSeconds(data.run_seconds) );
$('.cache_time').text( formatSeconds(data.cache_time) );
renderStats('taskStatus', data.taskStatus);

10
public/ja/index.html

@ -133,9 +133,6 @@ @@ -133,9 +133,6 @@
</span>
</div>
<h4 class="mt-d5">JSONデータ</h4>
<pre><code id="herounion_stats">...</code></pre>
<h3 class="mt-2">同盟規約</h3>
<p class="mt-1">ご自身と社会全体のより良い未来のために、以下の規約を遵守してください。</p>
<ul class="mt-d5">
@ -147,9 +144,6 @@ @@ -147,9 +144,6 @@
<li>同時実行性が低く、頻度も低いため、対象ウェブサイトの正常な動作には影響しません</li>
</ul>
<h3 class="mt-2">ボット</h3>
<dl class="mt-d5" id="herobots">...</dl>
<h3 class="mt-2">HeroUnionアプリ</h3>
<ul class="mt-d5">
<li>
@ -170,6 +164,8 @@ @@ -170,6 +164,8 @@
<h3 class="mt-2">HeroBotダウンロード</h3>
<p><a href="https://github.com/filesite-io/machete_hero" target="_blank">https://github.com/filesite-io/machete_hero</a></p>
<h3 class="mt-2">ボット</h3>
<dl class="mt-d5" id="herobots">...</dl>
<footer class="mt-4">
<p>
@ -253,7 +249,7 @@ @@ -253,7 +249,7 @@
method: 'GET',
dataType: 'json'
}).done(function(data) {
$('#herounion_stats').text(JSON.stringify(data, null, 4));
//$('#herounion_stats').text(JSON.stringify(data, null, 4));
$('.run_time').text( formatSeconds(data.run_seconds) );
$('.cache_time').text( formatSeconds(data.cache_time) );
renderStats('taskStatus', data.taskStatus);

10
public/ru/index.html

@ -133,9 +133,6 @@ @@ -133,9 +133,6 @@
</span>
</div>
<h4 class="mt-d5">Данные JSON</h4>
<pre><code id="herounion_stats">...</code></pre>
<h3 class="mt-2">Соглашение Альянса</h3>
<p class="mt-1">Пожалуйста, соблюдайте следующие правила и придерживайтесь их ради лучшего будущего для себя и всего общества!</p>
<ul class="mt-d5">
@ -147,9 +144,6 @@ @@ -147,9 +144,6 @@
<li>Низкая степень параллелизма, низкая частота, не влияет на нормальную работу целевого веб-сайта.</li>
</ul>
<h3 class="mt-2">Боты</h3>
<dl class="mt-d5" id="herobots">...</dl>
<h3 class="mt-2">Приложение HeroUnion</h3>
<ul class="mt-d5">
<li>
@ -170,6 +164,8 @@ @@ -170,6 +164,8 @@
<h3 class="mt-2">HeroBot скачать</h3>
<p><a href="https://github.com/filesite-io/machete_hero" target="_blank">https://github.com/filesite-io/machete_hero</a></p>
<h3 class="mt-2">Боты</h3>
<dl class="mt-d5" id="herobots">...</dl>
<footer class="mt-4">
<p>
@ -253,7 +249,7 @@ @@ -253,7 +249,7 @@
method: 'GET',
dataType: 'json'
}).done(function(data) {
$('#herounion_stats').text(JSON.stringify(data, null, 4));
//$('#herounion_stats').text(JSON.stringify(data, null, 4));
$('.run_time').text( formatSeconds(data.run_seconds) );
$('.cache_time').text( formatSeconds(data.cache_time) );
renderStats('taskStatus', data.taskStatus);

10
public/template/index.html

@ -133,9 +133,6 @@ @@ -133,9 +133,6 @@
</span>
</div>
<h4 class="mt-d5">{JSON Data}</h4>
<pre><code id="herounion_stats">...</code></pre>
<h3 class="mt-2">{Covenant of the Alliance}</h3>
<p class="mt-1">{Please abide by the following conventions and stick to it for a better tomorrow for yourself and the whole society!}</p>
<ul class="mt-d5">
@ -147,9 +144,6 @@ @@ -147,9 +144,6 @@
<li>{Low concurrency, low frequency, does not affect the normal operation of the target website}</li>
</ul>
<h3 class="mt-2">{Bots}</h3>
<dl class="mt-d5" id="herobots">...</dl>
<h3 class="mt-2">{HeroUnion App}</h3>
<ul class="mt-d5">
<li>
@ -170,6 +164,8 @@ @@ -170,6 +164,8 @@
<h3 class="mt-2">{HeroBot download}</h3>
<p><a href="https://github.com/filesite-io/machete_hero" target="_blank">https://github.com/filesite-io/machete_hero</a></p>
<h3 class="mt-2">{Bots}</h3>
<dl class="mt-d5" id="herobots">...</dl>
<footer class="mt-4">
<p>
@ -253,7 +249,7 @@ @@ -253,7 +249,7 @@
method: 'GET',
dataType: 'json'
}).done(function(data) {
$('#herounion_stats').text(JSON.stringify(data, null, 4));
//$('#herounion_stats').text(JSON.stringify(data, null, 4));
$('.run_time').text( formatSeconds(data.run_seconds) );
$('.cache_time').text( formatSeconds(data.cache_time) );
renderStats('taskStatus', data.taskStatus);

10
public/zh-tw/index.html

@ -133,9 +133,6 @@ @@ -133,9 +133,6 @@
</span>
</div>
<h4 class="mt-d5">JSON 數據</h4>
<pre><code id="herounion_stats">...</code></pre>
<h3 class="mt-2">盟約</h3>
<p class="mt-1">為了自己和社會的美好明天,請遵守以下公約並堅持下去!</p>
<ul class="mt-d5">
@ -147,9 +144,6 @@ @@ -147,9 +144,6 @@
<li>低併發、低頻率,不影響目標網站正常運行</li>
</ul>
<h3 class="mt-2">機器人</h3>
<dl class="mt-d5" id="herobots">...</dl>
<h3 class="mt-2">HeroUnion應用程式</h3>
<ul class="mt-d5">
<li>
@ -170,6 +164,8 @@ @@ -170,6 +164,8 @@
<h3 class="mt-2">HeroBot 下載</h3>
<p><a href="https://github.com/filesite-io/machete_hero" target="_blank">https://github.com/filesite-io/machete_hero</a></p>
<h3 class="mt-2">機器人</h3>
<dl class="mt-d5" id="herobots">...</dl>
<footer class="mt-4">
<p>
@ -253,7 +249,7 @@ @@ -253,7 +249,7 @@
method: 'GET',
dataType: 'json'
}).done(function(data) {
$('#herounion_stats').text(JSON.stringify(data, null, 4));
//$('#herounion_stats').text(JSON.stringify(data, null, 4));
$('.run_time').text( formatSeconds(data.run_seconds) );
$('.cache_time').text( formatSeconds(data.cache_time) );
renderStats('taskStatus', data.taskStatus);

10
public/zh/index.html

@ -133,9 +133,6 @@ @@ -133,9 +133,6 @@
</span>
</div>
<h4 class="mt-d5">JSON数据</h4>
<pre><code id="herounion_stats">...</code></pre>
<h3 class="mt-2">联盟盟约</h3>
<p class="mt-1">为了您自己和整个社会更美好的明天,请遵守以下约定并坚持下去!</p>
<ul class="mt-d5">
@ -147,9 +144,6 @@ @@ -147,9 +144,6 @@
<li>低并发、低频率,不影响目标网站的正常运行</li>
</ul>
<h3 class="mt-2">机器人</h3>
<dl class="mt-d5" id="herobots">...</dl>
<h3 class="mt-2">HeroUnion App</h3>
<ul class="mt-d5">
<li>
@ -170,6 +164,8 @@ @@ -170,6 +164,8 @@
<h3 class="mt-2">HeroBot下载</h3>
<p><a href="https://github.com/filesite-io/machete_hero" target="_blank">https://github.com/filesite-io/machete_hero</a></p>
<h3 class="mt-2">机器人</h3>
<dl class="mt-d5" id="herobots">...</dl>
<footer class="mt-4">
<p>
@ -253,7 +249,7 @@ @@ -253,7 +249,7 @@
method: 'GET',
dataType: 'json'
}).done(function(data) {
$('#herounion_stats').text(JSON.stringify(data, null, 4));
//$('#herounion_stats').text(JSON.stringify(data, null, 4));
$('.run_time').text( formatSeconds(data.run_seconds) );
$('.cache_time').text( formatSeconds(data.cache_time) );
renderStats('taskStatus', data.taskStatus);

Loading…
Cancel
Save