This commit is contained in:
wayne 2023-01-18 18:51:26 +08:00
parent c35d519521
commit 15378c8fa3
4 changed files with 15 additions and 83 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
/images/
/temp/*
data/config.php

View File

@ -1,50 +0,0 @@
<?php
// database host
$db_host = "localhost:3306";
// database name
$db_name = "yilanbnb_com_tw";
// database username
$db_user = "yilanbnb_com_tw";
// database password
$db_pass = "aScEnD12qw";
// table prefix
$prefix = "ecs_";
$timezone = "Asia/Taipei";
$cookie_path = "/";
$cookie_domain = "";
$session = "1440";
$hb_test = '0';
define('EC_CHARSET','utf-8');
if(!defined('ADMIN_PATH'))
{
define('ADMIN_PATH','admin');
}
define('AUTH_KEY', 'sdeSdawedDSWa2343sfDe');
define('OLD_AUTH_KEY', '');
define('API_TIME', '2017-05-09 11:45:47');
define('TOKEN_KEY','a49db4094e39246bebe51cc83ad47c15');
define('MAIN_DOMAIN','vr.h888.fun');
define('MOBILE_REGISTER',false);
define('BACK_NAME','後台系統');
define('BACK_COLOR','#003377');
define('MUST_LOGIN',false);
?>

View File

@ -8,82 +8,62 @@
<url>
<loc>
https://www.yilanbnb.com.tw/
https://www.thmbnb.com.tw/
</loc>
</url>
<url>
<loc>
https://www.yilanbnb.com.tw/tribe.html
https://www.thmbnb.com.tw/mtswe.html
</loc>
</url>
<url>
<loc>
https://www.yilanbnb.com.tw/soshi.html
https://www.thmbnb.com.tw/mana.html
</loc>
</url>
<url>
<loc>
https://www.yilanbnb.com.tw/dream.html
https://www.thmbnb.com.tw/skld.html
</loc>
</url>
<url>
<loc>
https://www.yilanbnb.com.tw/gitucafe.html
https://www.thmbnb.com.tw/daxieasyhotel.html
</loc>
</url>
<url>
<loc>
https://www.yilanbnb.com.tw/riverside.html
https://www.thmbnb.com.tw/xianglu.html
</loc>
</url>
<url>
<loc>
https://www.yilanbnb.com.tw/yilanvilla.html
https://www.thmbnb.com.tw/5plus2farm.html
</loc>
</url>
<url>
<loc>
http://www.yilanbnb.com.tw/mood.html
https://www.thmbnb.com.tw/uplushouse.html
</loc>
</url>
<url>
<loc>
https://www.yilanbnb.com.tw/minyu.html
https://www.thmbnb.com.tw/chuenmingbub.html
</loc>
</url>
<url>
<loc>
https://www.yilanbnb.com.tw/fstreet.html
https://www.thmbnb.com.tw/yihuayoujing.html
</loc>
</url>
<url>
<loc>
http://www.yilanbnb.com.tw/fish.html
https://www.thmbnb.com.tw/breeze.html
</loc>
</url>
<url>
<loc>
http://www.yilanbnb.com.tw/familiarity.html
</loc>
</url>
<url>
<loc>
http://www.yilanbnb.com.tw/suiyuanju.html
</loc>
</url>
<url>
<loc>
http://www.yilanbnb.com.tw/wujiang.html
</loc>
</url>
<url>
<loc>
http://www.yilanbnb.com.tw/kahuwan.html
</loc>
</url>
<url>
<loc>
http://www.yilanbnb.com.tw/jingzidi.html
https://www.thmbnb.com.tw/royalcastle.html
</loc>
</url>
</urlset>

View File

@ -12,7 +12,7 @@
<meta name="keywords" content="{$pt.mkeyword}">
<link rel="canonical" href="https://www.yilanbnb.com.tw/" />
<link rel="canonical" href="https://www.thmbnb.com.tw/" />
<script src="{$tpl}js/zln2mrk.js"></script>