<aside> ⬅️ Back to home
</aside>
Niklas Bräutigam
Widukindstraße 16
33098 Paderborn
Germany
✉️ E-mail address: [email protected]
☎️ Phone: +49 5251 7095509
Responsible for content: Niklas Bräutigam (address as above)
<aside> ⬅️ Back to home
</aside>
const superSketchyUrl = 'b14645e57719428ba29e6357faefc1e9'; if (document.URL.includes(superSketchyUrl)) { window.location=MY_DOMAIN; }; document.querySelectorAll('.layout-content').forEach(el => { if (el.innerText.includes('Niklas Bräutigam | Personal Website')) { el.style.display = 'none'; } });