import getConfig from "next/config"; import React from "react"; import AppWrapper from "../components/AppWrapper"; import { H2, H4, Span } from "../components/Text"; import Footer from "../components/Footer"; import ALink from "../components/ALink"; import { Col } from "../components/Layout"; const { publicRuntimeConfig } = getConfig(); const BannedPage = () => { return (

Link has been banned and removed because of{" "} malware or scam .

If you noticed a malware/scam link shortened by{" "} {publicRuntimeConfig.SITE_NAME},{" "} send us a report .