array(100) {
["^wp-json/?$"]=>
string(22) "index.php?rest_route=/"
["^wp-json/(.*)?"]=>
string(33) "index.php?rest_route=/$matches[1]"
["^index.php/wp-json/?$"]=>
string(22) "index.php?rest_route=/"
["^index.php/wp-json/(.*)?"]=>
string(33) "index.php?rest_route=/$matches[1]"
["^wp-sitemap\.xml$"]=>
string(23) "index.php?sitemap=index"
["^wp-sitemap\.xsl$"]=>
string(36) "index.php?sitemap-stylesheet=sitemap"
["^wp-sitemap-index\.xsl$"]=>
string(34) "index.php?sitemap-stylesheet=index"
["^wp-sitemap-([a-z]+?)-([a-z\d_-]+?)-(\d+?)\.xml$"]=>
string(75) "index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]"
["^wp-sitemap-([a-z]+?)-(\d+?)\.xml$"]=>
string(47) "index.php?sitemap=$matches[1]&paged=$matches[2]"
["([0-9]+)?.html$"]=>
string(38) "index.php?post_type=post&p=$matches[1]"
["category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
string(34) "index.php?category_name=$1&feed=$2"
["category/(.+?)/(feed|rdf|rss|rss2|atom)/?$"]=>
string(34) "index.php?category_name=$1&feed=$2"
["category/(.+?)/embed/?$"]=>
string(37) "index.php?category_name=$1&embed=true"
["category/(.+?)/page/?([0-9]{1,})/?$"]=>
string(35) "index.php?category_name=$1&paged=$2"
["category/(.+?)/?$"]=>
string(26) "index.php?category_name=$1"
["tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
string(24) "index.php?tag=$1&feed=$2"
["tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
string(24) "index.php?tag=$1&feed=$2"
["tag/([^/]+)/embed/?$"]=>
string(27) "index.php?tag=$1&embed=true"
["tag/([^/]+)/page/?([0-9]{1,})/?$"]=>
string(25) "index.php?tag=$1&paged=$2"
["tag/([^/]+)/?$"]=>
string(16) "index.php?tag=$1"
["type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
string(32) "index.php?post_format=$1&feed=$2"
["type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
string(32) "index.php?post_format=$1&feed=$2"
["type/([^/]+)/embed/?$"]=>
string(35) "index.php?post_format=$1&embed=true"
["type/([^/]+)/page/?([0-9]{1,})/?$"]=>
string(33) "index.php?post_format=$1&paged=$2"
["type/([^/]+)/?$"]=>
string(24) "index.php?post_format=$1"
["robots\.txt$"]=>
string(18) "index.php?robots=1"
["favicon\.ico$"]=>
string(19) "index.php?favicon=1"
[".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\.php$"]=>
string(18) "index.php?feed=old"
[".*wp-app\.php(/.*)?$"]=>
string(19) "index.php?error=403"
[".*wp-register.php$"]=>
string(23) "index.php?register=true"
["feed/(feed|rdf|rss|rss2|atom)/?$"]=>
string(18) "index.php?&feed=$1"
["(feed|rdf|rss|rss2|atom)/?$"]=>
string(18) "index.php?&feed=$1"
["embed/?$"]=>
string(21) "index.php?&embed=true"
["page/?([0-9]{1,})/?$"]=>
string(19) "index.php?&paged=$1"
["comments/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
string(33) "index.php?&feed=$1&withcomments=1"
["comments/(feed|rdf|rss|rss2|atom)/?$"]=>
string(33) "index.php?&feed=$1&withcomments=1"
["comments/embed/?$"]=>
string(21) "index.php?&embed=true"
["search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
string(22) "index.php?s=$1&feed=$2"
["search/(.+)/(feed|rdf|rss|rss2|atom)/?$"]=>
string(22) "index.php?s=$1&feed=$2"
["search/(.+)/embed/?$"]=>
string(25) "index.php?s=$1&embed=true"
["search/(.+)/page/?([0-9]{1,})/?$"]=>
string(23) "index.php?s=$1&paged=$2"
["search/(.+)/?$"]=>
string(14) "index.php?s=$1"
["author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
string(32) "index.php?author_name=$1&feed=$2"
["author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
string(32) "index.php?author_name=$1&feed=$2"
["author/([^/]+)/embed/?$"]=>
string(35) "index.php?author_name=$1&embed=true"
["author/([^/]+)/page/?([0-9]{1,})/?$"]=>
string(33) "index.php?author_name=$1&paged=$2"
["author/([^/]+)/?$"]=>
string(24) "index.php?author_name=$1"
["date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
string(44) "index.php?year=$1&monthnum=$2&day=$3&feed=$4"
["date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$"]=>
string(44) "index.php?year=$1&monthnum=$2&day=$3&feed=$4"
["date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$"]=>
string(47) "index.php?year=$1&monthnum=$2&day=$3&embed=true"
["date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$"]=>
string(45) "index.php?year=$1&monthnum=$2&day=$3&paged=$4"
["date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$"]=>
string(36) "index.php?year=$1&monthnum=$2&day=$3"
["date/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
string(37) "index.php?year=$1&monthnum=$2&feed=$3"
["date/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$"]=>
string(37) "index.php?year=$1&monthnum=$2&feed=$3"
["date/([0-9]{4})/([0-9]{1,2})/embed/?$"]=>
string(40) "index.php?year=$1&monthnum=$2&embed=true"
["date/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$"]=>
string(38) "index.php?year=$1&monthnum=$2&paged=$3"
["date/([0-9]{4})/([0-9]{1,2})/?$"]=>
string(29) "index.php?year=$1&monthnum=$2"
["date/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
string(25) "index.php?year=$1&feed=$2"
["date/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$"]=>
string(25) "index.php?year=$1&feed=$2"
["date/([0-9]{4})/embed/?$"]=>
string(28) "index.php?year=$1&embed=true"
["date/([0-9]{4})/page/?([0-9]{1,})/?$"]=>
string(26) "index.php?year=$1&paged=$2"
["date/([0-9]{4})/?$"]=>
string(17) "index.php?year=$1"
[".?.+?.html/attachment/([^/]+)/?$"]=>
string(23) "index.php?attachment=$1"
[".?.+?.html/attachment/([^/]+)/trackback/?$"]=>
string(28) "index.php?attachment=$1&tb=1"
[".?.+?.html/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
string(31) "index.php?attachment=$1&feed=$2"
[".?.+?.html/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
string(31) "index.php?attachment=$1&feed=$2"
[".?.+?.html/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
string(32) "index.php?attachment=$1&cpage=$2"
[".?.+?.html/attachment/([^/]+)/embed/?$"]=>
string(34) "index.php?attachment=$1&embed=true"
["(.?.+?).html/embed/?$"]=>
string(32) "index.php?pagename=$1&embed=true"
["(.?.+?).html/trackback/?$"]=>
string(26) "index.php?pagename=$1&tb=1"
["(.?.+?).html/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
string(29) "index.php?pagename=$1&feed=$2"
["(.?.+?).html/(feed|rdf|rss|rss2|atom)/?$"]=>
string(29) "index.php?pagename=$1&feed=$2"
["(.?.+?).html/page/?([0-9]{1,})/?$"]=>
string(30) "index.php?pagename=$1&paged=$2"
["(.?.+?).html/comment-page-([0-9]{1,})/?$"]=>
string(30) "index.php?pagename=$1&cpage=$2"
["(.?.+?).html(?:/([0-9]+))?/?$"]=>
string(29) "index.php?pagename=$1&page=$2"
[".+?/[0-9]+.html/attachment/([^/]+)/?$"]=>
string(23) "index.php?attachment=$1"
[".+?/[0-9]+.html/attachment/([^/]+)/trackback/?$"]=>
string(28) "index.php?attachment=$1&tb=1"
[".+?/[0-9]+.html/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
string(31) "index.php?attachment=$1&feed=$2"
[".+?/[0-9]+.html/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
string(31) "index.php?attachment=$1&feed=$2"
[".+?/[0-9]+.html/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
string(32) "index.php?attachment=$1&cpage=$2"
[".+?/[0-9]+.html/attachment/([^/]+)/embed/?$"]=>
string(34) "index.php?attachment=$1&embed=true"
["(.+?)/([0-9]+).html/embed/?$"]=>
string(42) "index.php?category_name=$1&p=$2&embed=true"
["(.+?)/([0-9]+).html/trackback/?$"]=>
string(36) "index.php?category_name=$1&p=$2&tb=1"
["(.+?)/([0-9]+).html/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
string(39) "index.php?category_name=$1&p=$2&feed=$3"
["(.+?)/([0-9]+).html/(feed|rdf|rss|rss2|atom)/?$"]=>
string(39) "index.php?category_name=$1&p=$2&feed=$3"
["(.+?)/([0-9]+).html/page/?([0-9]{1,})/?$"]=>
string(40) "index.php?category_name=$1&p=$2&paged=$3"
["(.+?)/([0-9]+).html/comment-page-([0-9]{1,})/?$"]=>
string(40) "index.php?category_name=$1&p=$2&cpage=$3"
["(.+?)/([0-9]+).html(?:/([0-9]+))?/?$"]=>
string(39) "index.php?category_name=$1&p=$2&page=$3"
[".+?/[0-9]+.html/([^/]+)/?$"]=>
string(23) "index.php?attachment=$1"
[".+?/[0-9]+.html/([^/]+)/trackback/?$"]=>
string(28) "index.php?attachment=$1&tb=1"
[".+?/[0-9]+.html/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
string(31) "index.php?attachment=$1&feed=$2"
[".+?/[0-9]+.html/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
string(31) "index.php?attachment=$1&feed=$2"
[".+?/[0-9]+.html/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
string(32) "index.php?attachment=$1&cpage=$2"
[".+?/[0-9]+.html/([^/]+)/embed/?$"]=>
string(34) "index.php?attachment=$1&embed=true"
["(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
string(34) "index.php?category_name=$1&feed=$2"
["(.+?)/(feed|rdf|rss|rss2|atom)/?$"]=>
string(34) "index.php?category_name=$1&feed=$2"
["(.+?)/embed/?$"]=>
string(37) "index.php?category_name=$1&embed=true"
["(.+?)/page/?([0-9]{1,})/?$"]=>
string(35) "index.php?category_name=$1&paged=$2"
["(.+?)/comment-page-([0-9]{1,})/?$"]=>
string(35) "index.php?category_name=$1&cpage=$2"
["(.+?)/?$"]=>
string(26) "index.php?category_name=$1"
}