From 3d6fbbec1f2b09a1c1d55750f74b7adc8adf58a5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bankn8II=C2=A9=24A?=
<102619282+barionleg@users.noreply.github.com>
Date: Sat, 21 Dec 2024 14:42:18 +0100
Subject: [PATCH] Update and rename app1.js to bapp.js
---
docs/{app1.js => bapp.js} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename docs/{app1.js => bapp.js} (99%)
diff --git a/docs/app1.js b/docs/bapp.js
similarity index 99%
rename from docs/app1.js
rename to docs/bapp.js
index 63292e2..ce0eed8 100644
--- a/docs/app1.js
+++ b/docs/bapp.js
@@ -6890,7 +6890,7 @@
title: "MIERUNE Streets",
id: "m_streets",
source: new Pa({
- url: "https://api.maptiler.com/maps/jp-mierune-streets/256/{z}/{x}/{y}.png?key=giAeaRZBFWKqrzIDD5Se",
+ url: "https://tile.mierune.co.jp/mierune/{z}/{x}/{y}.png'",
attributions: '© MIERUNE © MapTiler © OpenStreetMap contributors',
attributionsCollapsible: !1,
tileSize: [256, 256],
@@ -6903,7 +6903,7 @@
title: "MIERUNE Gray",
id: "m_gray",
source: new Pa({
- url: "https://api.maptiler.com/maps/jp-mierune-gray/256/{z}/{x}/{y}.png?key=giAeaRZBFWKqrzIDD5Se",
+ url: "https://tile.mierune.co.jp/mierune_mono/{z}/{x}/{y}.png",
attributions: '© MIERUNE © MapTiler © OpenStreetMap contributors',
attributionsCollapsible: !1,
tileSize: [256, 256],