mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Add Protect from DPI to issue template (#125155)
This commit is contained in:
12
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
12
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -202,17 +202,19 @@ body:
|
||||
multiple: true
|
||||
options:
|
||||
- Hide your search queries
|
||||
- Send Do-Not-Track header
|
||||
- Remove X-Client-Data header from HTTP requests
|
||||
- Self-destruction of first-party cookies
|
||||
- Send Do-Not-Track signals
|
||||
- Self-destruction of third-party cookies
|
||||
- Self-destruction of first-party cookies
|
||||
- Disable cache for third-party requests
|
||||
- Block third-party Authorization header
|
||||
- Block WebRTC
|
||||
- Block Push API
|
||||
- Block Location API
|
||||
- Hide your Referrer from third-parties (specify in comment below, if used custom value)
|
||||
- Hide Referrer from third-parties (specify in comment below, if used custom value)
|
||||
- Hide your User-Agent (specify in comment below, if used custom value)
|
||||
- Hide your IP address (specify in comment below, if used custom value)
|
||||
- Mask your IP address (specify in comment below, if used custom value)
|
||||
- Remove X-Client-Data header from HTTP requests
|
||||
- Protect from DPI
|
||||
|
||||
- type: textarea
|
||||
id: comments
|
||||
|
||||
12
.github/ISSUE_TEMPLATE/bug_report_NSFW.yml
vendored
12
.github/ISSUE_TEMPLATE/bug_report_NSFW.yml
vendored
@@ -200,17 +200,19 @@ body:
|
||||
multiple: true
|
||||
options:
|
||||
- Hide your search queries
|
||||
- Send Do-Not-Track header
|
||||
- Remove X-Client-Data header from HTTP requests
|
||||
- Self-destruction of first-party cookies
|
||||
- Send Do-Not-Track signals
|
||||
- Self-destruction of third-party cookies
|
||||
- Self-destruction of first-party cookies
|
||||
- Disable cache for third-party requests
|
||||
- Block third-party Authorization header
|
||||
- Block WebRTC
|
||||
- Block Push API
|
||||
- Block Location API
|
||||
- Hide your Referrer from third-parties (specify in comment below, if used custom value)
|
||||
- Hide Referrer from third-parties (specify in comment below, if used custom value)
|
||||
- Hide your User-Agent (specify in comment below, if used custom value)
|
||||
- Hide your IP address (specify in comment below, if used custom value)
|
||||
- Mask your IP address (specify in comment below, if used custom value)
|
||||
- Remove X-Client-Data header from HTTP requests
|
||||
- Protect from DPI
|
||||
|
||||
- type: textarea
|
||||
id: comments
|
||||
|
||||
Reference in New Issue
Block a user