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]
    [^sitemap-meml\.xml$] => index.php?meml_sitemap=1
    [^meml-translate-lab$] => index.php?meml_translate_lab=1
    [^sitemaps.xml$] => index.php?seopress_sitemap=1
    [^sitemaps_xsl.xsl$] => index.php?seopress_sitemap_xsl=1
    [^sitemaps_video_xsl.xsl$] => index.php?seopress_sitemap_video_xsl=1
    [([^/]+?)-sitemap([0-9]+)?\.xml$] => index.php?seopress_cpt=$matches[1]&seopress_paged=$matches[2]
    [news.xml?$] => index.php?seopress_news=1
    [wpcode/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [wpcode/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [wpcode/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [wpcode/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [wpcode/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [wpcode/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [wpcode/([^/]+)/embed/?$] => index.php?wpcode=$matches[1]&embed=true
    [wpcode/([^/]+)/trackback/?$] => index.php?wpcode=$matches[1]&tb=1
    [wpcode/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wpcode=$matches[1]&paged=$matches[2]
    [wpcode/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?wpcode=$matches[1]&cpage=$matches[2]
    [wpcode/([^/]+)(?:/([0-9]+))?/?$] => index.php?wpcode=$matches[1]&page=$matches[2]
    [wpcode/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [wpcode/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [wpcode/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [wpcode/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [wpcode/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [wpcode/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [wpcode_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?wpcode_type=$matches[1]&feed=$matches[2]
    [wpcode_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?wpcode_type=$matches[1]&feed=$matches[2]
    [wpcode_type/([^/]+)/embed/?$] => index.php?wpcode_type=$matches[1]&embed=true
    [wpcode_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wpcode_type=$matches[1]&paged=$matches[2]
    [wpcode_type/([^/]+)/?$] => index.php?wpcode_type=$matches[1]
    [wpcode_location/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?wpcode_location=$matches[1]&feed=$matches[2]
    [wpcode_location/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?wpcode_location=$matches[1]&feed=$matches[2]
    [wpcode_location/([^/]+)/embed/?$] => index.php?wpcode_location=$matches[1]&embed=true
    [wpcode_location/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wpcode_location=$matches[1]&paged=$matches[2]
    [wpcode_location/([^/]+)/?$] => index.php?wpcode_location=$matches[1]
    [wpcode_tags/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?wpcode_tags=$matches[1]&feed=$matches[2]
    [wpcode_tags/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?wpcode_tags=$matches[1]&feed=$matches[2]
    [wpcode_tags/([^/]+)/embed/?$] => index.php?wpcode_tags=$matches[1]&embed=true
    [wpcode_tags/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wpcode_tags=$matches[1]&paged=$matches[2]
    [wpcode_tags/([^/]+)/?$] => index.php?wpcode_tags=$matches[1]
    [category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [category/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [category/(.+?)/embed/?$] => index.php?category_name=$matches[1]&embed=true
    [category/(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [category/(.+?)/?$] => index.php?category_name=$matches[1]
    [tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
    [tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
    [tag/([^/]+)/embed/?$] => index.php?tag=$matches[1]&embed=true
    [tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tag=$matches[1]&paged=$matches[2]
    [tag/([^/]+)/?$] => index.php?tag=$matches[1]
    [type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2]
    [type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2]
    [type/([^/]+)/embed/?$] => index.php?post_format=$matches[1]&embed=true
    [type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_format=$matches[1]&paged=$matches[2]
    [type/([^/]+)/?$] => index.php?post_format=$matches[1]
    [mc4wp-form/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [mc4wp-form/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [mc4wp-form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [mc4wp-form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [mc4wp-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [mc4wp-form/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [mc4wp-form/([^/]+)/embed/?$] => index.php?mc4wp-form=$matches[1]&embed=true
    [mc4wp-form/([^/]+)/trackback/?$] => index.php?mc4wp-form=$matches[1]&tb=1
    [mc4wp-form/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mc4wp-form=$matches[1]&paged=$matches[2]
    [mc4wp-form/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mc4wp-form=$matches[1]&cpage=$matches[2]
    [mc4wp-form/([^/]+)(?:/([0-9]+))?/?$] => index.php?mc4wp-form=$matches[1]&page=$matches[2]
    [mc4wp-form/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [mc4wp-form/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [mc4wp-form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [mc4wp-form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [mc4wp-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [mc4wp-form/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [seopress_bot/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [seopress_bot/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [seopress_bot/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_bot/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_bot/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [seopress_bot/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [seopress_bot/([^/]+)/embed/?$] => index.php?seopress_bot=$matches[1]&embed=true
    [seopress_bot/([^/]+)/trackback/?$] => index.php?seopress_bot=$matches[1]&tb=1
    [seopress_bot/([^/]+)/page/?([0-9]{1,})/?$] => index.php?seopress_bot=$matches[1]&paged=$matches[2]
    [seopress_bot/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?seopress_bot=$matches[1]&cpage=$matches[2]
    [seopress_bot/([^/]+)(?:/([0-9]+))?/?$] => index.php?seopress_bot=$matches[1]&page=$matches[2]
    [seopress_bot/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [seopress_bot/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [seopress_bot/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_bot/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_bot/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [seopress_bot/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [seopress_404/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [seopress_404/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [seopress_404/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_404/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_404/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [seopress_404/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [seopress_404/([^/]+)/embed/?$] => index.php?seopress_404=$matches[1]&embed=true
    [seopress_404/([^/]+)/trackback/?$] => index.php?seopress_404=$matches[1]&tb=1
    [seopress_404/([^/]+)/page/?([0-9]{1,})/?$] => index.php?seopress_404=$matches[1]&paged=$matches[2]
    [seopress_404/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?seopress_404=$matches[1]&cpage=$matches[2]
    [seopress_404/([^/]+)(?:/([0-9]+))?/?$] => index.php?seopress_404=$matches[1]&page=$matches[2]
    [seopress_404/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [seopress_404/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [seopress_404/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_404/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_404/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [seopress_404/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [horoskop/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [horoskop/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [horoskop/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [horoskop/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [horoskop/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [horoskop/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [horoskop/([^/]+)/embed/?$] => index.php?horoskop=$matches[1]&embed=true
    [horoskop/([^/]+)/trackback/?$] => index.php?horoskop=$matches[1]&tb=1
    [horoskop/([^/]+)/page/?([0-9]{1,})/?$] => index.php?horoskop=$matches[1]&paged=$matches[2]
    [horoskop/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?horoskop=$matches[1]&cpage=$matches[2]
    [horoskop/([^/]+)(?:/([0-9]+))?/?$] => index.php?horoskop=$matches[1]&page=$matches[2]
    [horoskop/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [horoskop/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [horoskop/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [horoskop/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [horoskop/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [horoskop/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [citulje/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [citulje/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [citulje/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [citulje/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [citulje/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [citulje/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [citulje/([^/]+)/embed/?$] => index.php?citulje=$matches[1]&embed=true
    [citulje/([^/]+)/trackback/?$] => index.php?citulje=$matches[1]&tb=1
    [citulje/([^/]+)/page/?([0-9]{1,})/?$] => index.php?citulje=$matches[1]&paged=$matches[2]
    [citulje/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?citulje=$matches[1]&cpage=$matches[2]
    [citulje/([^/]+)(?:/([0-9]+))?/?$] => index.php?citulje=$matches[1]&page=$matches[2]
    [citulje/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [citulje/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [citulje/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [citulje/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [citulje/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [citulje/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [oglasi/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [oglasi/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [oglasi/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [oglasi/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [oglasi/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [oglasi/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [oglasi/([^/]+)/embed/?$] => index.php?oglasi=$matches[1]&embed=true
    [oglasi/([^/]+)/trackback/?$] => index.php?oglasi=$matches[1]&tb=1
    [oglasi/([^/]+)/page/?([0-9]{1,})/?$] => index.php?oglasi=$matches[1]&paged=$matches[2]
    [oglasi/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?oglasi=$matches[1]&cpage=$matches[2]
    [oglasi/([^/]+)(?:/([0-9]+))?/?$] => index.php?oglasi=$matches[1]&page=$matches[2]
    [oglasi/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [oglasi/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [oglasi/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [oglasi/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [oglasi/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [oglasi/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [kategorija-oglasa/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?kategorija-oglasa=$matches[1]&feed=$matches[2]
    [kategorija-oglasa/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?kategorija-oglasa=$matches[1]&feed=$matches[2]
    [kategorija-oglasa/([^/]+)/embed/?$] => index.php?kategorija-oglasa=$matches[1]&embed=true
    [kategorija-oglasa/([^/]+)/page/?([0-9]{1,})/?$] => index.php?kategorija-oglasa=$matches[1]&paged=$matches[2]
    [kategorija-oglasa/([^/]+)/?$] => index.php?kategorija-oglasa=$matches[1]
    [seopress_schemas/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [seopress_schemas/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [seopress_schemas/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_schemas/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_schemas/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [seopress_schemas/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [seopress_schemas/([^/]+)/embed/?$] => index.php?seopress_schemas=$matches[1]&embed=true
    [seopress_schemas/([^/]+)/trackback/?$] => index.php?seopress_schemas=$matches[1]&tb=1
    [seopress_schemas/([^/]+)/page/?([0-9]{1,})/?$] => index.php?seopress_schemas=$matches[1]&paged=$matches[2]
    [seopress_schemas/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?seopress_schemas=$matches[1]&cpage=$matches[2]
    [seopress_schemas/([^/]+)(?:/([0-9]+))?/?$] => index.php?seopress_schemas=$matches[1]&page=$matches[2]
    [seopress_schemas/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [seopress_schemas/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [seopress_schemas/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_schemas/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [seopress_schemas/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [seopress_schemas/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [robots\.txt$] => index.php?robots=1
    [favicon\.ico$] => index.php?favicon=1
    [sitemap\.xml] => index.php??sitemap=index
    [.*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\.php$] => index.php?feed=old
    [.*wp-app\.php(/.*)?$] => index.php?error=403
    [.*wp-register.php$] => index.php?register=true
    [feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]
    [(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]
    [embed/?$] => index.php?&embed=true
    [page/?([0-9]{1,})/?$] => index.php?&paged=$matches[1]
    [comment-page-([0-9]{1,})/?$] => index.php?&page_id=8&cpage=$matches[1]
    [comments/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]&withcomments=1
    [comments/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]&withcomments=1
    [comments/embed/?$] => index.php?&embed=true
    [search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?s=$matches[1]&feed=$matches[2]
    [search/(.+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?s=$matches[1]&feed=$matches[2]
    [search/(.+)/embed/?$] => index.php?s=$matches[1]&embed=true
    [search/(.+)/page/?([0-9]{1,})/?$] => index.php?s=$matches[1]&paged=$matches[2]
    [search/(.+)/?$] => index.php?s=$matches[1]
    [author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2]
    [author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2]
    [author/([^/]+)/embed/?$] => index.php?author_name=$matches[1]&embed=true
    [author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?author_name=$matches[1]&paged=$matches[2]
    [author/([^/]+)/?$] => index.php?author_name=$matches[1]
    [date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
    [date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
    [date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true
    [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]
    [date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]
    [date/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [date/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [date/([0-9]{4})/([0-9]{1,2})/embed/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&embed=true
    [date/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]
    [date/([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]
    [date/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
    [date/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
    [date/([0-9]{4})/embed/?$] => index.php?year=$matches[1]&embed=true
    [date/([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]
    [date/([0-9]{4})/?$] => index.php?year=$matches[1]
    [[0-9]+/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [[0-9]+/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [[0-9]+/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[0-9]+/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[0-9]+/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [[0-9]+/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [([0-9]+)/([^/]+)/embed/?$] => index.php?p=$matches[1]&name=$matches[2]&embed=true
    [([0-9]+)/([^/]+)/trackback/?$] => index.php?p=$matches[1]&name=$matches[2]&tb=1
    [([0-9]+)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?p=$matches[1]&name=$matches[2]&feed=$matches[3]
    [([0-9]+)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?p=$matches[1]&name=$matches[2]&feed=$matches[3]
    [([0-9]+)/([^/]+)/page/?([0-9]{1,})/?$] => index.php?p=$matches[1]&name=$matches[2]&paged=$matches[3]
    [([0-9]+)/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?p=$matches[1]&name=$matches[2]&cpage=$matches[3]
    [([0-9]+)/([^/]+)(?:/([0-9]+))?/?$] => index.php?p=$matches[1]&name=$matches[2]&page=$matches[3]
    [[0-9]+/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [[0-9]+/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [[0-9]+/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[0-9]+/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[0-9]+/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [[0-9]+/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [[0-9]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [[0-9]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [[0-9]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[0-9]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[0-9]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [[0-9]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [([0-9]+)/embed/?$] => index.php?p=$matches[1]&embed=true
    [([0-9]+)/trackback/?$] => index.php?p=$matches[1]&tb=1
    [([0-9]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?p=$matches[1]&feed=$matches[2]
    [([0-9]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?p=$matches[1]&feed=$matches[2]
    [([0-9]+)/page/?([0-9]{1,})/?$] => index.php?p=$matches[1]&paged=$matches[2]
    [([0-9]+)/comment-page-([0-9]{1,})/?$] => index.php?p=$matches[1]&cpage=$matches[2]
    [([0-9]+)(?:/([0-9]+))?/?$] => index.php?p=$matches[1]&page=$matches[2]
    [[0-9]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [[0-9]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [[0-9]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[0-9]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[0-9]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [[0-9]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [.?.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [.?.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [.?.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(.?.+?)/embed/?$] => index.php?pagename=$matches[1]&embed=true
    [(.?.+?)/trackback/?$] => index.php?pagename=$matches[1]&tb=1
    [(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
    [(.?.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
    [(.?.+?)/page/?([0-9]{1,})/?$] => index.php?pagename=$matches[1]&paged=$matches[2]
    [(.?.+?)/comment-page-([0-9]{1,})/?$] => index.php?pagename=$matches[1]&cpage=$matches[2]
    [(.?.+?)(?:/([0-9]+))?/?$] => index.php?pagename=$matches[1]&page=$matches[2]
)