+
+
+ {{ mediaName }}
+
-
-
-
-
-
-
-
-
-
-
-
-
- ⚠️ This player is provided by a third‑party service. Ads
- and pop‑ups may appear, and I do not control or endorse them.
-
+
+
+
+
+
+
+
+
+
+
+
+ ⚠️ This player is provided by a third‑party service. Ads
+ and pop‑ups may appear, and I do not control or endorse them.
+
diff --git a/vite.config.ts b/vite.config.ts
index 0e4336c..6ff6f21 100755
--- a/vite.config.ts
+++ b/vite.config.ts
@@ -8,7 +8,6 @@ import tailwindcss from '@tailwindcss/vite'
// https://vite.dev/config/
export default defineConfig({
- base: process.env.DEPLOY_ENV === 'GH_PAGES' ? '/TBW/' : './',
plugins: [
vue(),
vueDevTools(),