cherry-pick: 4795-bilibili

Updates #4795.

* commit 'e6ebb8efef4430c48b06469ba566349bba3d9856':
  filtering: fmt
  filtering: add Bilibili and Weibo domains
  filtering: add Bilibili service
This commit is contained in:
Ainar Garipov
2022-08-18 14:56:13 +03:00
committed by Ainar Garipov
parent 3fd467413c
commit c7a8883201
4 changed files with 89 additions and 20 deletions

View File

@@ -20,11 +20,16 @@ and this project adheres to
- Weaker cipher suites that use the CBC (cipher block chaining) mode of
operation have been disabled ([#2993]).
### Added
- Bilibili service blocking ([#4795]).
### Deprecated
- Go 1.18 support. v0.109.0 will require at least Go 1.19 to build.
[#2993]: https://github.com/AdguardTeam/AdGuardHome/issues/2993
[#4795]: https://github.com/AdguardTeam/AdGuardHome/issues/4795