| Name | Works without JS | Privacy frontend redirect | Torrent results | API | No 3rd party libs used | | Whoogle | ✅ | ✅ | ✅ | ✅ | ✅ | ❓ Not user friendly | ❓ Not user friendly | ❓ Not user friendly | ❓ Only host can set it | ✅ | ❌ | ❌ | <?php require_once "misc/footer.php"; ?> PP g(P d@X@X@X@X@X@X@X@X@X@X@X@X@X@X@X@XEX $config = require_once "config.php"; require_once "misc/tools.php"; if (!$opts->query) { echo "<table><tr>"; echo "<th>Clearnet</th>"; echo "<th>Tor</th>"; echo "<th>I2P</th>"; echo "<th>Country</th>"; echo "</tr>"; foreach($instances as $instance) { $hostname = parse_url($instance["clearnet"])["host"]; $country = get_country_emote($instance["country"]) . $instance["country"];