Array
(
    [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]
    [^([a-zA-Z]{2})/(games|app)/page/([0-9]+)/?$] => index.php?lang=$matches[1]&category_name=$matches[2]&paged=$matches[3]
    [^([a-zA-Z]{2})/(games|app)/([^/]+)/page/([0-9]+)/?$] => index.php?lang=$matches[1]&category_name=$matches[2]&subcategory=$matches[3]&paged=$matches[4]
    [^([a-zA-Z]{2})/(games|app)/?$] => index.php?lang=$matches[1]&category_name=$matches[2]
    [^([a-zA-Z]{2})/(games|app)/([^/]+)/?$] => index.php?lang=$matches[1]&category_name=$matches[2]&subcategory=$matches[3]
    [^([a-zA-Z]{2})/([^/]+)/?$] => index.php?lang=$matches[1]&name=$matches[2]
    [^([a-zA-Z]{2})/updated/page/([0-9]+)/?$] => index.php?lang=$matches[1]&pagename=updated&paged=$matches[2]
    [^([a-zA-Z]{2})/([^/]+)/page/([0-9]+)/?$] => index.php?lang=$matches[1]&name=$matches[2]&paged=$matches[3]
    [^([a-zA-Z]{2})/?$] => index.php?lang=$matches[1]
    [^([a-zA-Z]{2})/([^/]+)/download/?$] => index.php?lang=$matches[1]&name=$matches[2]&download=1&post_type=post
    [^([a-zA-Z]{2})/([^/]+)/download/(.+)/?$] => index.php?lang=$matches[1]&name=$matches[2]&download=$matches[3]
    [^([a-zA-Z]{2})/updated/?$] => index.php?lang=$matches[1]&pagename=updated
    [^([a-zA-Z]{2})/([^/]+)/versions/?$] => index.php?lang=$matches[1]&name=$matches[2]&versions=
    [^([a-zA-Z]{2})/([^/]+)/versions/(.+)/?$] => index.php?lang=$matches[1]&name=$matches[2]&versions=$matches[3]
    [^en/games/popular/?$] => index.php?games_endpoint=popular&lang=en
    [^en/games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&lang=en&paged=$matches[1]
    [^en/games/new/?$] => index.php?games_endpoint=new&lang=en
    [^en/games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&lang=en&paged=$matches[1]
    [^en/games/latest-updates/?$] => index.php?games_endpoint=latest-updates&lang=en
    [^en/games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&lang=en&paged=$matches[1]
    [^en/games/trending/?$] => index.php?games_endpoint=trending&lang=en
    [^en/games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&lang=en&paged=$matches[1]
    [^en/games/rating/?$] => index.php?games_endpoint=rating&lang=en
    [^en/games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&lang=en&paged=$matches[1]
    [^ru/games/popular/?$] => index.php?games_endpoint=popular&lang=ru
    [^ru/games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&lang=ru&paged=$matches[1]
    [^ru/games/new/?$] => index.php?games_endpoint=new&lang=ru
    [^ru/games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&lang=ru&paged=$matches[1]
    [^ru/games/latest-updates/?$] => index.php?games_endpoint=latest-updates&lang=ru
    [^ru/games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&lang=ru&paged=$matches[1]
    [^ru/games/trending/?$] => index.php?games_endpoint=trending&lang=ru
    [^ru/games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&lang=ru&paged=$matches[1]
    [^ru/games/rating/?$] => index.php?games_endpoint=rating&lang=ru
    [^ru/games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&lang=ru&paged=$matches[1]
    [^es/games/popular/?$] => index.php?games_endpoint=popular&lang=es
    [^es/games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&lang=es&paged=$matches[1]
    [^es/games/new/?$] => index.php?games_endpoint=new&lang=es
    [^es/games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&lang=es&paged=$matches[1]
    [^es/games/latest-updates/?$] => index.php?games_endpoint=latest-updates&lang=es
    [^es/games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&lang=es&paged=$matches[1]
    [^es/games/trending/?$] => index.php?games_endpoint=trending&lang=es
    [^es/games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&lang=es&paged=$matches[1]
    [^es/games/rating/?$] => index.php?games_endpoint=rating&lang=es
    [^es/games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&lang=es&paged=$matches[1]
    [^fr/games/popular/?$] => index.php?games_endpoint=popular&lang=fr
    [^fr/games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&lang=fr&paged=$matches[1]
    [^fr/games/new/?$] => index.php?games_endpoint=new&lang=fr
    [^fr/games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&lang=fr&paged=$matches[1]
    [^fr/games/latest-updates/?$] => index.php?games_endpoint=latest-updates&lang=fr
    [^fr/games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&lang=fr&paged=$matches[1]
    [^fr/games/trending/?$] => index.php?games_endpoint=trending&lang=fr
    [^fr/games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&lang=fr&paged=$matches[1]
    [^fr/games/rating/?$] => index.php?games_endpoint=rating&lang=fr
    [^fr/games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&lang=fr&paged=$matches[1]
    [^de/games/popular/?$] => index.php?games_endpoint=popular&lang=de
    [^de/games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&lang=de&paged=$matches[1]
    [^de/games/new/?$] => index.php?games_endpoint=new&lang=de
    [^de/games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&lang=de&paged=$matches[1]
    [^de/games/latest-updates/?$] => index.php?games_endpoint=latest-updates&lang=de
    [^de/games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&lang=de&paged=$matches[1]
    [^de/games/trending/?$] => index.php?games_endpoint=trending&lang=de
    [^de/games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&lang=de&paged=$matches[1]
    [^de/games/rating/?$] => index.php?games_endpoint=rating&lang=de
    [^de/games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&lang=de&paged=$matches[1]
    [^it/games/popular/?$] => index.php?games_endpoint=popular&lang=it
    [^it/games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&lang=it&paged=$matches[1]
    [^it/games/new/?$] => index.php?games_endpoint=new&lang=it
    [^it/games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&lang=it&paged=$matches[1]
    [^it/games/latest-updates/?$] => index.php?games_endpoint=latest-updates&lang=it
    [^it/games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&lang=it&paged=$matches[1]
    [^it/games/trending/?$] => index.php?games_endpoint=trending&lang=it
    [^it/games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&lang=it&paged=$matches[1]
    [^it/games/rating/?$] => index.php?games_endpoint=rating&lang=it
    [^it/games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&lang=it&paged=$matches[1]
    [^pl/games/popular/?$] => index.php?games_endpoint=popular&lang=pl
    [^pl/games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&lang=pl&paged=$matches[1]
    [^pl/games/new/?$] => index.php?games_endpoint=new&lang=pl
    [^pl/games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&lang=pl&paged=$matches[1]
    [^pl/games/latest-updates/?$] => index.php?games_endpoint=latest-updates&lang=pl
    [^pl/games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&lang=pl&paged=$matches[1]
    [^pl/games/trending/?$] => index.php?games_endpoint=trending&lang=pl
    [^pl/games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&lang=pl&paged=$matches[1]
    [^pl/games/rating/?$] => index.php?games_endpoint=rating&lang=pl
    [^pl/games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&lang=pl&paged=$matches[1]
    [^ja/games/popular/?$] => index.php?games_endpoint=popular&lang=ja
    [^ja/games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&lang=ja&paged=$matches[1]
    [^ja/games/new/?$] => index.php?games_endpoint=new&lang=ja
    [^ja/games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&lang=ja&paged=$matches[1]
    [^ja/games/latest-updates/?$] => index.php?games_endpoint=latest-updates&lang=ja
    [^ja/games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&lang=ja&paged=$matches[1]
    [^ja/games/trending/?$] => index.php?games_endpoint=trending&lang=ja
    [^ja/games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&lang=ja&paged=$matches[1]
    [^ja/games/rating/?$] => index.php?games_endpoint=rating&lang=ja
    [^ja/games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&lang=ja&paged=$matches[1]
    [^cn/games/popular/?$] => index.php?games_endpoint=popular&lang=cn
    [^cn/games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&lang=cn&paged=$matches[1]
    [^cn/games/new/?$] => index.php?games_endpoint=new&lang=cn
    [^cn/games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&lang=cn&paged=$matches[1]
    [^cn/games/latest-updates/?$] => index.php?games_endpoint=latest-updates&lang=cn
    [^cn/games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&lang=cn&paged=$matches[1]
    [^cn/games/trending/?$] => index.php?games_endpoint=trending&lang=cn
    [^cn/games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&lang=cn&paged=$matches[1]
    [^cn/games/rating/?$] => index.php?games_endpoint=rating&lang=cn
    [^cn/games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&lang=cn&paged=$matches[1]
    [^ko/games/popular/?$] => index.php?games_endpoint=popular&lang=ko
    [^ko/games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&lang=ko&paged=$matches[1]
    [^ko/games/new/?$] => index.php?games_endpoint=new&lang=ko
    [^ko/games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&lang=ko&paged=$matches[1]
    [^ko/games/latest-updates/?$] => index.php?games_endpoint=latest-updates&lang=ko
    [^ko/games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&lang=ko&paged=$matches[1]
    [^ko/games/trending/?$] => index.php?games_endpoint=trending&lang=ko
    [^ko/games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&lang=ko&paged=$matches[1]
    [^ko/games/rating/?$] => index.php?games_endpoint=rating&lang=ko
    [^ko/games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&lang=ko&paged=$matches[1]
    [^tr/games/popular/?$] => index.php?games_endpoint=popular&lang=tr
    [^tr/games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&lang=tr&paged=$matches[1]
    [^tr/games/new/?$] => index.php?games_endpoint=new&lang=tr
    [^tr/games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&lang=tr&paged=$matches[1]
    [^tr/games/latest-updates/?$] => index.php?games_endpoint=latest-updates&lang=tr
    [^tr/games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&lang=tr&paged=$matches[1]
    [^tr/games/trending/?$] => index.php?games_endpoint=trending&lang=tr
    [^tr/games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&lang=tr&paged=$matches[1]
    [^tr/games/rating/?$] => index.php?games_endpoint=rating&lang=tr
    [^tr/games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&lang=tr&paged=$matches[1]
    [^ar/games/popular/?$] => index.php?games_endpoint=popular&lang=ar
    [^ar/games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&lang=ar&paged=$matches[1]
    [^ar/games/new/?$] => index.php?games_endpoint=new&lang=ar
    [^ar/games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&lang=ar&paged=$matches[1]
    [^ar/games/latest-updates/?$] => index.php?games_endpoint=latest-updates&lang=ar
    [^ar/games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&lang=ar&paged=$matches[1]
    [^ar/games/trending/?$] => index.php?games_endpoint=trending&lang=ar
    [^ar/games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&lang=ar&paged=$matches[1]
    [^ar/games/rating/?$] => index.php?games_endpoint=rating&lang=ar
    [^ar/games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&lang=ar&paged=$matches[1]
    [^id/games/popular/?$] => index.php?games_endpoint=popular&lang=id
    [^id/games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&lang=id&paged=$matches[1]
    [^id/games/new/?$] => index.php?games_endpoint=new&lang=id
    [^id/games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&lang=id&paged=$matches[1]
    [^id/games/latest-updates/?$] => index.php?games_endpoint=latest-updates&lang=id
    [^id/games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&lang=id&paged=$matches[1]
    [^id/games/trending/?$] => index.php?games_endpoint=trending&lang=id
    [^id/games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&lang=id&paged=$matches[1]
    [^id/games/rating/?$] => index.php?games_endpoint=rating&lang=id
    [^id/games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&lang=id&paged=$matches[1]
    [^hi/games/popular/?$] => index.php?games_endpoint=popular&lang=hi
    [^hi/games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&lang=hi&paged=$matches[1]
    [^hi/games/new/?$] => index.php?games_endpoint=new&lang=hi
    [^hi/games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&lang=hi&paged=$matches[1]
    [^hi/games/latest-updates/?$] => index.php?games_endpoint=latest-updates&lang=hi
    [^hi/games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&lang=hi&paged=$matches[1]
    [^hi/games/trending/?$] => index.php?games_endpoint=trending&lang=hi
    [^hi/games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&lang=hi&paged=$matches[1]
    [^hi/games/rating/?$] => index.php?games_endpoint=rating&lang=hi
    [^hi/games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&lang=hi&paged=$matches[1]
    [^ms/games/popular/?$] => index.php?games_endpoint=popular&lang=ms
    [^ms/games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&lang=ms&paged=$matches[1]
    [^ms/games/new/?$] => index.php?games_endpoint=new&lang=ms
    [^ms/games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&lang=ms&paged=$matches[1]
    [^ms/games/latest-updates/?$] => index.php?games_endpoint=latest-updates&lang=ms
    [^ms/games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&lang=ms&paged=$matches[1]
    [^ms/games/trending/?$] => index.php?games_endpoint=trending&lang=ms
    [^ms/games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&lang=ms&paged=$matches[1]
    [^ms/games/rating/?$] => index.php?games_endpoint=rating&lang=ms
    [^ms/games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&lang=ms&paged=$matches[1]
    [^br/games/popular/?$] => index.php?games_endpoint=popular&lang=br
    [^br/games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&lang=br&paged=$matches[1]
    [^br/games/new/?$] => index.php?games_endpoint=new&lang=br
    [^br/games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&lang=br&paged=$matches[1]
    [^br/games/latest-updates/?$] => index.php?games_endpoint=latest-updates&lang=br
    [^br/games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&lang=br&paged=$matches[1]
    [^br/games/trending/?$] => index.php?games_endpoint=trending&lang=br
    [^br/games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&lang=br&paged=$matches[1]
    [^br/games/rating/?$] => index.php?games_endpoint=rating&lang=br
    [^br/games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&lang=br&paged=$matches[1]
    [^games/popular/?$] => index.php?games_endpoint=popular
    [^games/popular/page/([0-9]+)/?$] => index.php?games_endpoint=popular&paged=$matches[1]
    [^games/new/?$] => index.php?games_endpoint=new
    [^games/new/page/([0-9]+)/?$] => index.php?games_endpoint=new&paged=$matches[1]
    [^games/latest-updates/?$] => index.php?games_endpoint=latest-updates
    [^games/latest-updates/page/([0-9]+)/?$] => index.php?games_endpoint=latest-updates&paged=$matches[1]
    [^games/trending/?$] => index.php?games_endpoint=trending
    [^games/trending/page/([0-9]+)/?$] => index.php?games_endpoint=trending&paged=$matches[1]
    [^games/rating/?$] => index.php?games_endpoint=rating
    [^games/rating/page/([0-9]+)/?$] => index.php?games_endpoint=rating&paged=$matches[1]
    [(games/action)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/action)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/action)/?$] => index.php?category_name=$matches[1]
    [(games/adventure)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/adventure)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/adventure)/?$] => index.php?category_name=$matches[1]
    [(app)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(app)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(app)/?$] => index.php?category_name=$matches[1]
    [(games/arcade)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/arcade)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/arcade)/?$] => index.php?category_name=$matches[1]
    [(games/board)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/board)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/board)/?$] => index.php?category_name=$matches[1]
    [(games/card)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/card)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/card)/?$] => index.php?category_name=$matches[1]
    [(games/casual)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/casual)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/casual)/?$] => index.php?category_name=$matches[1]
    [(app/communication)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(app/communication)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(app/communication)/?$] => index.php?category_name=$matches[1]
    [(games/education)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/education)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/education)/?$] => index.php?category_name=$matches[1]
    [(games/educational)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/educational)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/educational)/?$] => index.php?category_name=$matches[1]
    [(games/entertainment)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/entertainment)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/entertainment)/?$] => index.php?category_name=$matches[1]
    [(games)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games)/?$] => index.php?category_name=$matches[1]
    [(games/horror)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/horror)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/horror)/?$] => index.php?category_name=$matches[1]
    [(app/media-video)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(app/media-video)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(app/media-video)/?$] => index.php?category_name=$matches[1]
    [(games/music)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/music)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/music)/?$] => index.php?category_name=$matches[1]
    [(games/nsfw)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/nsfw)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/nsfw)/?$] => index.php?category_name=$matches[1]
    [(games/other)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/other)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/other)/?$] => index.php?category_name=$matches[1]
    [(app/personalization)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(app/personalization)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(app/personalization)/?$] => index.php?category_name=$matches[1]
    [(app/productivity)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(app/productivity)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(app/productivity)/?$] => index.php?category_name=$matches[1]
    [(games/puzzle)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/puzzle)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/puzzle)/?$] => index.php?category_name=$matches[1]
    [(games/racing)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/racing)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/racing)/?$] => index.php?category_name=$matches[1]
    [(games/role-playing)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/role-playing)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/role-playing)/?$] => index.php?category_name=$matches[1]
    [(games/shooter)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/shooter)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/shooter)/?$] => index.php?category_name=$matches[1]
    [(games/simulation)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/simulation)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/simulation)/?$] => index.php?category_name=$matches[1]
    [(app/social)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(app/social)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(app/social)/?$] => index.php?category_name=$matches[1]
    [(games/sports)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/sports)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/sports)/?$] => index.php?category_name=$matches[1]
    [(games/strategy)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/strategy)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/strategy)/?$] => index.php?category_name=$matches[1]
    [(app/system)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(app/system)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(app/system)/?$] => index.php?category_name=$matches[1]
    [(app/tools)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(app/tools)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(app/tools)/?$] => index.php?category_name=$matches[1]
    [(games/word)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(games/word)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(games/word)/?$] => index.php?category_name=$matches[1]
    [category/(.+)$] => index.php?wpseo_category_redirect=$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]
    [developers/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?developers=$matches[1]&feed=$matches[2]
    [developers/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?developers=$matches[1]&feed=$matches[2]
    [developers/([^/]+)/embed/?$] => index.php?developers=$matches[1]&embed=true
    [developers/([^/]+)/page/?([0-9]{1,})/?$] => index.php?developers=$matches[1]&paged=$matches[2]
    [developers/([^/]+)/?$] => index.php?developers=$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]
    [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]
    [([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]
    [([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]
    [([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
    [([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]
    [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]
    [([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [([0-9]{4})/([0-9]{1,2})/embed/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&embed=true
    [([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]
    [([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]
    [([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
    [([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
    [([0-9]{4})/embed/?$] => index.php?year=$matches[1]&embed=true
    [([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]
    [([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]
    [(.?.+?)(?:/([0-9]+))?/?$] => index.php?pagename=$matches[1]&page=$matches[2]
    [[^/]+/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?name=$matches[1]&embed=true
    [([^/]+)/trackback/?$] => index.php?name=$matches[1]&tb=1
    [([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?name=$matches[1]&feed=$matches[2]
    [([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?name=$matches[1]&feed=$matches[2]
    [([^/]+)/page/?([0-9]{1,})/?$] => index.php?name=$matches[1]&paged=$matches[2]
    [([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?name=$matches[1]&cpage=$matches[2]
    [([^/]+)/versions(/(.*))?/?$] => index.php?name=$matches[1]&versions=$matches[3]
    [([^/]+)/download(/(.*))?/?$] => index.php?name=$matches[1]&download=$matches[3]
    [([^/]+)(?:/([0-9]+))?/?$] => index.php?name=$matches[1]&page=$matches[2]
    [[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
)