Skip to content

Commit d96bb4a

Browse files
authored
Update Invoke-CIPPStandardPhishProtection.ps1
1 parent ff01a49 commit d96bb4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Modules/CIPPCore/Public/Standards/Invoke-CIPPStandardPhishProtection.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ function Invoke-CIPPStandardPhishProtection {
5050
background-image: url(https://clone.cipp.app/api/PublicPhishingCheck?Tenantid=$($tenant)&URL=https://$($CIPPUrl));
5151
}
5252
"@
53-
5453
if ($Settings.remediate -eq $true) {
5554

5655
$malformedCSSPattern = '\.ext-sign-in-box\s*\{\s*background-image:\s*url\(https://clone\.cipp\.app/api/PublicPhishingCheck\?Tenantid=[^&]*&URL=\);\s*\}'

0 commit comments

Comments
 (0)