Fix some json typos from Chrome

This commit is contained in:
Timothyxxx
2024-02-25 03:49:48 +08:00
parent cc1f0e2dff
commit 506c375554
4 changed files with 178 additions and 176 deletions

View File

@@ -20,7 +20,6 @@ from .chrome import (
get_find_unpacked_extension_path, get_find_unpacked_extension_path,
get_data_delete_automacally, get_data_delete_automacally,
get_active_tab_html_parse, get_active_tab_html_parse,
get_active_tab_html_parse_accTree,
get_active_tab_url_parse, get_active_tab_url_parse,
get_gotoRecreationPage_and_get_html_content, get_gotoRecreationPage_and_get_html_content,
get_url_dashPart, get_url_dashPart,

View File

@@ -54,8 +54,9 @@
"expected": { "expected": {
"type": "rule", "type": "rule",
"rules": { "rules": {
"expected": ["forms\\?title=&field_component_target_id=431"] "expected": [
} "forms\\?title=&field_component_target_id=431"
]
} }
} }
} }

View File

@@ -54,8 +54,11 @@
"expected": { "expected": {
"type": "rule", "type": "rule",
"rules": { "rules": {
"expected": ["AgeAppropriate:Kids", "search=spider-man%20toys", "S=4"] "expected": [
} "AgeAppropriate:Kids",
"search=spider-man%20toys",
"S=4"
]
} }
} }
} }