It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://www.thegermanpaper.de

  1.    <!DOCTYPE html>
  2. <html lang="de-DE">
  3.    <head>
  4.        <meta charset="UTF-8">
  5.        <meta name="viewport" content="width=device-width, initial-scale=1">
  6.        <meta http-equiv="X-UA-Compatible" content="IE=edge">
  7.        <meta name="description" content="Entdecke die Möglichkeiten bei DomainCatcher und registriere dich noch heute, um Domains zu erwerben oder zu verkaufen."/>
  8.        <meta name="robots" content="index,follow"/>
  9.        <title>thegermanpaper.de wurde bei DomainCatcher.com eingetragen</title>
  10.  
  11.        <meta property="og:image" content="https://domaincatcher.com/dc/img/og/dc_logo_gross.png" />
  12.        <meta property="twitter:image" content="https://domaincatcher.com/dc/img/og/dc_logo_gross.png" />
  13.        <link rel="apple-touch-icon" sizes="180x180" href="/dc/img/dc-img/apple-touch-icon.png">
  14.        <link rel="icon" type="image/png" sizes="32x32" href="/dc/img/dc-img/favicon-32x32.png">
  15.        <link rel="icon" type="image/png" sizes="16x16" href="/dc/img/dc-img/favicon-16x16.png">
  16.        <link rel="shortcut icon" href="/dc/img/dc-img/favicon.ico">
  17.  
  18.  
  19.  
  20.        <meta name="csrf-param" content="_frontendCSRF">
  21. <meta name="csrf-token" content="rh6fJzNlDh0rUKGEYCdhxVXZEmZupA44j67qgPKlBgj8K-dhfhU3eUAE1dUlSxL9A-xrFh3iREm4-Y_PqM5NfA==">
  22.        <link href="/dc/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  23. <link href="/dc/css/landing.css" rel="stylesheet">
  24. <link href="/webagentur/202004/font/font.css" rel="stylesheet">
  25. <link href="/dc/css/klaro/klaro.css" rel="stylesheet">
  26. <link href="/dc/css/cookie-banner.css" rel="stylesheet">
  27.    </head>
  28. <body data-plugin-scroll-spy data-plugin-options="{'target': '#header'}">
  29.    <script>
  30. /*
  31. BSD 3-Clause License
  32.  
  33. Copyright (c) 2019-2020, KIProtect GmbH
  34. Copyright (c) various authors obtainable by running `git shortlog -nse` or
  35. visiting https://github.com/KIProtect/klaro/graphs/contributors
  36. All rights reserved.
  37.  
  38. Redistribution and use in source and binary forms, with or without
  39. modification, are permitted provided that the following conditions are met:
  40.  
  41. * Redistributions of source code must retain the above copyright notice, this
  42.  list of conditions and the following disclaimer.
  43.  
  44. * Redistributions in binary form must reproduce the above copyright notice,
  45.  this list of conditions and the following disclaimer in the documentation
  46.  and/or other materials provided with the distribution.
  47.  
  48. * Neither the name of the copyright holder nor the names of its
  49.  contributors may be used to endorse or promote products derived from
  50.  this software without specific prior written permission.
  51.  
  52. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  53. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  54. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  55. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  56. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  57. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  58. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  59. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  60. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  61. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  62. */
  63. // By default, Klaro will load the config from  a global "klaroConfig" variable.
  64. // You can change this by specifying the "data-config" attribute on your
  65. // script take, e.g. like this:
  66. // <script src="klaro.js" data-config="myConfigVariableName" />
  67. var klaroConfig = {
  68.    // With the 0.7.0 release we introduce a 'version' paramter that will make
  69.    // it easier for us to keep configuration files backwards-compatible in the future.
  70.    version: 1,
  71.  
  72.    // You can customize the ID of the DIV element that Klaro will create
  73.    // when starting up. If undefined, Klaro will use 'klaro'.
  74.    elementID: 'klaro',
  75.  
  76.    // You can override CSS style variables here. For IE11, Klaro will
  77.    // dynamically inject the variables into the CSS. If you still consider
  78.    // supporting IE9-10 (which you probably shouldn't) you need to use Klaro
  79.    // with an external stylesheet as the dynamic replacement won't work there.
  80.    styling: {
  81.        theme: ['light', 'top', 'wide'],
  82.    },
  83.  
  84.    // Setting this to true will keep Klaro from automatically loading itself
  85.    // when the page is being loaded.
  86.    noAutoLoad: false,
  87.  
  88.    // Setting this to true will render the descriptions of the consent
  89.    // modal and consent notice are HTML. Use with care.
  90.    htmlTexts: true,
  91.  
  92.    // Setting 'embedded' to true will render the Klaro modal and notice without
  93.    // the modal background, allowing you to e.g. embed them into a specific element
  94.    // of your website, such as your privacy notice.
  95.    embedded: false,
  96.  
  97.    // You can group services by their purpose in the modal. This is advisable
  98.    // if you have a large number of services. Users can then enable or disable
  99.    // entire groups of services instead of having to enable or disable every service.
  100.    groupByPurpose: true,
  101.  
  102.    // How Klaro should store the user's preferences. It can be either 'cookie'
  103.    // (the default) or 'localStorage'.
  104.    storageMethod: 'cookie',
  105.  
  106.    // You can customize the name of the cookie that Klaro uses for storing
  107.    // user consent decisions. If undefined, Klaro will use 'klaro'.
  108.    cookieName: 'klaro',
  109.  
  110.    // You can also set a custom expiration time for the Klaro cookie.
  111.    // By default, it will expire after 120 days.
  112.    cookieExpiresAfterDays: 365,
  113.  
  114.    // You can change to cookie domain for the consent manager itself.
  115.    // Use this if you want to get consent once for multiple matching domains.
  116.    // If undefined, Klaro will use the current domain.
  117.    //cookieDomain: '.github.com',
  118.  
  119.    // You can change to cookie path for the consent manager itself.
  120.    // Use this to restrict the cookie visibility to a specific path.
  121.    // If undefined, Klaro will use '/' as cookie path.
  122.    //cookiePath: '/',
  123.  
  124.    // Defines the default state for services (true=enabled by default).
  125.    default: false,
  126.  
  127.    // If "mustConsent" is set to true, Klaro will directly display the consent
  128.    // manager modal and not allow the user to close it before having actively
  129.    // consented or declines the use of third-party services.
  130.    mustConsent: true,
  131.  
  132.    // Show "accept all" to accept all services instead of "ok" that only accepts
  133.    // required and "default: true" services
  134.    acceptAll: true,
  135.  
  136.    // replace "decline" with cookie manager modal
  137.    hideDeclineAll: true,
  138.  
  139.    // hide "learnMore" link
  140.    hideLearnMore: false,
  141.  
  142.    // show cookie notice as modal
  143.    noticeAsModal: false,
  144.  
  145.    // You can also remove the 'Realized with Klaro!' text in the consent modal.
  146.    // Please don't do this! We provide Klaro as a free open source tool.
  147.    // Placing a link to our website helps us spread the word about it,
  148.    // which ultimately enables us to make Klaro! better for everyone.
  149.    // So please be fair and keep the link enabled. Thanks :)
  150.    //disablePoweredBy: true,
  151.  
  152.    // you can specify an additional class (or classes) that will be added to the Klaro `div`
  153.    //additionalClass: 'my-klaro',
  154.  
  155.    // You can define the UI language directly here. If undefined, Klaro will
  156.    // use the value given in the global "lang" variable. If that does
  157.    // not exist, it will use the value given in the "lang" attribute of your
  158.    // HTML tag. If that also doesn't exist, it will use 'en'.
  159.    //lang: 'en',
  160.  
  161.    // You can overwrite existing translations and add translations for your
  162.    // service descriptions and purposes. See `src/translations/` for a full
  163.    // list of translations that can be overwritten:
  164.    // https://github.com/KIProtect/klaro/tree/master/src/translations
  165.  
  166.    // Example config that shows how to overwrite translations:
  167.    // https://github.com/KIProtect/klaro/blob/master/src/configs/i18n.js
  168.    translations: {
  169.        // translationsed defined under the 'zz' language code act as default
  170.        // translations.
  171.        zz: {
  172.            privacyPolicyUrl: '/#privacy',
  173.        },
  174.        // If you erase the "consentModal" translations, Klaro will use the
  175.        // bundled translations.
  176.        de: {
  177.            acceptAll: "Alle akzeptieren",
  178.            acceptSelected: "Auswahl übernehmen",
  179.            close: "Schließen",
  180.            consentModal: {
  181.                description: "Wir verwenden Technologien wie Cookies, um dein Nutzungserlebnis zu optimieren und Informationen von deinem Gerät zu sammeln. Mit deiner Zustimmung können wir Daten wie dein Online-Verhalten, personenbezogene Daten oder einzigartige IDs auf unserer Website verarbeiten (z.B. um Inhalte zu personalisieren). Wenn du keine Zustimmung erteilst oder diese zurücknimmst, könnte dies die Qualität einiger Funktionen und Dienstleistungen einschränken.",
  182.                privacyPolicy: {
  183.                    name: "Datenschutzerklärung",
  184.                    text: "Mehr Informationen dazu erhältst du in unserer {privacyPolicy}."
  185.                },
  186.                title: "Wir verwenden Cookies"
  187.            },
  188.            privacyPolicyUrl: '/datenschutz',
  189.            privacyPolicy: {name: "Datenschutzerklärung", text: "Mehr Informationen dazu erhältst du in unserer {privacyPolicy}."},
  190.            session: {
  191.                description: 'Notwendige Cookies helfen dabei, eine Webseite nutzbar zu machen, indem grundlegende Funktionalitäten wie Seitennavigation und Zugriff au sichere Bereiche der Webseite aktiviert werden.' +
  192.                'Die Webseite kann ohne diese Cookies nicht ordnungsgemäß funktionieren.',
  193.            },
  194.            purposes: {
  195.                others: "Sonstige Cookies",
  196.                analytics: 'Besucher-Statistiken',
  197.                security: 'Sicherheit',
  198.                livechat: 'Live Chat',
  199.                advertising: 'Anzeigen von Werbung',
  200.                styling: 'Styling',
  201.                necessary: 'Technisch notwendige Cookies'
  202.            },
  203.        },
  204.        en: {
  205.            acceptAll: "Accept all",
  206.            acceptSelected: "Apply selection",
  207.            close: "Close",
  208.            consentModal: {
  209.                description: "We use technologies such as cookies to optimise your user experience and collect information from your device. With your consent, we may process data such as your online behaviour, personal data or unique IDs on our website (e.g. to personalise content). If you do not give your consent or withdraw it, this could limit the quality of some features and services.",
  210.                privacyPolicy: {
  211.                    name: "privacy policy",
  212.                    text: "You can find more information about this in our {privacyPolicy}.",
  213.                },
  214.                title: "We use cookies"
  215.            },
  216.            privacyPolicyUrl: '/datenschutz',
  217.            privacyPolicy: {name: "privacy policy", text: "You can find more information about this in our {privacyPolicy}."},
  218.            session: {
  219.                description:'Necessary cookies help to make a website usable by enabling basic functionality such as page navigation and access to secure areas of the website.' +
  220.                'The website cannot work correctly without these cookies.',
  221.            },
  222.            purposes: {
  223.                others: "Other cookies",
  224.                analytics: 'Analytics',
  225.                security: 'Security',
  226.                livechat: 'Livechat',
  227.                advertising: 'Advertising',
  228.                styling: 'Styling',
  229.                necessary: 'Necessary cookies'
  230.            },
  231.        },
  232.        nl: {
  233.            acceptAll: "Alles accepteren",
  234.            acceptSelected: "Selectie toepassen",
  235.            close: "Sluit",
  236.            consentModal: {
  237.                description: "We gebruiken technologieën zoals cookies om uw gebruikerservaring te optimaliseren en informatie van uw apparaat te verzamelen. Met uw toestemming kunnen we gegevens zoals uw online gedrag, persoonlijke gegevens of unieke ID's op onze website verwerken (bijvoorbeeld om inhoud te personaliseren). Als u uw toestemming niet geeft of intrekt, kan dit de kwaliteit van sommige functies en services beperken.",
  238.                privacyPolicy: {
  239.                    name: "privacybeleid",
  240.                    text: "Meer informatie hierover vindt u in onze {privacyPolicy}."
  241.                },
  242.                title: "We gebruiken cookies"
  243.            },
  244.            privacyPolicyUrl: '/datenschutz',
  245.            privacyPolicy: {name: "privacybeleid", text: "Meer informatie hierover vindt u in onze {privacyPolicy}."},
  246.            session: {
  247.                description: 'Noodzakelijke cookies helpen een website bruikbaar te maken door basisfunctionaliteit mogelijk te maken, zoals paginanavigatie en toegang tot beveiligde delen van de website.' +
  248.                'Zonder deze cookies kan de website niet goed functioneren.',
  249.            },
  250.            purposes: {
  251.                others: 'Andere cookies',
  252.                analytics: 'Analytics',
  253.                security: 'Beveiliging',
  254.                livechat: 'Live Chat',
  255.                advertising: 'Reclamedisplays',
  256.                styling: 'Styling',
  257.                necessary: 'Technisch noodzakelijke cookies'
  258.            },
  259.        }
  260.    },
  261.  
  262.    // This is a list of third-party services that Klaro will manage for you.
  263.    services: [
  264.        {
  265.            name: 'session',
  266.            title: 'Session Cookies ',
  267.            purposes: ['necessary'],
  268.            required: true,
  269.        },
  270.        {
  271.            name: 'googleAnalytics',
  272.            title: 'Google Analytics',
  273.            purposes: ['others'],
  274.            cookies: [
  275.                ['_ga_QBTBCJYVE5', '/', '.webdom2.at'], //for dev version
  276.                ['_ga', '/', '.webdom2.at'], //for dev version
  277.                ['_ga_QBTBCJYVE5', '/', 'domaincatcher.com'], //for production version
  278.                ['_ga', '/', 'domaincatcher.com'], //for production version
  279.  
  280.        ],
  281.            callback: function (consent, service) {
  282.  
  283.  
  284.        },
  285.  
  286.            // If "required" is set to true, Klaro will not allow this service to
  287.            // be disabled by the user.
  288.            required: false,
  289.  
  290.            // If "optOut" is set to true, Klaro will load this service even before
  291.            // the user gave explicit consent.
  292.            // We recommend always leaving this "false".
  293.            optOut: false,
  294.  
  295.            // If "onlyOnce" is set to true, the service will only be executed
  296.            // once regardless how often the user toggles it on and off.
  297.            onlyOnce: true,
  298.        },
  299.        {
  300.            name: 'funnelTracking',
  301.            title: 'Funnel Tracking',
  302.            purposes: ['others'],
  303.            callback: function (consent, service) {
  304.  
  305.            },
  306.        },
  307.        {
  308.            name: 'recaptchaV3',
  309.            title: 'reCAPTCHAv3',
  310.            purposes: ['others'],
  311.            callback: function (consent, service) {
  312.  
  313.            },
  314.        },
  315.    ],
  316. };
  317.  
  318. document.addEventListener('DOMContentLoaded', function () {
  319.    $(document).ready(function () {
  320.        let manager = klaro.getManager() // get the consent manager
  321.        manager.watch({
  322.            update: function(manager, eventType, data){
  323.                if(eventType === "applyConsents"){
  324.                    location.reload(); //Seite neu laden, wenn sich Einstellungen der Cookies ändern.
  325.                }
  326.            }
  327.        }) //
  328.    });
  329. });
  330.  
  331. </script>
  332.  
  333.    <!-- CONTENT -->
  334.    <div class="body">
  335.  
  336.        <!-- wichtige Meldungen -->
  337.        
  338.        <div role="main" class="main">
  339.            
  340. <div id="headline" class="container">
  341.    <h1 class="fw-bold">thegermanpaper.de</h1>
  342.    <h2>steht zum Verkauf</h2>
  343. </div>
  344.  
  345. <section id="main-content" class="row justify-content-between align-items-center container m-auto">
  346.    <div id="left" class="col-md-12 col-xl-7 col-lg-6 d-flex order-2 order-lg-1">
  347.        <div class="blue-line"></div>
  348.        <div class="paragraph">
  349.                            <p class="mb-3">
  350.                    Mit dem Erwerb einer Expired-Domain wie <span>thegermanpaper.de</span> erhaltest du Zugriff auf einen
  351.              möglichen wertvollen Altbestand an Backlinks. Diese könnten dir eine wertvolle Unterstützung bei der erneuten Projektierung
  352.              der Domain bieten und dienen als solide Grundlage für deine zukünftige Webseitenaktivität und SEO-Maßnahmen.                </p>
  353.                <p class="mb-3">
  354.                    Durch die Nutzung von Backlinks kannst du deine Sichtbarkeit in Suchmaschinen schneller verbessern
  355.              und den Erfolg deiner Online-Präsenz maximieren.                </p>
  356.                <p>
  357.                    Profitiere von diesem wertvollen Vorteil!                </p>
  358.  
  359.                    </div>
  360.    </div>
  361.  
  362.    <!-- Right side - Price with CTA button -->
  363.  
  364.    <div id="right" class="col-xl-4 col-lg-5 col-md-12 shadow order-1 order-lg-2">
  365.        <div class="pt-4 px-3 pb-3 tablet-background">
  366.            <div class="tablet-headline">
  367.                <h2 class="fw-bold">thegermanpaper.de</h2>
  368.                steht zum Verkauf            </div>
  369.        </div>
  370.        <div class="preis-container">
  371.            <h3 class="fw-bold px-3 pb-2 pt-3">
  372.                Kaufe die Domain                <br class="break">
  373.                <span>thegermanpaper.de</span></h3>
  374.            <div class="d-flex px-3 py-lg-2 py-3 justify-content-between align-items-center new-price">
  375.                <p class="fw-bold">jetzt für</p>
  376.                <div>
  377.                    <p class="preis-tag"><span
  378.                                class="fw-bold preis">€ 54,00</span>
  379.                    </p>
  380.                    <p class="mwst"><a href="#flush-headingSix"
  381.                                       id="taxes-info">zzgl. MwSt (falls anwendbar)</a></p>
  382.                </div>
  383.            </div>
  384.        </div>
  385.        <div class="px-3 py-lg-2 py-3 info">
  386.            <p>
  387.                Registriere dich jetzt bei DomainCatcher.com und sichere dir thegermanpaper.de zum oben genannten
  388.        Preis. Dieses Angebot gilt nach dem Prinzip "first come, first served". Zusätzlich können gesetzliche
  389.        Mehrwertsteuer sowie Kreditkartengebühren anfallen.            </p>
  390.        </div>
  391.        <div class="px-3 pb-3">
  392.            <a class="fw-bold button"
  393.               href="/registration/index?type=landing&object=thegermanpaper.de">Jetzt registrieren & kaufen</a>
  394.            <div class="bg-partner-img">
  395.            </div>
  396.            <div class="border-top pt-lg-2 pt-3" id="sicherekauf">
  397.                <div class="d-flex align-items-center gap-1">
  398.                    <img
  399.                            src="/dc/img/icons/handshake-icon.svg"
  400.                            alt="Verlässliche Abwicklung"
  401.                            class="img-color logo-catcher"
  402.                    >
  403.                    <p>Verlässliche Abwicklung<br>mit Sicherheitsgarantie</p>
  404.                </div>
  405.                <div class="d-flex align-items-center gap-1">
  406.                    <img alt="domaincatcher.com"
  407.                         src="/dc/img/icons/DC-LOGO.svg"
  408.                         class="logo-catcher">
  409.                    <p class="fw-bold"><span class="fw-bold">DOMAIN</span>CATCHER</p>
  410.                </div>
  411.            </div>
  412.        </div>
  413.    </div>
  414. </section>
  415.  
  416. <!-- Benefits Section -->
  417.  
  418. <section id="benefits">
  419.    <div class="container container-flex">
  420.        <div class="benefits-flex">
  421.            <img src="/dc/img/icons/circle-check-neu.svg" alt="Check Circle Icon" class="check">
  422.            <div class="ipad-margin">
  423.                <h3 class="fw-bold">Entdecke die Vorteile des Domainhandels mit DomainCatcher</h3>
  424.                <p>
  425.                    Mit DomainCatcher stehen dir alle Vorteile des Domainhandels zur Verfügung. Entdecke eine
  426.          benutzerfreundliche Plattform, auf der du Domains kaufen, verkaufen und recyceln kannst. Profitiere von
  427.          fairen Nettopreisen bis maximal € 99,00, einer schnellen Abwicklung und sicheren Domaintransfers.                </p>
  428.            </div>
  429.        </div>
  430.        <div class="benefits-flex">
  431.            <img src="/dc/img/icons/circle-check-neu.svg" alt="Check Circle Icon" class="check">
  432.            <div>
  433.                <h3 class="fw-bold">Maximiere deinen Online-Erfolg mit DomainCatcher</h3>
  434.                <p>
  435.                    DomainCatcher ist dein Schlüssel zum Online-Erfolg. Mit unserem breiten Angebot an Domains kannst du deine
  436.          Online-Präsenz optimieren und deine Zielgruppe gezielt ansprechen. Nutze die Möglichkeit, gezielten
  437.          Traffic anzuziehen und deine Sichtbarkeit in Suchmaschinen zu steigern.                </p>
  438.            </div>
  439.        </div>
  440.        <div class="benefits-flex">
  441.            <img src="/dc/img/icons/circle-check-neu.svg" alt="Check Circle Icon" class="check">
  442.            <div>
  443.                <h3 class="fw-bold">Profitiere von einer vielfältigen Auswahl an Domains</h3>
  444.                <p>
  445.                    Bei DomainCatcher findest du eine breite Auswahl an erstklassigen Domains, die darauf warten, von dir
  446.          entdeckt zu werden. Nutze diese vielfältigen Möglichkeiten, um deine Online-Präsenz zu stärken und dein
  447.          Geschäft erfolgreich im digitalen Raum zu etablieren. Gemeinsam realisieren wir deinen Erfolg im
  448.          Online-Bereich.                </p>
  449.            </div>
  450.        </div>
  451.    </div>
  452. </section>
  453.  
  454. <!-- FAQ's  -->
  455.  
  456. <section id="faq">
  457.    <div class="container">
  458.        <h3 class="mb-4 fw-bold">Häufige Fragen und Antworten            <img src="/dc/img/icons/question-mark.svg"
  459.                 alt="Question Mark Icon"
  460.                 class="img-color question-img">
  461.        </h3>
  462.        <div class="accordion accordion-flush" id="accordionFlushExample">
  463.            <div class="accordion-item mb-3">
  464.                <h2 class="accordion-header" id="flush-headingOne">
  465.                    <button class="accordion-button collapsed acc" type="button" data-bs-toggle="collapse"
  466.                            data-bs-target="#flush-collapseOne" aria-expanded="false" aria-controls="flush-collapseOne">
  467.                        Was ist Domex?                    </button>
  468.                </h2>
  469.                <div id="flush-collapseOne" class="accordion-collapse collapse" aria-labelledby="flush-headingOne"
  470.                     data-bs-parent="#accordionFlushExample">
  471.                    <div class="accordion-body">
  472.                        <div class="d-flex py-2">
  473.                            <div class="blue-line"></div>
  474.                            <p>
  475.                                Domex ist ein exklusiver Domainmarktplatz, der speziell für Wiederverkäufer
  476.                entwickelt wurde. Bei Domex haben registrierte Benutzer, die sich bei DomainCatcher angemeldet haben, die
  477.                Möglichkeit, Domainnamen zum Verkauf anzubieten. Der Marktplatz zeichnet sich durch eine besondere
  478.                Beschränkung aus: Es ist nur möglich, Domainnamen mit einem maximalen Verkaufspreis von € 99,00 (netto
  479.                exkl. MwSt) einzustellen.                            </p>
  480.                        </div>
  481.                    </div>
  482.                </div>
  483.            </div>
  484.            <div class="accordion-item mb-3">
  485.                <h2 class="accordion-header" id="flush-headingTwo">
  486.                    <button class="accordion-button collapsed acc" type="button" data-bs-toggle="collapse"
  487.                            data-bs-target="#flush-collapseTwo" aria-expanded="false" aria-controls="flush-collapseTwo">
  488.                        Warum muss ich mich registrieren um den Domainnamen zu erwerben?                    </button>
  489.                </h2>
  490.                <div id="flush-collapseTwo" class="accordion-collapse collapse" aria-labelledby="flush-headingTwo"
  491.                     data-bs-parent="#accordionFlushExample">
  492.                    <div class="accordion-body">
  493.                        <div class="d-flex py-2">
  494.                            <div class="blue-line"></div>
  495.                            <p>
  496.                                Bei Domex haben ausschließlich registrierte Nutzer die Möglichkeit, Domains wie
  497.                diese zu erwerben, die über den Marktplatz angeboten werden. Dies gewährleistet ein sicheres und
  498.                vertrauenswürdiges Umfeld für alle Transaktionen. Indem potenzielle Käufer sich anmelden und registrieren,
  499.                können sie die exklusiven Angebote und Möglichkeiten von Domex vollständig nutzen.                            </p>
  500.                        </div>
  501.                    </div>
  502.                </div>
  503.            </div>
  504.            <div class="accordion-item mb-3">
  505.                <h2 class="accordion-header" id="flush-headingThree">
  506.                    <button class="accordion-button collapsed acc" type="button" data-bs-toggle="collapse"
  507.                            data-bs-target="#flush-collapseThree" aria-expanded="false"
  508.                            aria-controls="flush-collapseThree">
  509.                        Welche Zahlungsmöglichkeiten habe ich?                    </button>
  510.                </h2>
  511.                <div id="flush-collapseThree" class="accordion-collapse collapse" aria-labelledby="flush-headingThree"
  512.                     data-bs-parent="#accordionFlushExample">
  513.                    <div class="accordion-body">
  514.                        <div class="d-flex py-2">
  515.                            <div class="blue-line"></div>
  516.                            <p>
  517.                                Wir bieten unseren Nutzern verschiedene Zahlungsmethoden an, um den Komfort und die Flexibilität beim
  518.                Kauf von Domains über Domex zu gewährleisten. Zu den verfügbaren Zahlungsoptionen gehören
  519.                Banküberweisung, Kreditkartenzahlung und PayPal. Bitte beachte, dass bei Zahlungen mit PayPal oder
  520.                Kreditkarte eine Bearbeitungsgebühr von 3,5 % hinzukommt. Mit diesen sicheren und etablierten
  521.                Zahlungsverfahren können Nutzer bequem die gewünschte Zahlungsmethode auswählen und den Kaufvorgang
  522.                abschließen.                            </p>
  523.                        </div>
  524.                    </div>
  525.                </div>
  526.            </div>
  527.            <div class="accordion-item mb-3">
  528.                <h2 class="accordion-header" id="flush-headingFour">
  529.                    <button class="accordion-button collapsed acc" type="button" data-bs-toggle="collapse"
  530.                            data-bs-target="#flush-collapseFour" aria-expanded="false"
  531.                            aria-controls="flush-collapseFour">
  532.                        Wie lange dauert es bis ich den Auth-Code für den Domainnamen bekomme?                    </button>
  533.                </h2>
  534.                <div id="flush-collapseFour" class="accordion-collapse collapse" aria-labelledby="flush-headingFour"
  535.                     data-bs-parent="#accordionFlushExample">
  536.                    <div class="accordion-body">
  537.                        <div class="d-flex py-2">
  538.                            <div class="blue-line"></div>
  539.                            <p>
  540.                                Mit nur wenigen Mausklicks können Nutzer auf Domex eine gewünschte Domain erwerben. Der gesamte
  541.                Kaufprozess ist schnell und unkompliziert gestaltet, sodass der Käufer die Domain sofort zur Verfügung
  542.                hat. Darüber hinaus wird der Authentifizierungscode (Auth-Code) für die übertragene Domain umgehend
  543.                bereitgestellt. Dies ermöglicht es dem Käufer, die Domain nahtlos in seine Online-Aktivitäten zu
  544.                integrieren oder sie bei Bedarf an eine andere Plattform zu übertragen. Wir legen großen Wert auf eine
  545.                reibungslose und effiziente Abwicklung, um sicherzustellen, dass unsere Nutzer schnell von ihrer
  546.                erworbenen Domain profitieren können.                            </p>
  547.                        </div>
  548.                    </div>
  549.                </div>
  550.            </div>
  551.            <div class="accordion-item mb-3">
  552.                <h2 class="accordion-header" id="flush-headingFive">
  553.                    <button class="accordion-button collapsed acc" type="button" data-bs-toggle="collapse"
  554.                            data-bs-target="#flush-collapseFive" aria-expanded="false"
  555.                            aria-controls="flush-collapseFive">
  556.                        Kommen weitere Kosten auf mich zu?                    </button>
  557.                </h2>
  558.                <div id="flush-collapseFive" class="accordion-collapse collapse" aria-labelledby="flush-headingFive"
  559.                     data-bs-parent="#accordionFlushExample">
  560.                    <div class="accordion-body">
  561.                        <div class="d-flex py-2">
  562.                            <div class="blue-line"></div>
  563.                            <p>
  564.                                Bitte beachte, dass bei Zahlungen mit PayPal oder Kreditkarte eine Bearbeitungsgebühr von 3,5 %
  565.                hinzukommt. Die angegebenen Preise verstehen sich zuzüglich eventuell anfallender Umsatzsteuer. Es
  566.                fallen keine weiteren Kosten an, da die Abwicklung und Transfergebühren bereits inbegriffen sind. Bei
  567.                .de Domains ist zusätzlich eine Marktplatzgebühr für bis zu 1 Jahr enthalten. Wir legen großen Wert
  568.                darauf, transparente Preise anzubieten, damit unsere Nutzer genau wissen, welche Kosten mit dem Erwerb
  569.                einer Domain verbunden sind. Unsere Gebühren umfassen bereits alle relevanten Leistungen, sodass es
  570.                keine unerwarteten Ausgaben gibt.                            </p>
  571.                        </div>
  572.                    </div>
  573.                </div>
  574.            </div>
  575.            <div class="accordion accordion-flush" id="accordionFlushExample">
  576.                <div class="accordion-item">
  577.                    <h2 class="accordion-header" id="flush-headingSix">
  578.                        <button id="tax-button" class="accordion-button collapsed acc" type="button"
  579.                                data-bs-toggle="collapse"
  580.                                data-bs-target="#flush-collapseSix" aria-expanded="false"
  581.                                aria-controls="flush-collapseSix">
  582.                            Muss ich Mehrwertsteuer bezahlen?                        </button>
  583.                    </h2>
  584.                    <div id="flush-collapseSix" class="accordion-collapse collapse" aria-labelledby="flush-headingSix"
  585.                         data-bs-parent="#accordionFlushExample">
  586.                        <div class="accordion-body">
  587.                            <div class="d-flex py-2">
  588.                                <div class="blue-line"></div>
  589.                                <div>
  590.                                    <h4>
  591.                                        Informationen zur Berechnung der Umsatzsteuer                                    </h4>
  592.                                    <p class="mb-4">
  593.                                        Alle Preise und Gebote werden als Nettopreise angeführt und verstehen sich zuzüglich / exklusive
  594.                    gegebenenfalls anwendbarer Mehrwertsteuer (MwSt).
  595.                    EU-Kunden mit gültiger Umsatzsteuer-Identifikationsnummer (MwSt-IdNr./UID-Nr.) und ausländischen
  596.                    Nicht-EU-Kunden wird nur der Nettobetrag (Preis exkl. MwSt) verrechnet. Bei EU Kunden ohne gültige
  597.                    UID und österreichischen Kunden wird der Bruttobetrag (Preis inkl. MwSt) verrechnet.                                    </p>
  598.                                    <h4>
  599.                                        Beispiele:  <br>
  600.                                    </h4>
  601.                                    <p>
  602.                                        <span>Du hast deinen Firmensitz in Deutschland und eine gültige MwSt-IdNr(UID-Nr.)?</span><br>
  603.                          Dann wird dir der Nettobetrag (Preis exkl. MwSt.) verrechnet.<br> <br>
  604.  
  605.                                        <span>Du hast deinen Sitz in Deutschland und keine gültige MwSt-IdNr(UID-Nr.)?</span><br>
  606.                          Dann wird dir der Nettobetrag zuzüglich 19 % MwSt. verrechnet. <br> <br>
  607.  
  608.                                        <span>Du hast deinen Sitz in Österreich?</span><br>
  609.                          Dann wird dir wird der Nettobetrag zuzüglich 20 % MwSt. verrechnet.                                     </p>
  610.                                </div>
  611.                            </div>
  612.                        </div>
  613.                    </div>
  614.                </div>
  615.            </div>
  616.        </div>
  617. </section>
  618.  
  619. <section id="offer">
  620.    <div class="container">
  621.        <div class="offer-flex">
  622.            <p>
  623.                Entdecke die vielfältigen Möglichkeiten bei <span class="fw-bold">DomainCatcher</span> und registriere dich noch heute, um
  624.        hochwertige Domains zu erwerben und dein Domainportfolio erfolgreich zu erweitern.            </p>
  625.            <a class="fw-bold button-cta"
  626.               href="/registration/index?type=landing&object=thegermanpaper.de">Jetzt registrieren & kaufen</a>
  627.        </div>
  628.    </div>
  629. </section>
  630.  
  631. <script>
  632.    window.addEventListener('load', function () {
  633.  
  634.        $('#taxes-info').click(function () {
  635.            $('#tax-button').removeClass('collapsed');
  636.            $('#flush-collapseSix').addClass('show')
  637.        })
  638.    });
  639. </script>        </div>
  640.    </div>
  641.  
  642.    <footer id="footer" class="border-0 mt-0 py-2">
  643.        <div class="container">
  644.            <div class="py-4 text-center">
  645.              <p class="mb-1">Die Domain thegermanpaper.de wurde vom Domaininhaber bei DomainCatcher.com eingetragen.</p>
  646.              <p class="mb-1">
  647.                All rights reserved © 2005 -
  648.                <script type="text/javascript">document.write(new Date().getFullYear());
  649.                </script>
  650.              </p>
  651.              <a href="/impressum"><p>Impressum</p></a>
  652.            </div>
  653.        </div>
  654.    </footer>
  655.  
  656.    <div class="modal fade" tabindex="-1" role="dialog" aria-labelledby="modal_ajax_label" id="main-modal">
  657.        <div class="modal-dialog" role="document">
  658.            <div class="modal-content" id="main-modal-content">
  659.                <!-- MODAL CONTENT -->
  660.            </div>
  661.        </div>
  662.    </div>
  663. <script src="/assets/e05594ac/jquery.js"></script>
  664. <script src="/assets/dc15fe31/yii.js"></script>
  665. <script src="/dc/vendor/plugins/js/plugins.min.js"></script>
  666. <script src="/dc/js/theme.js"></script>
  667. <script src="/dc/js/klaro.js"></script>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda