Skip to content

Commit 439e7d4

Browse files
committed
Add "chrome_133" and "chrome_133_PSK" profiles
1 parent ae92346 commit 439e7d4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

async_tls_client/settings.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
"chrome_124",
2020
"chrome_131",
2121
"chrome_131_PSK",
22+
"chrome_133",
23+
"chrome_133_PSK",
2224
# Safari
2325
"safari_15_6_1",
2426
"safari_16_0",
@@ -73,4 +75,4 @@
7375
"confirmed_ios",
7476
"confirmed_android",
7577
"confirmed_android_2",
76-
]
78+
]

0 commit comments

Comments
 (0)