justinpotts / terml.io

Code for https://terml.io
0 stars 0 forks source link

Using Apollo for adblock management #48

Open jeffw16 opened 8 years ago

jeffw16 commented 8 years ago

Issue by jeffw16 Saturday Oct 31, 2015 at 03:28 GMT Originally opened as https://github.com/justinpotts/terml.io-retired/issues/43


Terml.io caters to many people, and let's just say 1/2 of Terml.io's users are probably smart enough to use Adblock Plus or something similar.

The good news is that this script, Apollo, defeats that pretty well. https://github.com/djlosch/apollo

The bad news is that it's possible to disable using Adblock Plus if correct filters are manually added. But it's at least worth a try to integrate it with the new ad service branch.

Is this a good idea and how should we implement it? I can work on the code when the plan is laid out.