-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathofficial.json
More file actions
42 lines (42 loc) · 2.66 KB
/
official.json
File metadata and controls
42 lines (42 loc) · 2.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"l10n":{
"serial":2014122601,
"url":"https://raw.githubusercontent.com/RequestPolicyContinued/subscriptions/master/locale.json"
},
"subscriptions":{
"allow_embedded":{
"serial":1329159661,
"url":"https://raw.githubusercontent.com/RequestPolicyContinued/subscriptions/master/official-allow_embedded.json",
"title":"Allow requests for embedded content such as images and videos",
"description":"This subscription is currently broken and will likely be removed. Please see https://github.com/RequestPolicyContinued/requestpolicy/issues/338 and https://github.com/RequestPolicyContinued/requestpolicy/issues/166#issuecomment-65426226."
},
"allow_extensions":{
"serial":2017091501,
"url":"https://raw.githubusercontent.com/RequestPolicyContinued/subscriptions/master/official-allow_extensions.json",
"title":"Allow requests that are needed for other extensions to work properly"
},
"allow_functionality":{
"serial":2015102502,
"url":"https://raw.githubusercontent.com/RequestPolicyContinued/subscriptions/master/official-allow_functionality.json",
"title":"Allow requests that are needed for websites to work properly",
"description":"Contains allow rules necessary for the website to work, even if the destination domain owner is not the same person/organization as the origin domain. Rules for functionality that is not a core part of the site are not be included."
},
"allow_mozilla":{
"serial":2017091401,
"url":"https://raw.githubusercontent.com/RequestPolicyContinued/subscriptions/master/official-allow_mozilla.json",
"title":"Allow requests related to Mozilla and Firefox websites"
},
"allow_sameorg":{
"serial":2018040501,
"url":"https://raw.githubusercontent.com/RequestPolicyContinued/subscriptions/master/official-allow_sameorg.json",
"title":"Allow destinations that belong to the same organization as the origin domain",
"description":"Contains only rules absolutely for the website's core functionality to work. If the destination domain is not owned by the same organization, person, or company as the origin, the rule does not qualify for this subscription."
},
"deny_trackers":{
"serial":2015081901,
"url":"https://raw.githubusercontent.com/RequestPolicyContinued/subscriptions/master/official-deny_trackers.json",
"title":"Block domains known for tracking your web browsing",
"description":"This contains a list of websites that are known for tracking your browsing across the web. This is mainly useful to provide a minimal security/privacy when using the _Allow all requests by default_ default policy."
}
}
}