Updated domain
This commit is contained in:
parent
10f95a773b
commit
131b5fc49a
|
@ -0,0 +1,16 @@
|
|||
*************************************** ***************************************
|
||||
* 99 44 ** ** 44 *
|
||||
* 9 9 4 4 ** ** 4 4 *
|
||||
* 99 4 ** ** 4 *
|
||||
* ********* ** ** ************ *
|
||||
* *** ****** ** ** ** **** *
|
||||
* *** ***** *** ** ** ** **/ *******/ *
|
||||
* *** ***** *** ** ** ************* **** **** *
|
||||
* *** ***/*** *** ** ** **/////////*** *** ** *
|
||||
* ********** *** *** ** ** ** ***************** *
|
||||
* *** *** *** ** ** ** ***** *
|
||||
* *** *** ***** ** ** ** **** ***** *** *
|
||||
* *** ******** *** ** ** *********** ********* *
|
||||
* ** ** *
|
||||
* ** ** *
|
||||
*************************************** ***************************************
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
$host_ip = $_SERVER['SERVER_ADDR'];
|
||||
$s_name = "pube.tk"; //$_SERVER['SERVER_NAME'];
|
||||
$s_name = "pube.ga"; //$_SERVER['SERVER_NAME'];
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
@ -106,7 +106,7 @@
|
|||
<a href="https://matrix.org/blog/index">Matrix</a>
|
||||
</th>
|
||||
<td>
|
||||
<a href="https://m.pube.tk/_matrix/static/">m.pube.tk</a>
|
||||
<a href="https://m.pube.ga/_matrix/static/">m.pube.ga</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
@ -2,4 +2,4 @@ User-agent: *
|
|||
Disallow: /docs/
|
||||
Disallow: /img/
|
||||
|
||||
Sitemap: https://pube.tk/sitemap.xml
|
||||
Sitemap: https://pube.ga/sitemap.xml
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
||||
|
||||
<url>
|
||||
<loc>https://pube.tk/</loc>
|
||||
<loc>https://pube.ga/</loc>
|
||||
<lastmod>2019-01-26T17:37:53+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
|
|
Loading…
Reference in New Issue