Browse Source

Merge pull request #77 from arjunyel/patch-2

Twitter typo
Zachary Rice 7 năm trước cách đây
mục cha
commit
5fbb15be62
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      main.go

+ 1 - 1
main.go

@@ -129,7 +129,7 @@ regex = '''-----BEGIN OPENSSH PRIVATE KEY-----'''
 description = "Facebook"
 regex = '''(?i)facebook.*['\"][0-9a-f]{32}['\"]'''
 [[regexes]]
-description = "Facebook"
+description = "Twitter"
 regex = '''(?i)twitter.*['\"][0-9a-zA-Z]{35,44}['\"]'''
 
 [whitelist]