update google drive file link in json
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "99146c54-4f37-4ab8-9327-5f3291665e1e",
|
||||
"snapshot": "chrome",
|
||||
"instruction": "Please help me set Chrome to delete my browsing history automatically every time I close the browser.",
|
||||
"instruction": "Please help me set Chrome to delete my browsing data automatically every time I close the browser.",
|
||||
"source": "https://www.youtube.com/watch?v=v0kxqB7Xa6I",
|
||||
"config": [
|
||||
{
|
||||
@@ -29,6 +29,13 @@
|
||||
"chrome"
|
||||
],
|
||||
"evaluator": {
|
||||
"postconfig":[{
|
||||
"type": "execute",
|
||||
"parameters": {
|
||||
"command": "pkill chrome",
|
||||
"shell": "true"
|
||||
}
|
||||
}],
|
||||
"func": "exact_match",
|
||||
"result": {
|
||||
"type": "data_delete_automacally"
|
||||
@@ -36,7 +43,7 @@
|
||||
"expected": {
|
||||
"type": "rule",
|
||||
"rules": {
|
||||
"expected": "Crashed"
|
||||
"expected": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user