浏览代码

Twitter typo

arjunyel 7 年之前
父节点
当前提交
38b7fc3cfb
共有 1 个文件被更改,包括 1 次插入1 次删除
  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]