1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00

this fixes #20 and #21

This commit is contained in:
gorhill 2014-06-27 02:06:50 -04:00
parent 4da8e27d47
commit c1e663ff03
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# Needed to unbreak sites affected by out of the box lists
# https://github.com/gorhill/uBlock/issues/20 => blocking counterpart in Peter Lowe's Ad Server
@@||www.google-analytics.com/ga.js^$domain=xda-developers.com

View File

@ -49,6 +49,11 @@ return {
// User
'assets/user/filters.txt': {},
// uBlock
'assets/ublock/filters.txt': {
title: "µBlock filters"
},
// 3rd-party lists fetched dynamically
},