Hacker News new | ask | show | jobs
by rmdoss 1373 days ago
A couple that I know:

Sucuri: DNS, WAF and CDN

NOC.org: DNS, WAF and CDN

1 comments

noc.org looked great to me, then I started clicking around and all I got what raw PHP files! for example, the homepage:

<?php

$content_canonical = "https://noc.org/";

$content_ogtype = "website";

include "includes/header.php";

?>

        <!-- Mashead header-->

        <header class="masthead">

            <div class="container px-5">

                <div class="row gx-5 align-items-center">

                    <div class="col-lg-6">

                        <!-- Mashead text and app badges-->

                        <div class="mb-5 mb-lg-0 text-center text-lg-start">
And unfortunately, Sucuri is a GoDaddy product now :(