updated prettier config
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
|
||||
<p>
|
||||
<span class="font-monospace">a2s.su</span>
|
||||
— домен, который я купил очень давно, но так и не придумал, для чего его
|
||||
использовать.<br />
|
||||
— домен, который я купил очень давно, но так и не придумал, для чего его использовать.<br />
|
||||
В первую очередь, я не придумал как расшифровать
|
||||
<span class="font-monospace">a2s.su</span>. Первое что пришлов голову, это
|
||||
<span class="fw-bold fst-italic">all to site</span>.
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
<ul class="list-group list-group-item-action">
|
||||
<a href="#rer2" class="list-group-item list-group-item-action">
|
||||
<span class="fw-bold">RE: Revelation 2</span> — Статус ежемесячных
|
||||
событий «Вторжение огромных тварей»
|
||||
<span class="fw-bold">RE: Revelation 2</span> — Статус ежемесячных событий «Вторжение
|
||||
огромных тварей»
|
||||
</a>
|
||||
</ul>
|
||||
|
||||
@@ -12,10 +12,7 @@
|
||||
<span class="placeholder col-3 rounded"></span>
|
||||
</h5>
|
||||
</div>
|
||||
<div
|
||||
id="lastfm_card_footer"
|
||||
class="card-footer text-body-secondary placeholder-glow"
|
||||
>
|
||||
<div id="lastfm_card_footer" class="card-footer text-body-secondary placeholder-glow">
|
||||
<span class="placeholder col-2 rounded"></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -17,15 +17,13 @@
|
||||
<div class="d-none">
|
||||
<img
|
||||
class="img-fluid shadow rounded m-3"
|
||||
src="//content/images/2023/resident_evil_revelations_2_wallpaper_by_brendabirkin.jpg"
|
||||
/>
|
||||
src="//content/images/2023/resident_evil_revelations_2_wallpaper_by_brendabirkin.jpg" />
|
||||
<p class="text-center text-muted">
|
||||
Изображение:
|
||||
<a
|
||||
class="text-reset"
|
||||
href="https://www.deviantart.com/brendabirkin/art/Resident-Evil-Revelations-2-Wallpaper-521674087"
|
||||
target="_blank"
|
||||
>
|
||||
target="_blank">
|
||||
Resident Evil Revelations 2 — Wallpaper by BrendaBirkin
|
||||
</a>
|
||||
</p>
|
||||
@@ -35,10 +33,7 @@
|
||||
<div class="card-header">
|
||||
<div class="d-flex justify-content-between placeholder-glow">
|
||||
<span class="fw-bold">Invasion of the Huge Creatures No. 101</span>
|
||||
<span
|
||||
id="rev2_time_remaining"
|
||||
class="placeholder col-1 rounded"
|
||||
></span>
|
||||
<span id="rev2_time_remaining" class="placeholder col-1 rounded"></span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
@@ -54,11 +49,9 @@
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
stroke-linejoin="round">
|
||||
<path
|
||||
d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"
|
||||
/>
|
||||
d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z" />
|
||||
</svg>
|
||||
</h5>
|
||||
|
||||
@@ -72,8 +65,7 @@
|
||||
role="progressbar"
|
||||
aria-valuenow="21"
|
||||
aria-valuemin="0"
|
||||
aria-valuemax="100"
|
||||
>
|
||||
aria-valuemax="100">
|
||||
<div class="progress-bar bg-danger" style="width: 21%">21%</div>
|
||||
</div>
|
||||
<p class="my-1 fw-bold d-flex justify-content-between">
|
||||
@@ -85,8 +77,7 @@
|
||||
role="progressbar"
|
||||
aria-valuenow="91"
|
||||
aria-valuemin="0"
|
||||
aria-valuemax="100"
|
||||
>
|
||||
aria-valuemax="100">
|
||||
<div class="progress-bar bg-danger" style="width: 91%">91%</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -112,8 +103,7 @@
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
stroke-linejoin="round">
|
||||
<circle cx="12" cy="12" r="10" />
|
||||
<line x1="12" y1="16" x2="12" y2="12" />
|
||||
<line x1="12" y1="8" x2="12.01" y2="8" />
|
||||
@@ -137,10 +127,7 @@
|
||||
}, 'rev2_monsters');
|
||||
setInterval(autorun, 120_000); // 2 minutes
|
||||
} else {
|
||||
console.log(
|
||||
'INFO! Включена отладка, данные не загружается!\n' +
|
||||
'Файл rer2.html',
|
||||
);
|
||||
console.log('INFO! Включена отладка, данные не загружается!\n' + 'Файл rer2.html');
|
||||
}
|
||||
}
|
||||
autorun();
|
||||
|
||||
Reference in New Issue
Block a user