feat: add offline waterbody source crosswalk

This commit is contained in:
ik
2026-09-20 19:16:46 +07:00
parent d541443a1a
commit f02cb247a3
11 changed files with 311 additions and 14 deletions
+5
View File
@@ -0,0 +1,5 @@
<html><body>
<a href="/lakes/12">+ 35 р. Нижняя Тунгуска 38 видов рыбы</a>
<a href="/lakes/12">дубликат</a>
<a href="/lakes/16">оз. Комариное</a>
</body></html>
+12
View File
@@ -0,0 +1,12 @@
<html><body>
<ul>
<li>
<a href="/locations/location/1">Mosquito Lake</a>
<span>Catches: 254</span><span>42 baits</span><span>20 kinds of fish</span><span>9 spots</span>
</li>
<li>
<a href="/locations/location/19">Elk Lake</a>
<span>Catches: 520</span><span>121 baits</span><span>19 kinds of fish</span><span>11 spots</span>
</li>
</ul>
</body></html>