CINXE.COM
<!doctype html> <html lang="en" class="h-100"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" id="favicon" type="image/x-icon" href="data/favicon.ico"> <meta name="description" content="Secure whistleblowing platform based on GlobaLeaks free and open-source software."> <link rel="stylesheet" href="css/styles.css"></head> <body> <app-root class="container-fluid d-flex flex-column h-100 px-0"></app-root> <noscript> <div class="js-disabled-message"> <h1>Error! :(</h1><br> <div> Your browser is not running JavaScript that is required to use this site. <br> <br> It is a common belief that JavaScript and security don't work well together and for this reason we advise to use the <a href="https://www.torproject.org/" rel="noreferrer" target="_blank"> Tor Browser </a> , a browser designed for security and privacy. </div> </div> </noscript> <script src="js/runtime.js" type="module"></script><script src="js/polyfills.js" type="module"></script><script src="js/vendor.js" type="module"></script><script src="js/main.js" type="module"></script></body> </html>