array(311) {
  ["evento/(\d{4}-\d{2}-\d{2})$"]=>
  string(50) "index.php?post_type=event&calendar_day=$matches[1]"
  ["evento/(\d{4}-\d{2}-\d{2})/page/?([0-9]{1,})/?$"]=>
  string(68) "index.php?post_type=event&calendar_day=$matches[1]&paged=$matches[2]"
  ["evento/my\-bookings$"]=>
  string(41) "index.php?post_type=event&bookings_page=1"
  ["evento/?$"]=>
  string(25) "index.php?pagename=evento"
  ["evento/(.+)/ical/?$"]=>
  string(34) "index.php?event=$matches[1]&ical=1"
  ["evento/modalidades/(.+)/ical/?$"]=>
  string(45) "index.php?event-categories=$matches[1]&ical=1"
  ["torneios/tags/(.+)/ical/?$"]=>
  string(39) "index.php?event-tags=$matches[1]&ical=1"
  ["forum/?$"]=>
  string(25) "index.php?post_type=forum"
  ["forum/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(42) "index.php?post_type=forum&feed=$matches[1]"
  ["forum/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(42) "index.php?post_type=forum&feed=$matches[1]"
  ["forum/page/([0-9]{1,})/?$"]=>
  string(43) "index.php?post_type=forum&paged=$matches[1]"
  ["topics/?$"]=>
  string(25) "index.php?post_type=topic"
  ["topics/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(42) "index.php?post_type=topic&feed=$matches[1]"
  ["topics/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(42) "index.php?post_type=topic&feed=$matches[1]"
  ["topics/page/([0-9]{1,})/?$"]=>
  string(43) "index.php?post_type=topic&paged=$matches[1]"
  ["forum/([^/]+)/edit/?$"]=>
  string(34) "index.php?forum=$matches[1]&edit=1"
  ["topic/([^/]+)/edit/?$"]=>
  string(34) "index.php?topic=$matches[1]&edit=1"
  ["reply/([^/]+)/edit/?$"]=>
  string(34) "index.php?reply=$matches[1]&edit=1"
  ["topic-tag/([^/]+)/edit/?$"]=>
  string(38) "index.php?topic-tag=$matches[1]&edit=1"
  ["users/([^/]+)/topics/page/?([0-9]{1,})/?$"]=>
  string(59) "index.php?bbp_user=$matches[1]&bbp_tops=1&paged=$matches[2]"
  ["users/([^/]+)/replies/page/?([0-9]{1,})/?$"]=>
  string(59) "index.php?bbp_user=$matches[1]&bbp_reps=1&paged=$matches[2]"
  ["users/([^/]+)/favorites/page/?([0-9]{1,})/?$"]=>
  string(59) "index.php?bbp_user=$matches[1]&bbp_favs=1&paged=$matches[2]"
  ["users/([^/]+)/subscriptions/page/?([0-9]{1,})/?$"]=>
  string(59) "index.php?bbp_user=$matches[1]&bbp_subs=1&paged=$matches[2]"
  ["users/([^/]+)/engagements/page/?([0-9]{1,})/?$"]=>
  string(66) "index.php?bbp_user=$matches[1]&bbp_engagements=1&paged=$matches[2]"
  ["users/([^/]+)/topics/?$"]=>
  string(41) "index.php?bbp_user=$matches[1]&bbp_tops=1"
  ["users/([^/]+)/replies/?$"]=>
  string(41) "index.php?bbp_user=$matches[1]&bbp_reps=1"
  ["users/([^/]+)/favorites/?$"]=>
  string(41) "index.php?bbp_user=$matches[1]&bbp_favs=1"
  ["users/([^/]+)/subscriptions/?$"]=>
  string(41) "index.php?bbp_user=$matches[1]&bbp_subs=1"
  ["users/([^/]+)/engagements/?$"]=>
  string(48) "index.php?bbp_user=$matches[1]&bbp_engagements=1"
  ["users/([^/]+)/edit/?$"]=>
  string(37) "index.php?bbp_user=$matches[1]&edit=1"
  ["users/([^/]+)/?$"]=>
  string(21) "index.php?bbp_user=$1"
  ["view/([^/]+)/page/?([0-9]{1,})/?$"]=>
  string(48) "index.php?bbp_view=$matches[1]&paged=$matches[2]"
  ["view/([^/]+)/feed/?$"]=>
  string(47) "index.php?bbp_view=$matches[1]&feed=$matches[2]"
  ["view/([^/]+)/?$"]=>
  string(21) "index.php?bbp_view=$1"
  ["search/page/?([0-9]{1,})/?$"]=>
  string(27) "index.php?paged=$matches[1]"
  ["search/?$"]=>
  string(20) "index.php?bbp_search"
  ["evento/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(42) "index.php?post_type=event&feed=$matches[1]"
  ["evento/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(42) "index.php?post_type=event&feed=$matches[1]"
  ["evento/page/([0-9]{1,})/?$"]=>
  string(43) "index.php?post_type=event&paged=$matches[1]"
  ["^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]"
  ["bp_registrar/?$"]=>
  string(23) "index.php?bp_register=1"
  ["bp_entrar/([^/]+)/?$"]=>
  string(51) "index.php?bp_activate=1&bp_activate_key=$matches[1]"
  ["bp_entrar/?$"]=>
  string(23) "index.php?bp_activate=1"
  ["membros/tipo/([^/]+)/?$"]=>
  string(50) "index.php?bp_members=1&bp_members_type=$matches[1]"
  ["membros/([^/]+)/([^/]+)/([^/]+)/(.+?)/?$"]=>
  string(144) "index.php?bp_members=1&bp_member=$matches[1]&bp_member_component=$matches[2]&bp_member_action=$matches[3]&bp_member_action_variables=$matches[4]"
  ["membros/([^/]+)/([^/]+)/([^/]+)/?$"]=>
  string(105) "index.php?bp_members=1&bp_member=$matches[1]&bp_member_component=$matches[2]&bp_member_action=$matches[3]"
  ["membros/([^/]+)/([^/]+)/?$"]=>
  string(76) "index.php?bp_members=1&bp_member=$matches[1]&bp_member_component=$matches[2]"
  ["membros/([^/]+)/?$"]=>
  string(44) "index.php?bp_members=1&bp_member=$matches[1]"
  ["membros/?$"]=>
  string(22) "index.php?bp_members=1"
  ["activity/([^/]+)/(.+?)/?$"]=>
  string(97) "index.php?bp_activities=1&bp_activity_action=$matches[1]&bp_activity_action_variables=$matches[2]"
  ["activity/([^/]+)/?$"]=>
  string(56) "index.php?bp_activities=1&bp_activity_action=$matches[1]"
  ["activity/?$"]=>
  string(25) "index.php?bp_activities=1"
  ["clas/create/(.+?)/?$"]=>
  string(77) "index.php?bp_groups=1&bp_group_create=1&bp_group_create_variables=$matches[1]"
  ["clas/create/?$"]=>
  string(39) "index.php?bp_groups=1&bp_group_create=1"
  ["clas/tipo/([^/]+)/?$"]=>
  string(48) "index.php?bp_groups=1&bp_groups_type=$matches[1]"
  ["clas/([^/]+)/([^/]+)/(.+?)/?$"]=>
  string(108) "index.php?bp_groups=1&bp_group=$matches[1]&bp_group_action=$matches[2]&bp_group_action_variables=$matches[3]"
  ["clas/([^/]+)/([^/]+)/?$"]=>
  string(70) "index.php?bp_groups=1&bp_group=$matches[1]&bp_group_action=$matches[2]"
  ["clas/([^/]+)/?$"]=>
  string(42) "index.php?bp_groups=1&bp_group=$matches[1]"
  ["clas/?$"]=>
  string(21) "index.php?bp_groups=1"
  ["wpdiscuzsubscription/([a-z0-9-]+)[/]?$"]=>
  string(42) "index.php?wpdiscuzsubscription=$matches[1]"
  ["^pokedex/([^/]+)/?"]=>
  string(46) "index.php?pagename=pokedex&pokemon=$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"
  ["forum/.+?/attachment/([^/]+)/?$"]=>
  string(23) "index.php?attachment=$1"
  ["forum/.+?/attachment/([^/]+)/trackback/?$"]=>
  string(28) "index.php?attachment=$1&tb=1"
  ["forum/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["forum/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["forum/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?attachment=$1&cpage=$2"
  ["forum/.+?/attachment/([^/]+)/embed/?$"]=>
  string(34) "index.php?attachment=$1&embed=true"
  ["forum/(.+?)/embed/?$"]=>
  string(29) "index.php?forum=$1&embed=true"
  ["forum/(.+?)/trackback/?$"]=>
  string(23) "index.php?forum=$1&tb=1"
  ["forum/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(26) "index.php?forum=$1&feed=$2"
  ["forum/(.+?)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(26) "index.php?forum=$1&feed=$2"
  ["forum/(.+?)/page/?([0-9]{1,})/?$"]=>
  string(27) "index.php?forum=$1&paged=$2"
  ["forum/(.+?)/comment-page-([0-9]{1,})/?$"]=>
  string(27) "index.php?forum=$1&cpage=$2"
  ["forum/(.+?)(?:/([0-9]+))?/?$"]=>
  string(26) "index.php?forum=$1&page=$2"
  ["topic/[^/]+/attachment/([^/]+)/?$"]=>
  string(23) "index.php?attachment=$1"
  ["topic/[^/]+/attachment/([^/]+)/trackback/?$"]=>
  string(28) "index.php?attachment=$1&tb=1"
  ["topic/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["topic/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["topic/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?attachment=$1&cpage=$2"
  ["topic/[^/]+/attachment/([^/]+)/embed/?$"]=>
  string(34) "index.php?attachment=$1&embed=true"
  ["topic/([^/]+)/embed/?$"]=>
  string(29) "index.php?topic=$1&embed=true"
  ["topic/([^/]+)/trackback/?$"]=>
  string(23) "index.php?topic=$1&tb=1"
  ["topic/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(26) "index.php?topic=$1&feed=$2"
  ["topic/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(26) "index.php?topic=$1&feed=$2"
  ["topic/([^/]+)/page/?([0-9]{1,})/?$"]=>
  string(27) "index.php?topic=$1&paged=$2"
  ["topic/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(27) "index.php?topic=$1&cpage=$2"
  ["topic/([^/]+)(?:/([0-9]+))?/?$"]=>
  string(26) "index.php?topic=$1&page=$2"
  ["topic/[^/]+/([^/]+)/?$"]=>
  string(23) "index.php?attachment=$1"
  ["topic/[^/]+/([^/]+)/trackback/?$"]=>
  string(28) "index.php?attachment=$1&tb=1"
  ["topic/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["topic/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["topic/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?attachment=$1&cpage=$2"
  ["topic/[^/]+/([^/]+)/embed/?$"]=>
  string(34) "index.php?attachment=$1&embed=true"
  ["reply/[^/]+/attachment/([^/]+)/?$"]=>
  string(23) "index.php?attachment=$1"
  ["reply/[^/]+/attachment/([^/]+)/trackback/?$"]=>
  string(28) "index.php?attachment=$1&tb=1"
  ["reply/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["reply/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["reply/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?attachment=$1&cpage=$2"
  ["reply/[^/]+/attachment/([^/]+)/embed/?$"]=>
  string(34) "index.php?attachment=$1&embed=true"
  ["reply/([^/]+)/embed/?$"]=>
  string(29) "index.php?reply=$1&embed=true"
  ["reply/([^/]+)/trackback/?$"]=>
  string(23) "index.php?reply=$1&tb=1"
  ["reply/([^/]+)/page/?([0-9]{1,})/?$"]=>
  string(27) "index.php?reply=$1&paged=$2"
  ["reply/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(27) "index.php?reply=$1&cpage=$2"
  ["reply/([^/]+)(?:/([0-9]+))?/?$"]=>
  string(26) "index.php?reply=$1&page=$2"
  ["reply/[^/]+/([^/]+)/?$"]=>
  string(23) "index.php?attachment=$1"
  ["reply/[^/]+/([^/]+)/trackback/?$"]=>
  string(28) "index.php?attachment=$1&tb=1"
  ["reply/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["reply/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["reply/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?attachment=$1&cpage=$2"
  ["reply/[^/]+/([^/]+)/embed/?$"]=>
  string(34) "index.php?attachment=$1&embed=true"
  ["topic-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(30) "index.php?topic-tag=$1&feed=$2"
  ["topic-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(30) "index.php?topic-tag=$1&feed=$2"
  ["topic-tag/([^/]+)/embed/?$"]=>
  string(33) "index.php?topic-tag=$1&embed=true"
  ["topic-tag/([^/]+)/page/?([0-9]{1,})/?$"]=>
  string(31) "index.php?topic-tag=$1&paged=$2"
  ["topic-tag/([^/]+)/?$"]=>
  string(22) "index.php?topic-tag=$1"
  ["search/([^/]+)/page/?([0-9]{1,})/?$"]=>
  string(32) "index.php?bbp_search=$1&paged=$2"
  ["search/([^/]+)/?$"]=>
  string(23) "index.php?bbp_search=$1"
  ["evento/modalidades/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(37) "index.php?event-categories=$1&feed=$2"
  ["evento/modalidades/(.+?)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(37) "index.php?event-categories=$1&feed=$2"
  ["evento/modalidades/(.+?)/embed/?$"]=>
  string(40) "index.php?event-categories=$1&embed=true"
  ["evento/modalidades/(.+?)/page/?([0-9]{1,})/?$"]=>
  string(38) "index.php?event-categories=$1&paged=$2"
  ["evento/modalidades/(.+?)/?$"]=>
  string(29) "index.php?event-categories=$1"
  ["evento/[^/]+/attachment/([^/]+)/?$"]=>
  string(23) "index.php?attachment=$1"
  ["evento/[^/]+/attachment/([^/]+)/trackback/?$"]=>
  string(28) "index.php?attachment=$1&tb=1"
  ["evento/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["evento/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["evento/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?attachment=$1&cpage=$2"
  ["evento/[^/]+/attachment/([^/]+)/embed/?$"]=>
  string(34) "index.php?attachment=$1&embed=true"
  ["evento/([^/]+)/embed/?$"]=>
  string(29) "index.php?event=$1&embed=true"
  ["evento/([^/]+)/trackback/?$"]=>
  string(23) "index.php?event=$1&tb=1"
  ["evento/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(26) "index.php?event=$1&feed=$2"
  ["evento/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(26) "index.php?event=$1&feed=$2"
  ["evento/([^/]+)/page/?([0-9]{1,})/?$"]=>
  string(27) "index.php?event=$1&paged=$2"
  ["evento/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(27) "index.php?event=$1&cpage=$2"
  ["evento/([^/]+)(?:/([0-9]+))?/?$"]=>
  string(26) "index.php?event=$1&page=$2"
  ["evento/[^/]+/([^/]+)/?$"]=>
  string(23) "index.php?attachment=$1"
  ["evento/[^/]+/([^/]+)/trackback/?$"]=>
  string(28) "index.php?attachment=$1&tb=1"
  ["evento/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["evento/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["evento/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?attachment=$1&cpage=$2"
  ["evento/[^/]+/([^/]+)/embed/?$"]=>
  string(34) "index.php?attachment=$1&embed=true"
  ["wpdiscuz_form/[^/]+/attachment/([^/]+)/?$"]=>
  string(23) "index.php?attachment=$1"
  ["wpdiscuz_form/[^/]+/attachment/([^/]+)/trackback/?$"]=>
  string(28) "index.php?attachment=$1&tb=1"
  ["wpdiscuz_form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["wpdiscuz_form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["wpdiscuz_form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?attachment=$1&cpage=$2"
  ["wpdiscuz_form/[^/]+/attachment/([^/]+)/embed/?$"]=>
  string(34) "index.php?attachment=$1&embed=true"
  ["wpdiscuz_form/([^/]+)/embed/?$"]=>
  string(37) "index.php?wpdiscuz_form=$1&embed=true"
  ["wpdiscuz_form/([^/]+)/trackback/?$"]=>
  string(31) "index.php?wpdiscuz_form=$1&tb=1"
  ["wpdiscuz_form/([^/]+)/page/?([0-9]{1,})/?$"]=>
  string(35) "index.php?wpdiscuz_form=$1&paged=$2"
  ["wpdiscuz_form/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(35) "index.php?wpdiscuz_form=$1&cpage=$2"
  ["wpdiscuz_form/([^/]+)(?:/([0-9]+))?/?$"]=>
  string(34) "index.php?wpdiscuz_form=$1&page=$2"
  ["wpdiscuz_form/[^/]+/([^/]+)/?$"]=>
  string(23) "index.php?attachment=$1"
  ["wpdiscuz_form/[^/]+/([^/]+)/trackback/?$"]=>
  string(28) "index.php?attachment=$1&tb=1"
  ["wpdiscuz_form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["wpdiscuz_form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["wpdiscuz_form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?attachment=$1&cpage=$2"
  ["wpdiscuz_form/[^/]+/([^/]+)/embed/?$"]=>
  string(34) "index.php?attachment=$1&embed=true"
  ["ia_invites/[^/]+/attachment/([^/]+)/?$"]=>
  string(23) "index.php?attachment=$1"
  ["ia_invites/[^/]+/attachment/([^/]+)/trackback/?$"]=>
  string(28) "index.php?attachment=$1&tb=1"
  ["ia_invites/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["ia_invites/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["ia_invites/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?attachment=$1&cpage=$2"
  ["ia_invites/[^/]+/attachment/([^/]+)/embed/?$"]=>
  string(34) "index.php?attachment=$1&embed=true"
  ["ia_invites/([^/]+)/embed/?$"]=>
  string(34) "index.php?ia_invites=$1&embed=true"
  ["ia_invites/([^/]+)/trackback/?$"]=>
  string(28) "index.php?ia_invites=$1&tb=1"
  ["ia_invites/([^/]+)/page/?([0-9]{1,})/?$"]=>
  string(32) "index.php?ia_invites=$1&paged=$2"
  ["ia_invites/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?ia_invites=$1&cpage=$2"
  ["ia_invites/([^/]+)(?:/([0-9]+))?/?$"]=>
  string(31) "index.php?ia_invites=$1&page=$2"
  ["ia_invites/[^/]+/([^/]+)/?$"]=>
  string(23) "index.php?attachment=$1"
  ["ia_invites/[^/]+/([^/]+)/trackback/?$"]=>
  string(28) "index.php?attachment=$1&tb=1"
  ["ia_invites/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["ia_invites/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["ia_invites/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?attachment=$1&cpage=$2"
  ["ia_invites/[^/]+/([^/]+)/embed/?$"]=>
  string(34) "index.php?attachment=$1&embed=true"
  ["ia_invitees/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(46) "index.php?taxonomy=ia_invitees&term=$1&feed=$2"
  ["ia_invitees/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(46) "index.php?taxonomy=ia_invitees&term=$1&feed=$2"
  ["ia_invitees/([^/]+)/embed/?$"]=>
  string(49) "index.php?taxonomy=ia_invitees&term=$1&embed=true"
  ["ia_invitees/([^/]+)/page/?([0-9]{1,})/?$"]=>
  string(47) "index.php?taxonomy=ia_invitees&term=$1&paged=$2"
  ["ia_invitees/([^/]+)/?$"]=>
  string(38) "index.php?taxonomy=ia_invitees&term=$1"
  ["ia_invited_groups/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(52) "index.php?taxonomy=ia_invited_groups&term=$1&feed=$2"
  ["ia_invited_groups/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(52) "index.php?taxonomy=ia_invited_groups&term=$1&feed=$2"
  ["ia_invited_groups/([^/]+)/embed/?$"]=>
  string(55) "index.php?taxonomy=ia_invited_groups&term=$1&embed=true"
  ["ia_invited_groups/([^/]+)/page/?([0-9]{1,})/?$"]=>
  string(53) "index.php?taxonomy=ia_invited_groups&term=$1&paged=$2"
  ["ia_invited_groups/([^/]+)/?$"]=>
  string(44) "index.php?taxonomy=ia_invited_groups&term=$1"
  ["mycred_coupon/[^/]+/attachment/([^/]+)/?$"]=>
  string(23) "index.php?attachment=$1"
  ["mycred_coupon/[^/]+/attachment/([^/]+)/trackback/?$"]=>
  string(28) "index.php?attachment=$1&tb=1"
  ["mycred_coupon/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["mycred_coupon/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["mycred_coupon/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?attachment=$1&cpage=$2"
  ["mycred_coupon/[^/]+/attachment/([^/]+)/embed/?$"]=>
  string(34) "index.php?attachment=$1&embed=true"
  ["mycred_coupon/([^/]+)/embed/?$"]=>
  string(37) "index.php?mycred_coupon=$1&embed=true"
  ["mycred_coupon/([^/]+)/trackback/?$"]=>
  string(31) "index.php?mycred_coupon=$1&tb=1"
  ["mycred_coupon/([^/]+)/page/?([0-9]{1,})/?$"]=>
  string(35) "index.php?mycred_coupon=$1&paged=$2"
  ["mycred_coupon/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(35) "index.php?mycred_coupon=$1&cpage=$2"
  ["mycred_coupon/([^/]+)(?:/([0-9]+))?/?$"]=>
  string(34) "index.php?mycred_coupon=$1&page=$2"
  ["mycred_coupon/[^/]+/([^/]+)/?$"]=>
  string(23) "index.php?attachment=$1"
  ["mycred_coupon/[^/]+/([^/]+)/trackback/?$"]=>
  string(28) "index.php?attachment=$1&tb=1"
  ["mycred_coupon/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["mycred_coupon/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  ["mycred_coupon/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?attachment=$1&cpage=$2"
  ["mycred_coupon/[^/]+/([^/]+)/embed/?$"]=>
  string(34) "index.php?attachment=$1&embed=true"
  ["membros/([1]{1,})/page/?([0-9]{1,})/?$"]=>
  string(32) "index.php?bp_members=$1&paged=$2"
  ["membros/([1]{1,})/?$"]=>
  string(23) "index.php?bp_members=$1"
  ["bp_registrar/([1]{1,})/page/?([0-9]{1,})/?$"]=>
  string(33) "index.php?bp_register=$1&paged=$2"
  ["bp_registrar/([1]{1,})/?$"]=>
  string(24) "index.php?bp_register=$1"
  ["bp_entrar/([1]{1,})/page/?([0-9]{1,})/?$"]=>
  string(33) "index.php?bp_activate=$1&paged=$2"
  ["bp_entrar/([1]{1,})/?$"]=>
  string(24) "index.php?bp_activate=$1"
  ["activity/([1]{1,})/page/?([0-9]{1,})/?$"]=>
  string(35) "index.php?bp_activities=$1&paged=$2"
  ["activity/([1]{1,})/?$"]=>
  string(26) "index.php?bp_activities=$1"
  ["clas/([1]{1,})/page/?([0-9]{1,})/?$"]=>
  string(31) "index.php?bp_groups=$1&paged=$2"
  ["clas/([1]{1,})/?$"]=>
  string(22) "index.php?bp_groups=$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"
  ["comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?&page_id=1802&cpage=$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"
  ["([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"
  ["([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"
  ["([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$"]=>
  string(47) "index.php?year=$1&monthnum=$2&day=$3&embed=true"
  ["([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"
  ["([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$"]=>
  string(36) "index.php?year=$1&monthnum=$2&day=$3"
  ["([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(37) "index.php?year=$1&monthnum=$2&feed=$3"
  ["([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(37) "index.php?year=$1&monthnum=$2&feed=$3"
  ["([0-9]{4})/([0-9]{1,2})/embed/?$"]=>
  string(40) "index.php?year=$1&monthnum=$2&embed=true"
  ["([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$"]=>
  string(38) "index.php?year=$1&monthnum=$2&paged=$3"
  ["([0-9]{4})/([0-9]{1,2})/?$"]=>
  string(29) "index.php?year=$1&monthnum=$2"
  ["([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(25) "index.php?year=$1&feed=$2"
  ["([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(25) "index.php?year=$1&feed=$2"
  ["([0-9]{4})/embed/?$"]=>
  string(28) "index.php?year=$1&embed=true"
  ["([0-9]{4})/page/?([0-9]{1,})/?$"]=>
  string(26) "index.php?year=$1&paged=$2"
  ["([0-9]{4})/?$"]=>
  string(17) "index.php?year=$1"
  [".?.+?/attachment/([^/]+)/?$"]=>
  string(23) "index.php?attachment=$1"
  [".?.+?/attachment/([^/]+)/trackback/?$"]=>
  string(28) "index.php?attachment=$1&tb=1"
  [".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  [".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  [".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?attachment=$1&cpage=$2"
  [".?.+?/attachment/([^/]+)/embed/?$"]=>
  string(34) "index.php?attachment=$1&embed=true"
  ["(.?.+?)/embed/?$"]=>
  string(32) "index.php?pagename=$1&embed=true"
  ["(.?.+?)/trackback/?$"]=>
  string(26) "index.php?pagename=$1&tb=1"
  ["(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(29) "index.php?pagename=$1&feed=$2"
  ["(.?.+?)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(29) "index.php?pagename=$1&feed=$2"
  ["(.?.+?)/page/?([0-9]{1,})/?$"]=>
  string(30) "index.php?pagename=$1&paged=$2"
  ["(.?.+?)/comment-page-([0-9]{1,})/?$"]=>
  string(30) "index.php?pagename=$1&cpage=$2"
  ["(.?.+?)(?:/([0-9]+))?/?$"]=>
  string(29) "index.php?pagename=$1&page=$2"
  [".+?/[^/]+/attachment/([^/]+)/?$"]=>
  string(23) "index.php?attachment=$1"
  [".+?/[^/]+/attachment/([^/]+)/trackback/?$"]=>
  string(28) "index.php?attachment=$1&tb=1"
  [".+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  [".+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  [".+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?attachment=$1&cpage=$2"
  [".+?/[^/]+/attachment/([^/]+)/embed/?$"]=>
  string(34) "index.php?attachment=$1&embed=true"
  ["(.+?)/([^/]+)/embed/?$"]=>
  string(45) "index.php?category_name=$1&name=$2&embed=true"
  ["(.+?)/([^/]+)/trackback/?$"]=>
  string(39) "index.php?category_name=$1&name=$2&tb=1"
  ["(.+?)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(42) "index.php?category_name=$1&name=$2&feed=$3"
  ["(.+?)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(42) "index.php?category_name=$1&name=$2&feed=$3"
  ["(.+?)/([^/]+)/page/?([0-9]{1,})/?$"]=>
  string(43) "index.php?category_name=$1&name=$2&paged=$3"
  ["(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(43) "index.php?category_name=$1&name=$2&cpage=$3"
  ["(.+?)/([^/]+)(?:/([0-9]+))?/?$"]=>
  string(42) "index.php?category_name=$1&name=$2&page=$3"
  [".+?/[^/]+/([^/]+)/?$"]=>
  string(23) "index.php?attachment=$1"
  [".+?/[^/]+/([^/]+)/trackback/?$"]=>
  string(28) "index.php?attachment=$1&tb=1"
  [".+?/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  [".+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=>
  string(31) "index.php?attachment=$1&feed=$2"
  [".+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=>
  string(32) "index.php?attachment=$1&cpage=$2"
  [".+?/[^/]+/([^/]+)/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"
}