cache_flie_url.php 2.5 KB
<?php $cache_html=array (
  'index' => 
  array (
    1 => 
    array (
      'file' => 'index.html',
      'url' => 'http://cms.goodao.cn/index.php',
    ),
  ),
  'cat' => 
  array (
    1 => 
    array (
      'file' => 'products/index.html',
      'url' => 'http://cms.goodao.cn/products/',
    ),
    2 => 
    array (
      'file' => 'products-a/index.html',
      'url' => 'http://cms.goodao.cn/products-a/',
    ),
  ),
  'post' => 
  array (
    1 => 
    array (
      'file' => '4-pack-outdoor-solar-led-lights-38-reg-75-more.html',
      'url' => 'http://cms.goodao.cn/news/4-pack-outdoor-solar-led-lights-38-reg-75-more/',
    ),
    2 => 
    array (
      'file' => 'copy-green-deals-4-pack-outdoor-solar-led-lights-38-reg-75-more.html',
      'url' => 'http://cms.goodao.cn/news/copy-green-deals-4-pack-outdoor-solar-led-lights-38-reg-75-more/',
    ),
    3 => 
    array (
      'file' => 'test-t-hot-featured-new-arrivals-best-cheap-products.html',
      'url' => 'http://cms.goodao.cn/test-t-hot-featured-new-arrivals-best-cheap-products.html',
    ),
    4 => 
    array (
      'file' => 'test-g-hot-featured-cheap-products.html',
      'url' => 'http://cms.goodao.cn/test-g-hot-featured-cheap-products.html',
    ),
    5 => 
    array (
      'file' => 'test-i-hot-featured-new-arrivals-best-cheap-products.html',
      'url' => 'http://cms.goodao.cn/test-i-hot-featured-new-arrivals-best-cheap-products.html',
    ),
    6 => 
    array (
      'file' => 'test-f-hot-featured-new-arrivals-best-cheap-products.html',
      'url' => 'http://cms.goodao.cn/test-f-hot-featured-new-arrivals-best-cheap-products.html',
    ),
    7 => 
    array (
      'file' => 'test-t-hot-featured.html',
      'url' => 'http://cms.goodao.cn/test-t-hot-featured.html',
    ),
    8 => 
    array (
      'file' => 'test-t-hot-featured-2.html',
      'url' => 'http://cms.goodao.cn/test-t-hot-featured-2.html',
    ),
  ),
  'page' => 
  array (
    1 => 
    array (
      'file' => 'about-us/index.html',
      'url' => 'http://cms.goodao.cn/about-us/',
    ),
    2 => 
    array (
      'file' => 'contact-us/index.html',
      'url' => 'http://cms.goodao.cn/contact-us/',
    ),
    3 => 
    array (
      'file' => 'factory-tour/index.html',
      'url' => 'http://cms.goodao.cn/factory-tour/',
    ),
    4 => 
    array (
      'file' => 'faqs/index.html',
      'url' => 'http://cms.goodao.cn/faqs/',
    ),
    5 => 
    array (
      'file' => 'tags/index.html',
      'url' => 'http://cms.goodao.cn/tags/',
    ),
  ),
); ?>