0
0

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.

Safariで2chのエロ広告をブロックしてみた

Posted at

そもそも

iOS9以降で使えるようになったコンテンツブロック機能。AppStoreでのランキングを見る感じでは割りと人気らしいということを知り試しに作ってみた。

が、どの広告が表示されないと嬉しいのかなと思って考えた挙句、2chのエロ広告をブロックしてみた。

結局はブロックしたい広告やコンテンツがどう表示されているかを調べ、1つずつ地味にブラックリスト化していく必要があります。イタチごっこなのでこのリストをいかに更新しやすくするか、それが肝なのかなと感じました。

ビフォー:

before_ad.PNG

がこうなった。

アフター:

after_ad.PNG

なんかだいぶすっきりしていい感じに。これだけでも嬉しい人いれば公開考えようかな。

参考リンク:

https://webkit.org/blog/3476/content-blockers-first-look/
https://developer.apple.com/videos/play/wwdc2015/511/

0
0
2

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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?