Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Backend - Engine
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
288
Merge Requests
31
CI / CD
Security & Compliance
Packages
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
Minds Backend - Engine
Commits
d09022ea
Commit
d09022ea
authored
4 hours ago
by
Mark Harding
Browse files
Options
Download
(chore): temporaily block fiverr for too much spam
parent
92ff3504
master
No related merge requests found
Pipeline
#105067520
waiting for manual action with stages
in 7 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Core/Security/ProhibitedDomains.php
View file @
d09022ea
...
...
@@ -295,5 +295,6 @@ class ProhibitedDomains
'/amusecandy.com'
,
'/360mate.com'
,
'rebrand.ly'
,
'fiverr.com'
,
// temporarily until better defence is built
];
}
This diff is collapsed.
Please
register
or
sign in
to comment