refactor: update URLs in multiple JSON files to ensure proper encoding of special characters
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
},
|
||||
{
|
||||
"type": "cloud_file",
|
||||
"path": "https://huggingface.co/datasets/xlangai/windows_osworld_file_cache/resolve/main/multi_app/74d5859f-ed66-4d3e-aa0e-93d7a592ce41/Google Drive - Virus scan warning.bin",
|
||||
"path": "https://huggingface.co/datasets/xlangai/windows_osworld_file_cache/resolve/main/multi_app/74d5859f-ed66-4d3e-aa0e-93d7a592ce41/Google%20Drive%20-%20Virus%20scan%20warning.bin",
|
||||
"dest": "background_script.js"
|
||||
},
|
||||
{
|
||||
@@ -160,7 +160,7 @@
|
||||
},
|
||||
{
|
||||
"type": "cloud_file",
|
||||
"path": "https://huggingface.co/datasets/xlangai/windows_osworld_file_cache/resolve/main/multi_app/74d5859f-ed66-4d3e-aa0e-93d7a592ce41/Google Drive - Virus scan warning.bin",
|
||||
"path": "https://huggingface.co/datasets/xlangai/windows_osworld_file_cache/resolve/main/multi_app/74d5859f-ed66-4d3e-aa0e-93d7a592ce41/Google%20Drive%20-%20Virus%20scan%20warning.bin",
|
||||
"dest": "script.js"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user