Browse Source

Twitter typo

arjunyel 8 năm trước cách đây
mục cha
commit
38b7fc3cfb
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]