Skip to content

Commit 84fb64e

Browse files
authored
Update emailHosts.py
1 parent 216b9bd commit 84fb64e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assets/emailHosts.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@
451451
("@twitter.co.uk", 7),
452452
("@twitter.com", 150),
453453
("@twnic.net", 15),
454-
("@uber.co.uk", 8)
454+
("@uber.co.uk", 8),
455455
("@uber.com", 20),
456456
("@ubisoft.com", 15),
457457
("@udemy.com", 15),
@@ -518,4 +518,4 @@
518518
("@zoom.com", 15),
519519
("@zoom.us", 15),
520520

521-
]
521+
]

0 commit comments

Comments
 (0)