File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
13
13
AVAILABLE_EXTENSIONS = {
14
14
"i-still-dont-care-about-cookies" : {
15
- "url" : "https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies/releases/download/v1.1.1 /ISDCAC-chrome-source.zip" ,
15
+ "url" : "https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies/releases/download/v1.1.4 /ISDCAC-chrome-source.zip" ,
16
16
"root" : "./" ,
17
17
},
18
18
"ublock-origin" : {
19
- "url" : "https://github.com/gorhill/uBlock/releases/download/1.52.2 /uBlock0_1.52.2 .chromium.zip" ,
19
+ "url" : "https://github.com/gorhill/uBlock/releases/download/1.58.0 /uBlock0_1.58.0 .chromium.zip" ,
20
20
"root" : "./uBlock0.chromium" ,
21
21
},
22
22
}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ ebbe==1.13.2
18
18
json5 == 0.9.11
19
19
lxml >= 4.9.2 ,< 5.2
20
20
nanoid == 2.0.0
21
- playwright == 1.43 .0
21
+ playwright == 1.46 .0
22
22
playwright-stealth == 1.0.6
23
23
pyyaml == 6.0.1
24
24
quenouille == 1.9.1
Original file line number Diff line number Diff line change 35
35
"json5>=0.8.5" ,
36
36
"lxml>=4.3.0,<5.2" ,
37
37
"nanoid>=2,<3" ,
38
- "playwright>=1.43 ,<1.44 " ,
38
+ "playwright>=1.46 ,<1.47 " ,
39
39
"playwright_stealth>=1.0.6,<2" ,
40
40
"pyyaml" ,
41
41
"quenouille>=1.9.1,<2" ,
You can’t perform that action at this time.
0 commit comments