代码拉取完成,页面将自动刷新
同步操作将从 jlping/xiaoqu 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<FilesMatch "\.(bak|inc|lib|sh|tpl|lbi|dwt|htm)$">
order deny,allow
deny from all
</FilesMatch>
RewriteEngine On
ErrorDocument 404 /main.php?act=error
RewriteRule ^error$ /main.php?act=error
RewriteRule ^index-(\d+)-page\.html$ index.php?page=$1 [L]
RewriteRule ^rss$ main.php?act=rrs [L]
RewriteRule ^clear_cache.html$ main.php?act=clear_cache [L]
RewriteRule ^Track-Order.html$ main.php?act=track_order [L]
RewriteRule ^Categories\.html$ main.php?act=categories [L]
RewriteRule ^News\.html$ article_cat.php?id=1 [L]
RewriteRule ^cart$ checkouts\.php\?act=cart [L]
RewriteRule ^checkout$ checkouts\.php\?act=checkout [L]
RewriteRule ^redirect$ checkouts.php\?act=redirect [L]
RewriteRule ^kw-(.*?)\.html$ search.php?kw=$1 [L]
RewriteRule ^kw-(.*?)\.html$ search.php?kw=$1 [L]
RewriteRule ^New-Arrivals-?(\d+)?(-P)?\.html$ main.php?act=new_arrival&page=$1 [L]
RewriteRule ^popular_searches\.html$ main.php?act=popular_searches [L]
RewriteRule ^popular_searches-(\d+)-P\.html$ main\.php?act=popular_searches&page=$1 [L]
RewriteRule ^featured-(\d+)\.html$ feature\.php?fe=$1 [L]
RewriteRule ^F-(\d+)-(\d+)-(.*?)\.html$ feature\.php?fe=$1&page=$2[L]
RewriteRule ^S-(\d+)-(\d+)-(.*?)\.html$ search\.php?kw=$3&page=$1&cat_id=$2 [L]
RewriteRule ^S-(\d+)-(.*?)\.html$ search\.php?kw=$2&page=$1 [L]
RewriteRule ^sh-(\d+)-(.*?)\.html$ search\.php?page=$1&kw=$2 [L]
RewriteRule ^index\.html$ index\.php [L]
RewriteRule ^links.html$ main\.php?act=links [L]
RewriteRule ^user.html$ main\.php?act=user [L]
RewriteRule ^user-order\.html$ main\.php\?act=user&user_act=user_order [L]
RewriteRule ^user-address\.html$ main\.php\?act=user&user_act=user_address [L]
RewriteRule ^user-setting\.html$ main\.php\?act=user&user_act=user_setting [L]
RewriteRule ^user-review\.html$ main\.php\?act=user&user_act=user_review [L]
RewriteRule ^user-order-(\d+)-P\.html$ main\.php\?act=user&user_act=user_order&page=$1 [L]
RewriteRule ^user-login\.html$ main\.php\?act=user_login [L]
RewriteRule ^(.*)-category-(\d+)\.html$ category\.php\?cat_id=$2 [QSA,L]
RewriteRule ^category-(\d+)-(.*)\.html$ category\.php\?cat_id=$1 [QSA,L]
RewriteRule ^(.*)-category-(\d+)-(\d+)\.html$ category\.php\?cat_id=$2&page=$3 [QSA,L]
RewriteRule ^C-(\d+)-(\d+)-L-(\d)+-(\d)+.*\.html$ category\.php\?cat_id=$1&page=$2&mim=$3&max=$4 [QSA,L]
RewriteRule ^C-(\d+)-(\d+).*\.html$ category\.php\?cat_id=$1&page=$2 [QSA,L]
RewriteRule ^C-(\d+).*\.html$ category\.php\?cat_id=$1 [QSA,L]
RewriteRule ^goods-(\d+)(.*)\.html$ goods\.php\?id=$1 [QSA,L]
RewriteRule ^G-(\d+)-.*\.html$ goods\.php\?id=$1 [QSA,L]
RewriteRule ^article-(\d+)(.*)\.html$ main\.php\?act=article&a_id=$1 [QSA,L]
RewriteRule ^A-(\d+)(.*)\.html&no_style$ main\.php\?act=article&a_id=$1&no_style=true [QSA,L]
RewriteRule ^A-(\d+)(.*)\.html$ main\.php\?act=article&a_id=$1 [QSA,L]
RewriteRule ^article_cat-(\d+)(.*)\.html$ main\.php\?act=article_cat&cat_id=$1 [QSA,L]
RewriteRule ^article_cat-(\d+)-(\d+)\.html$ main\.php\?act=article_cat&cat_id=$1&page=$2 [QSA,L]
RewriteRule ^AC-(\d+)-(\d+)-.*\.html$ main\.php\?act=article_cat&cat_id=$1&page=$2 [QSA,L]
RewriteRule ^AC-(\d+)(.*)\.html$ main\.php\?act=article_cat&cat_id=$1 [QSA,L]
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。