sindresorhus/Plash

Hide cookie notices & ad-blocking

オープン

#37 opened on 2020/01/17

 (1 件のコメント) (2 件のリアクション) (0 人の担当者) (157 件のフォーク)user submission
enhancementhelp wanted

Repository metrics

Stars
 (3,961 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Cookie notices and ads are annoying. WKWebView supports a content filter, so I think we can find some sources to feed it.

https://developer.apple.com/documentation/webkit/wkusercontentcontroller/2902756-add

For cookie notices, probably this: https://fanboy.co.nz/fanboy-cookiemonster.txt

For ads, there are a bunch here: https://filterlists.com

Could do something like this: https://github.com/sindresorhus/capture-website/pull/98 (see https://github.com/ghostery/adblocker/pull/9)

This is a huge amount of work and will not happen soon

コントリビューターガイド