File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ authtestdelay:
32
32
session : true
33
33
verification : false
34
34
bbaplus :
35
- auth : false
35
+ auth : true
36
36
username : true
37
37
password : true
38
38
session : true
@@ -72,11 +72,11 @@ bluesky:
72
72
note : " BBA is failing verification detection."
73
73
plans :
74
74
stdbba :
75
- auth : true
76
- username : true
75
+ auth : false
76
+ username : false
77
77
password : true
78
78
session : true
79
- verification : true
79
+ verification : false
80
80
ctflearn :
81
81
site : " https://ctflearn.com"
82
82
note : " "
@@ -156,7 +156,7 @@ reddit:
156
156
site : " https://www.reddit.com"
157
157
plans :
158
158
stdbba :
159
- auth : false
159
+ auth : true
160
160
username : true
161
161
password : true
162
162
session : true
@@ -206,7 +206,7 @@ testphp:
206
206
note : " "
207
207
plans :
208
208
stdbba :
209
- auth : true
209
+ auth : false
210
210
username : true
211
211
password : true
212
212
session : true
You can’t perform that action at this time.
0 commit comments