Update RestrictedNames

This commit is contained in:
Daniel Supernault 2019-07-22 22:39:36 -06:00
parent 1f2a57132f
commit 654b880119
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

@ -5,10 +5,6 @@ namespace App\Util\Lexer;
class RestrictedNames
{
public static $blacklist = [
'about',
'abuse',
'administrator',
'app',
'autoconfig',
'blog',
'broadcasthost',
@ -97,7 +93,11 @@ class RestrictedNames
// Reserved routes
'a',
'app',
'about',
'abuse',
'account',
'admins',
'api',
'audio',
'auth',
@ -124,6 +124,7 @@ class RestrictedNames
'css',
'd',
'dashboard',
'dmca',
'db',
'deck',
'dev',
@ -136,15 +137,27 @@ class RestrictedNames
'docs',
'docs',
'drive',
'drives',
'driver',
'e',
'error',
'explore',
'export',
'exports',
'f',
'feed',
'font',
'fonts',
'follow',
'follows',
'followme',
'follow-me',
'follow_me',
'g',
'gdpr',
'graph',
'ghost',
'ghosts',
'group',
'groups',
'h',
@ -164,7 +177,12 @@ class RestrictedNames
'images',
'invite',
'invites',
'import',
'imports',
'j',
'js',
'k',
'key',
'l',
'lab',
'labs',
@ -186,6 +204,7 @@ class RestrictedNames
'news',
'news',
'newsfeed',
'o',
'oauth',
'official',
'p',
@ -197,13 +216,21 @@ class RestrictedNames
'photos',
'password',
'privacy',
'private',
'q',
'quote',
'query',
'r',
'review',
'reset',
'report',
'results',
'reports',
'robot',
'robots',
's',
'search',
'sell',
'send',
'settings',
'status',
@ -217,20 +244,24 @@ class RestrictedNames
'support',
'svg',
'svgs',
't',
'terms',
'telescope',
'timeline',
'timelines',
'tour',
'tv',
'u',
'user',
'users',
'username',
'usernames',
'v',
'valet',
'video',
'videos',
'vendor',
'w',
'waiter',
'wall',
'whats-new',
@ -240,7 +271,9 @@ class RestrictedNames
'ws',
'wss',
'www',
'valet',
'x',
'y',
'z',
'400',
'401',
'403',