File tree Expand file tree Collapse file tree 2 files changed +23
-7
lines changed Expand file tree Collapse file tree 2 files changed +23
-7
lines changed Original file line number Diff line number Diff line change 9
9
"fetch" : " https://evernote.com/intl/en-gb/privacy/policy" ,
10
10
"select" : " div.content-container" ,
11
11
"validUntil" : " 2023-10-18T15:00:34Z"
12
+ },
13
+ {
14
+ "fetch" : " https://evernote.com/privacy/policy" ,
15
+ "select" : [
16
+ " main"
17
+ ],
18
+ "remove" : [
19
+ " aside"
20
+ ],
21
+ "validUntil" : " 2024-09-10T18:05:14Z"
12
22
}
13
23
],
14
24
"Terms of Service" : [
21
31
"fetch" : " https://evernote.com/intl/en-gb/legal/terms-of-service" ,
22
32
"select" : " div.content-container" ,
23
33
"validUntil" : " 2023-10-18T15:00:37Z"
34
+ },
35
+ {
36
+ "fetch" : " https://evernote.com/legal/terms-of-service" ,
37
+ "select" : [
38
+ " main"
39
+ ],
40
+ "remove" : [
41
+ " aside"
42
+ ],
43
+ "validUntil" : " 2024-09-10T18:05:15Z"
24
44
}
25
45
]
26
- }
46
+ }
Original file line number Diff line number Diff line change 7
7
"select" : [
8
8
" main"
9
9
],
10
- "remove" : [
11
- " aside"
12
- ]
10
+ "executeClientScripts" : true
13
11
},
14
12
"Terms of Service" : {
15
13
"fetch" : " https://evernote.com/legal/terms-of-service" ,
16
14
"select" : [
17
15
" main"
18
16
],
19
- "remove" : [
20
- " aside"
21
- ]
17
+ "executeClientScripts" : true
22
18
}
23
19
}
24
20
}
You can’t perform that action at this time.
0 commit comments