k2jp / abp-japanese-filters

65 stars 17 forks source link

wrongly blocked google result for stackoverflow #47

Closed NewUserHa closed 5 years ago

NewUserHa commented 6 years ago

the href of the result is: https://meta.stackexchange.com/questions/10372/is-stackoverflow-com-written-in-ruby-on-rails?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa it's the best result, so it's blocked wrongly

lae commented 6 years ago

For this particular issue, you might consider https://addons.mozilla.org/ja/firefox/addon/au-revoir-utm/. utm_* are tracking parameters.

NewUserHa commented 6 years ago

I mean this rule files blocked the right link. would you update the rule?

lae commented 6 years ago

I'm not the maintainer, I'm just passing by.

cryptogun commented 6 years ago

Same here. It says this line _campaign=$document is to blame. utm_ and _campaign are too ambiguous. What easylist do is to append specific URL before these two keywords.

k2jp commented 5 years ago

I'm sorry to respond too late.

ABP Japanese Filters is independent subscription. In other words, it does not belong to the EasyList family.

_campaign=$document is useful to block AD redirection as I left comment when commit.

You should not follow the links including &utm_campaign= because the URL works without &utm_campaign=. As lae mentioned, you can clean up URLs in advance. Why not follow clean links.

Remember the Support Policy. You can find other subscription...

NewUserHa commented 5 years ago

the link including &utm_campaign= is the best and top one google search result and there's only one in the search result page. how can clean the link before blocker filter? and ads are also cleaned ?

k2jp commented 5 years ago

Read my comment above carefully. https://github.com/k2jp/abp-japanese-filters/issues/47#issuecomment-464370120

k2jp commented 5 years ago

[Duplicated] https://github.com/k2jp/abp-japanese-filters/issues/31