From 0b171f03d4ca565278224130d3e7beb2ff4feddc Mon Sep 17 00:00:00 2001 From: Yifei Kong Date: Wed, 25 Sep 2024 16:42:01 +0800 Subject: [PATCH] Fix typos in Safari signature --- tests/signatures/safari_18.0_iOS.yaml | 2 +- tests/signatures/safari_18.0_macOS.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/signatures/safari_18.0_iOS.yaml b/tests/signatures/safari_18.0_iOS.yaml index 42ba3c16..af605179 100644 --- a/tests/signatures/safari_18.0_iOS.yaml +++ b/tests/signatures/safari_18.0_iOS.yaml @@ -90,7 +90,7 @@ signature: - length: 5 status_request_type: 1 type: status_request - - length: 24 + - length: 22 sig_hash_algs: - 1027 - 2052 diff --git a/tests/signatures/safari_18.0_macOS.yaml b/tests/signatures/safari_18.0_macOS.yaml index 124a9aea..41d7489f 100644 --- a/tests/signatures/safari_18.0_macOS.yaml +++ b/tests/signatures/safari_18.0_macOS.yaml @@ -27,7 +27,7 @@ signature: - frame_type: HEADERS headers: - "sec-fetch-dest: document" - - "user-agent: Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1" + - "user_agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Safari/605.1.15" - "accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" - "sec-fetch-site: none" - "sec-fetch-mode: navigate" @@ -93,7 +93,7 @@ signature: - length: 5 status_request_type: 1 type: status_request - - length: 24 + - length: 20 sig_hash_algs: - 1027 - 2052