File tree Expand file tree Collapse file tree 2 files changed +39
-4
lines changed Expand file tree Collapse file tree 2 files changed +39
-4
lines changed Original file line number Diff line number Diff line change 4
4
"fetch" : " https://discord.com/terms" ,
5
5
"select" : " .document-3OCpS5" ,
6
6
"validUntil" : " 2022-01-13T00:34:24Z"
7
+ },
8
+ {
9
+ "fetch" : " https://discord.com/terms" ,
10
+ "select" : [
11
+ " .section-rich.wf-section"
12
+ ],
13
+ "remove" : [
14
+ " .archived-link" ,
15
+ " .link-terms"
16
+ ],
17
+ "validUntil" : " 2023-10-18T15:00:22Z"
7
18
}
8
19
],
9
20
"Privacy Policy" : [
10
21
{
11
22
"fetch" : " https://discord.com/privacy" ,
12
23
"select" : " .document-3OCpS5" ,
13
24
"validUntil" : " 2022-01-13T00:34:25Z"
25
+ },
26
+ {
27
+ "fetch" : " https://discord.com/privacy" ,
28
+ "select" : [
29
+ " .section-rich.wf-section"
30
+ ],
31
+ "remove" : [
32
+ " .archived-link" ,
33
+ " .link-terms"
34
+ ],
35
+ "validUntil" : " 2023-10-18T15:00:28Z"
36
+ }
37
+ ],
38
+ "Community Guidelines" : [
39
+ {
40
+ "fetch" : " https://discord.com/guidelines" ,
41
+ "select" : [
42
+ " .section-rich.wf-section"
43
+ ],
44
+ "remove" : [
45
+ " .archived-link" ,
46
+ " .link-terms"
47
+ ],
48
+ "validUntil" : " 2023-10-18T15:00:25Z"
14
49
}
15
50
]
16
- }
51
+ }
Original file line number Diff line number Diff line change 4
4
"Terms of Service" : {
5
5
"fetch" : " https://discord.com/terms" ,
6
6
"select" : [
7
- " .section-rich.wf-section "
7
+ " .section-rich"
8
8
],
9
9
"remove" : [
10
10
" .archived-link" ,
14
14
"Privacy Policy" : {
15
15
"fetch" : " https://discord.com/privacy" ,
16
16
"select" : [
17
- " .section-rich.wf-section "
17
+ " .section-rich"
18
18
],
19
19
"remove" : [
20
20
" .archived-link" ,
24
24
"Community Guidelines" : {
25
25
"fetch" : " https://discord.com/guidelines" ,
26
26
"select" : [
27
- " .section-rich.wf-section "
27
+ " .section-rich"
28
28
],
29
29
"remove" : [
30
30
" .archived-link" ,
You can’t perform that action at this time.
0 commit comments