gorhill / uBO-Extra

A companion extension to uBlock Origin
GNU General Public License v3.0
654 stars 42 forks source link

Update contentscript.js #48

Closed okiehsch closed 7 years ago

okiehsch commented 7 years ago

All added sites tested with Chrome 59. All use Instart Logic with the usual redirect etc. After adding them to contentscript.js this is fixed and there is no obvious site breakage.

https://github.com/gorhill/uBlock/issues/2702 is also caused by Instart Logic, adding hockeysfuture.com to uBO-Extra will fix the issue but also breaks registration, atleast on my end.

gorhill commented 7 years ago

Don't we need to add IXC to the regex of the ILv1 scriptlet?

Edit: never mind, g00 is a hit.

okiehsch commented 7 years ago

Before I opened the pull request I checked the added domains, they all work with the current regex on my end but adding IXC can't hurt.