mirror of
https://github.com/Ahwxorg/Binternet.git
synced 2026-03-11 08:54:37 +00:00
6 lines
184 B
PHP
6 lines
184 B
PHP
<?php require "static/header.php"; ?>
|
|
</head>
|
|
<body>
|
|
<h1>Pinternet</h1>
|
|
<p>It is currently not possible to use Pinternet to search Pinterest.</p>
|
|
<?php require "static/footer.php"; ?>
|