<!DOCTYPE html>
<html lang="de">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
    <meta name="expires" content="NOW">
    <meta name="robots" content="noindex, nofollow"> <!-- Verhindert das Indizieren -->
    <meta name="GOOGLEBOT" content="noindex, nofollow"> <!-- Verhindert das Indizieren -->

    <style type="text/css">
        html, body, #partner, iframe {
            height: 100%;
            width: 100%;
            margin: 0;
            padding: 0;
            border: 0;
            outline: 0;
            font-size: 100%;
            vertical-align: baseline;
            background: transparent;
        }
        body {
            overflow: hidden;
        }
    </style>

    <!-- Content Security Policy -->
    <meta http-equiv="Content-Security-Policy" content="default-src 'self' https://sedoparking.com; script-src 'self' https://sedoparking.com;">

    <!-- X-Content-Type-Options -->
    <meta http-equiv="X-Content-Type-Options" content="nosniff">
    <!-- X-Frame-Options -->
    <meta http-equiv="X-Frame-Options" content="DENY">
</head>
<body>
    <div id="partner"></div>
    <script type="text/javascript">
        // Sichere Methode zum Hinzufügen des Skripts
        var script = document.createElement('script');
        script.type = 'text/javascript';
        script.src = 'https://sedoparking.com/frmpark/' + window.location.host + '/IONOSParkingDE/park.js';
        document.body.appendChild(script);
    </script>
</body>
</html>
