first commit

This commit is contained in:
2025-11-11 10:36:31 +01:00
commit 80eb037b56
25 changed files with 4509 additions and 0 deletions

3
extension/config.js Normal file
View File

@@ -0,0 +1,3 @@
// API Configuration
// Passe die URL an deine Deployment-Domain an
const API_BASE_URL = 'https://fb.srv.medeba-media.de';