Page MenuHomePhabricator

D17323.id41662.diff
No OneTemporary

D17323.id41662.diff

diff --git a/src/abuse/SecureSheldsUpAction.php b/src/abuse/SecureSheldsUpAction.php
--- a/src/abuse/SecureSheldsUpAction.php
+++ b/src/abuse/SecureSheldsUpAction.php
@@ -108,6 +108,9 @@
'8007909186',
'800059007',
'8008101018',
+ '8002044122',
+ '8007992667',
+ '8557092847',
);
foreach ($numbers as $number) {
@@ -116,7 +119,7 @@
$regex[] = $number[$ii];
}
// Reject all variants of the number with other random punctuation or
- // spaces betwee the digits.
+ // spaces between the digits.
$regex = implode('[^\\d]{0,6}', $regex);
$patterns[] = '/'.$regex.'/';
}

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 21, 8:23 PM (6 d, 3 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7713922
Default Alt Text
D17323.id41662.diff (664 B)

Event Timeline