Domain update
This commit is contained in:
parent
3d1b0d636e
commit
414db4b2b8
13
index.php
13
index.php
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
$host_ip = $_SERVER['SERVER_ADDR'];
|
$host_ip = $_SERVER['SERVER_ADDR'];
|
||||||
$s_name = "pube.ga"; //$_SERVER['SERVER_NAME'];
|
$s_name = "pube.tk"; //$_SERVER['SERVER_NAME'];
|
||||||
?>
|
?>
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
|
@ -98,17 +98,6 @@
|
||||||
<a href="https://git.<?=$s_name;?>/">git.<?=$s_name;?></a>
|
<a href="https://git.<?=$s_name;?>/">git.<?=$s_name;?></a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<img src="img/thumb/matrix.png" alt="Matrix" title="Matrix"/>
|
|
||||||
</td>
|
|
||||||
<th>
|
|
||||||
<a href="https://matrix.org/blog/index">Matrix</a>
|
|
||||||
</th>
|
|
||||||
<td>
|
|
||||||
<a href="https://m.pube.ga/_matrix/static/">m.pube.ga</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
<hr>
|
<hr>
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://pube.ga/</loc>
|
<loc>https://pube.tk/</loc>
|
||||||
<lastmod>2019-01-26T17:37:53+00:00</lastmod>
|
<lastmod>2019-01-26T17:37:53+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue