Skip to content

Commit 7f833f0

Browse files
authored
chore(internal): Update utilities.ts (#518)
1 parent 9afd2cd commit 7f833f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/utilities/src/utilities.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ const FORBIDDEN_USERNAMES_REGEXPS = [
231231
'industries', 'web-scraping', 'custom-solutions', 'solution-provider', 'alternatives', 'platform',
232232
'freelancers', 'freelancer', 'partner', 'preview', 'templates', 'data-for-generative-ai',
233233
'discord', 'praguecrawl', 'prague-crawl', 'bob', 'ai-agents', 'reel', 'video-reel',
234-
'mcp', 'model-context-protocol', 'modelcontextprotocol',
234+
'mcp', 'model-context-protocol', 'modelcontextprotocol', 'apify.com',
235235

236236
// Special files
237237
'index', 'index\\.html', '(favicon\\.[a-z]+)', 'BingSiteAuth.xml', '(google.+\\.html)', 'robots\\.txt',

0 commit comments

Comments
 (0)