Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into 7155-imp-google-saf…
Browse files Browse the repository at this point in the history
…esearch

# Conflicts:
#	CHANGELOG.md
  • Loading branch information
Mizzick committed Jul 30, 2024
2 parents c48cc98 + 0e459a7 commit 9ea4838
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,11 @@ NOTE: Add new changes BELOW THIS COMMENT.
### Fixed

- Update Google safe search domains list ([#7155]).
- Enforce Bing safe search from Edge sidebar ([#7154]).
- Text overflow on the query log page ([#7119]).

[#7119]: https://github.com/AdguardTeam/AdGuardHome/issues/7119
[#7154]: https://github.com/AdguardTeam/AdGuardHome/pull/7154
[#7155]: https://github.com/AdguardTeam/AdGuardHome/pull/7155

<!--
Expand Down
1 change: 1 addition & 0 deletions internal/filtering/safesearch/rules/bing.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
|www.bing.com^$dnsrewrite=NOERROR;CNAME;strict.bing.com
|edgeservices.bing.com^$dnsrewrite=NOERROR;CNAME;strict.bing.com

0 comments on commit 9ea4838

Please sign in to comment.