Array
(
    [.*-misc\.xml$] => index.php?xml_sitemap=params=$matches[2]
    [.*-misc\.xml\.gz$] => index.php?xml_sitemap=params=$matches[2];zip=true
    [.*-misc\.html$] => index.php?xml_sitemap=params=$matches[2];html=true
    [.*-misc\.html\.gz$] => index.php?xml_sitemap=params=$matches[2];html=true;zip=true
    [.*-sitemap(?:\d{1,4}(?!-misc)|-misc)?\.xml$] => index.php?xml_sitemap=params=$matches[2]
    [.*-sitemap(?:\d{1,4}(?!-misc)|-misc)?\.xml\.gz$] => index.php?xml_sitemap=params=$matches[2];zip=true
    [.*-sitemap(?:\d{1,4}(?!-misc)|-misc)?\.html$] => index.php?xml_sitemap=params=$matches[2];html=true
    [.*-sitemap(?:\d{1,4}(?!-misc)|-misc)?\.html\.gz$] => index.php?xml_sitemap=params=$matches[2];html=true;zip=true
    [sitemap(?:\d{1,4}(?!-misc)|-misc)?\.xml$] => index.php?xml_sitemap=params=$matches[2]
    [sitemap(?:\d{1,4}(?!-misc)|-misc)?\.xml\.gz$] => index.php?xml_sitemap=params=$matches[2];zip=true
    [sitemap(?:\d{1,4}(?!-misc)|-misc)?\.html$] => index.php?xml_sitemap=params=$matches[2];html=true
    [sitemap(?:\d{1,4}(?!-misc)|-misc)?\.html.gz$] => index.php?xml_sitemap=params=$matches[2];html=true;zip=true
    [nonton-series/?$] => index.php?post_type=tvshows
    [nonton-series/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tvshows&feed=$matches[1]
    [nonton-series/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tvshows&feed=$matches[1]
    [nonton-series/page/([0-9]{1,})/?$] => index.php?post_type=tvshows&paged=$matches[1]
    [sitemap_index\.xml$] => index.php?sitemap=1
    [([^/]+?)-sitemap([0-9]+)?\.xml$] => index.php?sitemap=$matches[1]&sitemap_n=$matches[2]
    [([a-z]+)?-?sitemap\.xsl$] => index.php?yoast-sitemap-xsl=$matches[1]
    [^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]
    [nonton-director/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?director=$matches[1]&feed=$matches[2]
    [nonton-director/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?director=$matches[1]&feed=$matches[2]
    [nonton-director/([^/]+)/embed/?$] => index.php?director=$matches[1]&embed=true
    [nonton-director/([^/]+)/page/?([0-9]{1,})/?$] => index.php?director=$matches[1]&paged=$matches[2]
    [nonton-director/([^/]+)/?$] => index.php?director=$matches[1]
    [nonton-stars/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?stars=$matches[1]&feed=$matches[2]
    [nonton-stars/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?stars=$matches[1]&feed=$matches[2]
    [nonton-stars/([^/]+)/embed/?$] => index.php?stars=$matches[1]&embed=true
    [nonton-stars/([^/]+)/page/?([0-9]{1,})/?$] => index.php?stars=$matches[1]&paged=$matches[2]
    [nonton-stars/([^/]+)/?$] => index.php?stars=$matches[1]
    [nonton-film/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?film=$matches[1]&feed=$matches[2]
    [nonton-film/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?film=$matches[1]&feed=$matches[2]
    [nonton-film/([^/]+)/embed/?$] => index.php?film=$matches[1]&embed=true
    [nonton-film/([^/]+)/page/?([0-9]{1,})/?$] => index.php?film=$matches[1]&paged=$matches[2]
    [nonton-film/([^/]+)/?$] => index.php?film=$matches[1]
    [nonton-country/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?country=$matches[1]&feed=$matches[2]
    [nonton-country/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?country=$matches[1]&feed=$matches[2]
    [nonton-country/([^/]+)/embed/?$] => index.php?country=$matches[1]&embed=true
    [nonton-country/([^/]+)/page/?([0-9]{1,})/?$] => index.php?country=$matches[1]&paged=$matches[2]
    [nonton-country/([^/]+)/?$] => index.php?country=$matches[1]
    [nonton-release-year/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?release-year=$matches[1]&feed=$matches[2]
    [nonton-release-year/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?release-year=$matches[1]&feed=$matches[2]
    [nonton-release-year/([^/]+)/embed/?$] => index.php?release-year=$matches[1]&embed=true
    [nonton-release-year/([^/]+)/page/?([0-9]{1,})/?$] => index.php?release-year=$matches[1]&paged=$matches[2]
    [nonton-release-year/([^/]+)/?$] => index.php?release-year=$matches[1]
    [nonton-quality/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?quality=$matches[1]&feed=$matches[2]
    [nonton-quality/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?quality=$matches[1]&feed=$matches[2]
    [nonton-quality/([^/]+)/embed/?$] => index.php?quality=$matches[1]&embed=true
    [nonton-quality/([^/]+)/page/?([0-9]{1,})/?$] => index.php?quality=$matches[1]&paged=$matches[2]
    [nonton-quality/([^/]+)/?$] => index.php?quality=$matches[1]
    [genre/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [genre/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [genre/(.+?)/embed/?$] => index.php?category_name=$matches[1]&embed=true
    [genre/(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [genre/(.+?)/?$] => index.php?category_name=$matches[1]
    [nonton-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
    [nonton-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
    [nonton-tag/([^/]+)/embed/?$] => index.php?tag=$matches[1]&embed=true
    [nonton-tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tag=$matches[1]&paged=$matches[2]
    [nonton-tag/([^/]+)/?$] => index.php?tag=$matches[1]
    [nonton-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2]
    [nonton-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2]
    [nonton-type/([^/]+)/embed/?$] => index.php?post_format=$matches[1]&embed=true
    [nonton-type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_format=$matches[1]&paged=$matches[2]
    [nonton-type/([^/]+)/?$] => index.php?post_format=$matches[1]
    [nonton-tvshows_categories/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tvshows_categories=$matches[1]&feed=$matches[2]
    [nonton-tvshows_categories/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tvshows_categories=$matches[1]&feed=$matches[2]
    [nonton-tvshows_categories/([^/]+)/embed/?$] => index.php?tvshows_categories=$matches[1]&embed=true
    [nonton-tvshows_categories/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tvshows_categories=$matches[1]&paged=$matches[2]
    [nonton-tvshows_categories/([^/]+)/?$] => index.php?tvshows_categories=$matches[1]
    [nonton-series/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [nonton-series/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [nonton-series/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nonton-series/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nonton-series/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [nonton-series/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [nonton-series/([^/]+)/embed/?$] => index.php?tvshows=$matches[1]&embed=true
    [nonton-series/([^/]+)/trackback/?$] => index.php?tvshows=$matches[1]&tb=1
    [nonton-series/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tvshows=$matches[1]&feed=$matches[2]
    [nonton-series/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tvshows=$matches[1]&feed=$matches[2]
    [nonton-series/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tvshows=$matches[1]&paged=$matches[2]
    [nonton-series/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tvshows=$matches[1]&cpage=$matches[2]
    [nonton-series/([^/]+)/play(/(.*))?/?$] => index.php?tvshows=$matches[1]&play=$matches[3]
    [nonton-series/([^/]+)/watch(/(.*))?/?$] => index.php?tvshows=$matches[1]&watch=$matches[3]
    [nonton-series/([^/]+)(?:/([0-9]+))?/?$] => index.php?tvshows=$matches[1]&page=$matches[2]
    [nonton-series/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [nonton-series/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [nonton-series/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nonton-series/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nonton-series/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [nonton-series/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [nonton-studio/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?studio=$matches[1]&feed=$matches[2]
    [nonton-studio/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?studio=$matches[1]&feed=$matches[2]
    [nonton-studio/([^/]+)/embed/?$] => index.php?studio=$matches[1]&embed=true
    [nonton-studio/([^/]+)/page/?([0-9]{1,})/?$] => index.php?studio=$matches[1]&paged=$matches[2]
    [nonton-studio/([^/]+)/?$] => index.php?studio=$matches[1]
    [nonton-networks/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?networks=$matches[1]&feed=$matches[2]
    [nonton-networks/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?networks=$matches[1]&feed=$matches[2]
    [nonton-networks/([^/]+)/embed/?$] => index.php?networks=$matches[1]&embed=true
    [nonton-networks/([^/]+)/page/?([0-9]{1,})/?$] => index.php?networks=$matches[1]&paged=$matches[2]
    [nonton-networks/([^/]+)/?$] => index.php?networks=$matches[1]
    [robots\.txt$] => index.php?robots=1
    [favicon\.ico$] => index.php?favicon=1
    [.*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]
    [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]
    [nonton-author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2]
    [nonton-author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2]
    [nonton-author/([^/]+)/embed/?$] => index.php?author_name=$matches[1]&embed=true
    [nonton-author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?author_name=$matches[1]&paged=$matches[2]
    [nonton-author/([^/]+)/?$] => index.php?author_name=$matches[1]
    [nonton-([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]
    [nonton-([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]
    [nonton-([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
    [nonton-([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]
    [nonton-([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]
    [nonton-([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [nonton-([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [nonton-([0-9]{4})/([0-9]{1,2})/embed/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&embed=true
    [nonton-([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]
    [nonton-([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]
    [nonton-([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
    [nonton-([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
    [nonton-([0-9]{4})/embed/?$] => index.php?year=$matches[1]&embed=true
    [nonton-([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]
    [nonton-([0-9]{4})/?$] => index.php?year=$matches[1]
    [.?.+?/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]
    [(.?.+?)/play(/(.*))?/?$] => index.php?pagename=$matches[1]&play=$matches[3]
    [(.?.+?)/watch(/(.*))?/?$] => index.php?pagename=$matches[1]&watch=$matches[3]
    [(.?.+?)(?:/([0-9]+))?/?$] => index.php?pagename=$matches[1]&page=$matches[2]
    [nonton-[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [nonton-[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [nonton-[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nonton-[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nonton-[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [nonton-[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [nonton-([^/]+)/embed/?$] => index.php?name=$matches[1]&embed=true
    [nonton-([^/]+)/trackback/?$] => index.php?name=$matches[1]&tb=1
    [nonton-([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?name=$matches[1]&feed=$matches[2]
    [nonton-([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?name=$matches[1]&feed=$matches[2]
    [nonton-([^/]+)/page/?([0-9]{1,})/?$] => index.php?name=$matches[1]&paged=$matches[2]
    [nonton-([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?name=$matches[1]&cpage=$matches[2]
    [nonton-([^/]+)/play(/(.*))?/?$] => index.php?name=$matches[1]&play=$matches[3]
    [nonton-([^/]+)/watch(/(.*))?/?$] => index.php?name=$matches[1]&watch=$matches[3]
    [nonton-([^/]+)(?:/([0-9]+))?/?$] => index.php?name=$matches[1]&page=$matches[2]
    [nonton-[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [nonton-[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [nonton-[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nonton-[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nonton-[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [nonton-[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
)