'default', '/(?P[\d-]+)' => 'default', $urls['category'].'/(?P[\w-]+)' => 'category/default', $urls['category'].'/(?P[\w-]+)/(?P[\d-]+)' => 'category/default', 'top/(?P[\w-]+)/(?P[\w-]+)' => 'video/top', ];