mirror of
https://github.com/uklans/cache-domains
synced 2025-06-18 15:42:56 +02:00
Add medianet HTML
This commit is contained in:
parent
5a4633654f
commit
df390b67c7
@ -1,7 +1,7 @@
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>LanCache Host Checker</title>
|
||||
<title>LanCache Medianet Host Checker</title>
|
||||
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js" crossorigin="anonymous"></script>
|
||||
@ -164,23 +164,10 @@
|
||||
<center>
|
||||
<img src="logo.png" alt="">
|
||||
</center>
|
||||
<h1 class="display-4">Lancache Test</h1>
|
||||
<h1 class="display-4">Medianet Lancache Test</h1>
|
||||
<p class="lead">We are aware of <b id="domaincount">0</b> domains spanning <b id="providercount">0</b> providers.</p>
|
||||
<p class="lead" style="color:red;font-weight:bold;">Test this website in the Mozilla Firefox browser</p>
|
||||
<p class="lead">During Lancache Test if you find the listed Gaming Stream sites RED then your Cache Services are NOT working. Please use our following DNS to resolve this issue instantly!</p>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<p class="lead">DNS IPv4:<br/>
|
||||
1. <strong>10.100.100.10</strong><br/>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p class="lead">DNS IPv6:<br/>
|
||||
1. <strong>Please remove all IPV6 DNS from ROUTER and PC</strong><br/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<br>
|
||||
<div id="cdns" class="row">
|
||||
|
Loading…
Reference in New Issue
Block a user