4
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【android9.0】DNS66でchromeの広告が消せない問題について

Last updated at Posted at 2019-02-21

結論としてはChrome内部のデフォルトフラグ設定が問題だった。

私の場合は以下の手順で解消された。

1.Chromeアプリを起動。

2.アドレスバーにURL
「chrome://flags」を入力。

3.検索ボックスで“dns”を検索して
[Async DNS resolver]オプションを[Disabled]に設定してChromeを再起動。

How-to-fix-Adhell-2-not-working-issue-on-Chrome.jpg


私は上記だけで改善されたのだが
DNSキャッシュも削除しておいた方が
いいそうなので以下に手順を記載する。

1.アドレスバーに 「chrome://net-internals」を入力。

  1. DNSタブを選択し、「Clear Cache」をタップ後、 Chromeを再起動。

【引用元】
https://github.com/julian-klode/dns66/issues/289

4
1
3

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?