chendeben 8 years ago
parent
commit
63cc018bec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/conf/common.php

+ 1 - 1
app/conf/common.php

@@ -1,5 +1,5 @@
 <?php
-$host = (isset($_SERVER['HTTP_HOST']) && $_SERVER['HTTP_HOST']) ? $_SERVER['HTTP_HOST'] : 'www.tailsocks.com';
+$host = (isset($_SERVER['HTTP_HOST']) && $_SERVER['HTTP_HOST']) ? $_SERVER['HTTP_HOST'] : 'www.ss5.xyz';
 define("SITE_URL", "https://".$host);
 /**
  * 浏览器友好的变量输出