sync
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<!doctype html>
|
||||
<html lang="ru">
|
||||
<body>
|
||||
<main>
|
||||
<article>
|
||||
<h1>Дачный пруд</h1>
|
||||
<img src="https://oss.rf4db.com/game/maps/level_000_home.png" alt="Дачный пруд">
|
||||
<img src="https://oss.rf4db.com/game/paper_maps_webp/map_level_000_home.webp" alt="Карта: Дачный пруд">
|
||||
<img src="https://oss.rf4db.com/game/fish/frog.webp" alt="Лягушка">
|
||||
<a href="/ru/fishes/frog">Лягушка 190 г</a>
|
||||
<a href="/ru/fishes/a.sleeper">Ротан 400 г</a>
|
||||
<a href="/ru/fishes/perch">Окунь 1.6 кг</a>
|
||||
<a href="/ru/positions/example-position">Точка 13:9</a>
|
||||
</article>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,17 @@
|
||||
<!doctype html>
|
||||
<html lang="ru">
|
||||
<body>
|
||||
<article class="waterbody-detail">
|
||||
<h1>оз. Комариное</h1>
|
||||
<p class="waterbody-description">Большое озеро с каменистыми берегами.</p>
|
||||
<ul class="waterbody-aliases"><li>Комариное</li><li>оз. Комариное</li></ul>
|
||||
<div class="waterbody-fish">
|
||||
<a href="/ru/wiki/fish/pike">Щука</a>
|
||||
<a href="/ru/wiki/fish/perch">Окунь</a>
|
||||
</div>
|
||||
<img src="https://oss.rf4db.com/game/maps/level_001_mosquito.webp" alt="Карта">
|
||||
<img data-src="/game/maps/level_001_mosquito-depth.webp" alt="Глубины">
|
||||
<a href="/ru/maps/level_001_mosquito/spots/12-34">Точка 12:34</a>
|
||||
</article>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user