mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Fix/149541 Update URLs in Github templates (#149542)
* Fix #149538 simpleanalyticscdn.com Add two domains to tracker blocklist: - simpleanalyticscdn.com - simpleanalyticsexternal.com Tested as custom filtering rules for a few months, they appear to work without any issues. Domains are based on Simple Analytics documentation and network observations. - https://docs.simpleanalytics.com/script - https://docs.simpleanalytics.com/bypass-ad-blockers * Fix #149541 Update reporting tool URL in Github templates * Update SpywareFilter/sections/tracking_servers.txt Co-authored-by: krystian3w <35370833+krystian3w@users.noreply.github.com> * Update SpywareFilter/sections/tracking_servers.txt Co-authored-by: krystian3w <35370833+krystian3w@users.noreply.github.com> --------- Co-authored-by: Cat Lee Ball 🎶🎷🐀 <git@catball.dev> Co-authored-by: krystian3w <35370833+krystian3w@users.noreply.github.com>
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -7,7 +7,7 @@ body:
|
||||
label: Prerequisites
|
||||
description: |
|
||||
To avoid invalid reports, please check and confirm following checkboxes.
|
||||
It is highly recommended to use our [Web Reporting Tool](https://kb.adguard.com/en/technical-support/reporting-tool) instead of creating an issue on GitHub.
|
||||
It is highly recommended to use our [Web Reporting Tool](https://kb.adguard.com/technical-support/reporting-tool) instead of creating an issue on GitHub.
|
||||
options:
|
||||
- label: This site DOES NOT contain sexually explicit material, otherwise use [NSFW-specific form](./new?template=bug_report_NSFW.yml);
|
||||
required: true
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/bug_report_NSFW.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report_NSFW.yml
vendored
@@ -7,7 +7,7 @@ body:
|
||||
label: Prerequisites
|
||||
description: |
|
||||
To avoid invalid reports, please check and confirm following checkboxes.
|
||||
It is highly recommended to use our [Web Reporting Tool](https://kb.adguard.com/en/technical-support/reporting-tool) instead of creating an issue on GitHub.
|
||||
It is highly recommended to use our [Web Reporting Tool](https://kb.adguard.com/technical-support/reporting-tool) instead of creating an issue on GitHub.
|
||||
options:
|
||||
- label: Filters were updated before reproducing an issue;
|
||||
required: true
|
||||
|
||||
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@@ -2,7 +2,7 @@
|
||||
|
||||
> Please include a summary of the change and which issue is fixed\
|
||||
> If the related issue does not exist in our repository, please create it before making pull request\
|
||||
> It is highly recommended to use our [Web Reporting Tool](https://kb.adguard.com/en/technical-support/reporting-tool) instead of creating an issue on GitHub directly\
|
||||
> It is highly recommended to use our [Web Reporting Tool](https://kb.adguard.com/technical-support/reporting-tool) instead of creating an issue on GitHub directly\
|
||||
> Please note, that we verify every pull request manually, so it may take time to apply it
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Reference in New Issue
Block a user