mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
How do I get to https video ads? #968
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#968
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @snakwu on GitHub (Oct 4, 2019).
How do I get to https video ads?
https://www.youku.com/
@Omoeba commented on GitHub (Oct 6, 2019):
AGH and all other dns-based ad-blockers can only block entire domains. Most videos ads are delivered using the same domain as the content, making them impossible to block via dns without blocking the videos themselves.
@snakwu commented on GitHub (Oct 6, 2019):
The filtering mode of adb plus is also filtered through dns, but adb plus can be implemented.
@ameshkov commented on GitHub (Oct 6, 2019):
If you mean adblock plus then no, it does not use DNS.
@snakwu commented on GitHub (Oct 6, 2019):
我不知道你中文能看明白不?我的路是oprnwrt,然后在另一台机器安装ADG,然后在openwrt上把所有dns请求转发到ADG上去,下面的子设备只能去除http网站的广告,app和https的广告不能去除
@ameshkov commented on GitHub (Oct 7, 2019):
Well, I don't speak Chinese, but Google Translate helps a lot:)
In the case of AG Home, if the ads are loaded from a third-party domain, AG Home can block this domain, regardless of whether it uses http or https. You just need to figure out what domain is responsible for ads on that website.
However, if the ads are loaded from the same domain as the website, then this is not possible to block without blocking the whole website.
@snakwu commented on GitHub (Oct 7, 2019):
这种工作方式有机会改变不,大部份的广告都是同域名下的,这样去除广告效率低
@ameshkov commented on GitHub (Oct 7, 2019):
It depends on the website. Anyways, more flexible ways of blocking will be available when #391 is implemented
@snakwu commented on GitHub (Oct 7, 2019):
#391是一年前提出的,这个什么时候能实现
@DavidTai780 commented on GitHub (Oct 7, 2019):
Hope AdGuard Home can add a proxy or VPN just like what i am using now with the Kaspersky Internet Security create a proxy and filtering all the ads and anti tracking(url types) for those items cannot be done with AGH.
@2kil commented on GitHub (Oct 22, 2019):
adb plus的规则貌似有改写js的功能,但是ADG没有,ADG只能屏蔽域名。
@stale[bot] commented on GitHub (Dec 20, 2019):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.