Array
(
    [^wp-json/?$] => index.php?rest_route=/
    [^wp-json/(.*)?] => index.php?rest_route=/$matches[1]
    [^index.php/wp-json/?$] => index.php?rest_route=/
    [^index.php/wp-json/(.*)?] => index.php?rest_route=/$matches[1]
    [^wp-sitemap\.xml$] => index.php?sitemap=index
    [^wp-sitemap\.xsl$] => index.php?sitemap-stylesheet=sitemap
    [^wp-sitemap-index\.xsl$] => index.php?sitemap-stylesheet=index
    [^wp-sitemap-([a-z]+?)-([a-z\d_-]+?)-(\d+?)\.xml$] => index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]
    [^wp-sitemap-([a-z]+?)-(\d+?)\.xml$] => index.php?sitemap=$matches[1]&paged=$matches[2]
    [news/?$] => index.php?post_type=news
    [news/page/([0-9]{1,})/?$] => index.php?post_type=news&paged=$matches[1]
    [nextstop/?$] => index.php?post_type=nextstop
    [nextstop/page/([0-9]{1,})/?$] => index.php?post_type=nextstop&paged=$matches[1]
    [archives/category/(.+?)/()/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [archives/category/(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [archives/category/(.+?)/?$] => index.php?category_name=$matches[1]
    [archives/tag/([^/]+)/()/?$] => index.php?tag=$matches[1]&feed=$matches[2]
    [archives/tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tag=$matches[1]&paged=$matches[2]
    [archives/tag/([^/]+)/?$] => index.php?tag=$matches[1]
    [archives/type/([^/]+)/()/?$] => index.php?post_format=$matches[1]&feed=$matches[2]
    [archives/type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_format=$matches[1]&paged=$matches[2]
    [archives/type/([^/]+)/?$] => index.php?post_format=$matches[1]
    [archives/smart-custom-fields/([^/]+)/page/?([0-9]{1,})/?$] => index.php?smart-custom-fields=$matches[1]&paged=$matches[2]
    [archives/smart-custom-fields/([^/]+)(?:/([0-9]+))?/?$] => index.php?smart-custom-fields=$matches[1]&page=$matches[2]
    [archives/smart-custom-fields/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [archives/smart-custom-fields/[^/]+/([^/]+)/()/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [news/([0-9]+)/()/?$] => index.php?post_type=news&p=$matches[1]&feed=$matches[2]
    [news/([0-9]+)/page/?([0-9]{1,})/?$] => index.php?post_type=news&p=$matches[1]&paged=$matches[2]
    [news/([0-9]+)/?$] => index.php?post_type=news&p=$matches[1]
    [nextstop/([0-9]+)/()/?$] => index.php?post_type=nextstop&p=$matches[1]&feed=$matches[2]
    [nextstop/([0-9]+)/page/?([0-9]{1,})/?$] => index.php?post_type=nextstop&p=$matches[1]&paged=$matches[2]
    [nextstop/([0-9]+)/?$] => index.php?post_type=nextstop&p=$matches[1]
    [goods/category/([^/]+)/()/?$] => index.php?goods_category_id=$matches[1]&feed=$matches[2]
    [goods/category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?goods_category_id=$matches[1]&paged=$matches[2]
    [goods/category/([^/]+)/?$] => index.php?goods_category_id=$matches[1]
    [index.php?post_type=page&p=156/()/?$] => index.php?&feed=$matches[1]
    [index.php?post_type=page&p=156/page/?([0-9]{1,})/?$] => index.php?&paged=$matches[1]
    [robots\.txt$] => index.php?robots=1
    [favicon\.ico$] => index.php?favicon=1
    [.*wp-app\.php(/.*)?$] => index.php?error=403
    [.*wp-register.php$] => index.php?register=true
    [()/?$] => index.php?&feed=$matches[1]
    [page/?([0-9]{1,})/?$] => index.php?&paged=$matches[1]
    [search/(.+)/()/?$] => index.php?s=$matches[1]&feed=$matches[2]
    [search/(.+)/page/?([0-9]{1,})/?$] => index.php?s=$matches[1]&paged=$matches[2]
    [search/(.+)/?$] => index.php?s=$matches[1]
    [archives/date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/()/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
    [archives/date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]
    [archives/date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]
    [archives/date/([0-9]{4})/([0-9]{1,2})/()/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [archives/date/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]
    [archives/date/([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]
    [archives/date/([0-9]{4})/()/?$] => index.php?year=$matches[1]&feed=$matches[2]
    [archives/date/([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]
    [archives/date/([0-9]{4})/?$] => index.php?year=$matches[1]
    [archives/([0-9]+)/()/?$] => index.php?p=$matches[1]&feed=$matches[2]
    [archives/([0-9]+)/page/?([0-9]{1,})/?$] => index.php?p=$matches[1]&paged=$matches[2]
    [archives/([0-9]+)(?:/([0-9]+))?/?$] => index.php?p=$matches[1]&page=$matches[2]
    [archives/[0-9]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [archives/[0-9]+/([^/]+)/()/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [(.?.+?)/()/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
    [(.?.+?)/page/?([0-9]{1,})/?$] => index.php?pagename=$matches[1]&paged=$matches[2]
    [(.?.+?)(?:/([0-9]+))?/?$] => index.php?pagename=$matches[1]&page=$matches[2]
)
404 Not Found.