This commit is contained in:
qb-auto
2022-05-24 05:45:44 +00:00
parent 1d8dcf6760
commit 00c7cee73a
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Tue May 24 04:59:09 UTC 2022
Tue May 24 05:45:39 UTC 2022
[X] social-analyzer
[X] installing autopep8 & jq
[X] running autopep8
+3 -3
View File
@@ -22744,13 +22744,13 @@
"name": "mediawiki",
"detections": [
{
"return": "false",
"string": "is not registered",
"return": "true",
"string": "temp_fix_2022_wiki_value",
"type": "normal"
},
{
"return": "true",
"string": "User:",
"string": "temp_fix_2022_wiki_value",
"type": "normal"
}
]