pixelfed/app/Util/Lexer/RestrictedNames.php

380 wiersze
4.5 KiB
PHP
Czysty Zwykły widok Historia

2018-04-29 16:27:15 +00:00
<?php
namespace App\Util\Lexer;
2018-08-28 03:07:36 +00:00
class RestrictedNames
{
public static $additional = [
'autoconfig',
'blog',
'broadcasthost',
'copyright',
'download',
'domainadmin',
'domainadministrator',
'errors',
'events',
'example',
'faq',
'faqs',
'features',
'ftp',
'guest',
'guests',
'hostmaster',
'hostmaster',
'imap',
'info',
'information',
'is',
'isatap',
'it',
'localdomain',
'localhost',
'mail',
'mailer-daemon',
'mailerdaemon',
'marketing',
'me',
'mis',
'mx',
'no-reply',
'nobody',
'noc',
'noreply',
'ns0',
'ns1',
'ns2',
'ns3',
'ns4',
'ns5',
'ns6',
'ns7',
'ns8',
'ns9',
'owner',
'pop',
'pop3',
'postmaster',
'pricing',
'root',
'sales',
'security',
'signin',
'signout',
'smtp',
'src',
'ssladmin',
'ssladministrator',
'sslwebmaster',
'sys',
'sysadmin',
'system',
'tutorial',
'tutorials',
'usenet',
'uucp',
'webmaster',
'wpad',
];
2018-04-29 16:27:15 +00:00
public static $reserved = [
// Reserved for instance admin
'admin',
'administrator',
2018-05-23 00:45:13 +00:00
// Static Assets
'assets',
2020-08-07 03:32:02 +00:00
'public',
'storage',
'htaccess',
'.htaccess',
'favicon.ico',
'embed.js',
'index.php',
'manifest.json',
'mix-manifest.json',
'robots.txt',
2018-05-23 00:45:13 +00:00
// Laravel Horizon
'horizon',
2018-05-23 00:45:13 +00:00
// Reserved routes
'a',
'app',
'about',
'aboutus',
'about-us',
'abuse',
2021-01-17 08:43:57 +00:00
'actor',
'actors',
'account',
'admins',
'api',
'audio',
'auth',
2020-12-15 06:54:22 +00:00
'avatar',
'avatars',
'b',
'bartender',
'broadcast',
'broadcaster',
'booth',
'bouncer',
2022-12-09 03:14:14 +00:00
'browse',
'c',
'cdn',
'circle',
'circles',
'checkpoint',
'collection',
'collections',
'community',
'communities',
'contact',
'contact-us',
'contact_us',
'costar',
'costars',
'css',
'd',
'dashboard',
2023-03-13 11:55:56 +00:00
'delete',
'deleted',
'deleting',
'dmca',
'db',
'deck',
'dev',
'developer',
'developers',
'discover',
'discovers',
'dj',
'doc',
'docs',
'docs',
'drive',
'drives',
'driver',
'e',
2020-08-07 03:32:02 +00:00
'embed',
'email',
'emails',
2022-01-19 06:03:21 +00:00
'emoji',
'emojis',
'error',
'explore',
'export',
'exports',
2022-12-16 07:10:10 +00:00
'external',
'f',
2022-12-16 07:10:10 +00:00
'fedi',
'fediverse',
'feed',
2022-12-09 03:14:14 +00:00
'featured',
'font',
'fonts',
'follow',
'follows',
'followme',
'follow-me',
'follow_me',
'g',
2022-12-16 07:10:10 +00:00
'go',
'gdpr',
'graph',
'ghost',
'ghosts',
2022-12-16 07:10:10 +00:00
'global',
'group',
'groups',
'h',
2022-01-06 05:28:39 +00:00
'header',
'headers',
'home',
'help',
'helpcenter',
'help-center',
'help_center',
'help_center_',
'help-center-',
'help-center_',
'help_center-',
'i',
2021-01-17 08:43:57 +00:00
'instance',
2020-11-26 07:39:01 +00:00
'inbox',
'img',
'imgs',
'image',
'images',
'invite',
'invites',
'import',
'imports',
'j',
2022-12-09 03:14:14 +00:00
'join',
'js',
'k',
'key',
'l',
2021-02-16 03:23:44 +00:00
'lang',
'language',
'_lang',
'_language',
'lab',
'labs',
'legal',
2022-12-16 07:10:10 +00:00
'link',
'live',
2022-12-16 07:10:10 +00:00
'look',
'look-back',
'loop',
'loops',
'location',
'locations',
'login',
'logout',
'm',
'media',
2022-12-16 07:10:10 +00:00
'mini',
'micro',
'menu',
'music',
2021-01-17 08:43:57 +00:00
'my2020',
'my2021',
'my2022',
'my2023',
'my2024',
'my2025',
'my2026',
'my2027',
'my2028',
'my2029',
'my2030',
2022-12-16 07:10:10 +00:00
'my',
'n',
'news',
'new',
'news',
'news',
'newsfeed',
'newsroom',
'newsrooms',
'news-room',
'news-rooms',
2022-12-16 07:10:10 +00:00
'network',
'networks',
'o',
'oauth',
'official',
'p',
'page',
'pages',
'pin',
'pins',
'photo',
'photos',
'password',
2022-12-09 03:14:14 +00:00
'portfolio',
'portfolios',
2022-12-16 07:10:10 +00:00
'pre',
'post',
'privacy',
'private',
'q',
'quote',
'query',
'r',
2021-02-16 03:23:44 +00:00
'redirect',
'redirects',
'register',
'registers',
'review',
2022-12-16 07:10:10 +00:00
'reviews',
'reset',
'report',
'results',
'reports',
'robot',
'robots',
's',
2020-05-24 05:06:14 +00:00
'sc',
'search',
'sell',
'send',
'settings',
2020-05-24 05:06:14 +00:00
'short',
'shortcode',
'status',
'statuses',
'site',
'sites',
'stage',
'static',
'story',
'stories',
'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',
'whatsnew',
'whatnew',
'whats-news',
2020-08-07 03:32:02 +00:00
'web',
'ws',
'wss',
'www',
'x',
'y',
2022-12-16 07:10:10 +00:00
'year',
'year-in-review',
'z',
'400',
'401',
'403',
'404',
'500',
'503',
'504',
];
2018-05-23 00:45:13 +00:00
public static function get()
{
$banned = [];
2018-05-23 00:45:13 +00:00
if(config('instance.username.banned')) {
$banned = array_map('trim', explode(',', config('instance.username.banned')));
}
2018-05-23 00:45:13 +00:00
$additional = self::$additional;
$reserved = self::$reserved;
2018-04-29 16:27:15 +00:00
$res = array_merge($additional, $reserved, $banned);
$res = array_unique($res);
sort($res);
return $res;
}
2018-08-28 03:07:36 +00:00
}