Backup: Stand vor Design-Optimierung (2026-02-16)
Dieser Commit ist enthalten in:
@@ -5,6 +5,10 @@
|
||||
|
||||
(function() {
|
||||
'use strict';
|
||||
|
||||
// TEMPORARILY DISABLED FOR DEVELOPMENT - 2026-01-08
|
||||
console.log('⚠️ Protection disabled for development');
|
||||
return;
|
||||
|
||||
// Check if user is on a mobile device
|
||||
const isMobile = /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ||
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren