Commit Graph

3523 Commits

Author SHA1 Message Date
gorhill 19576b37e9 this addresses https://forums.lanik.us/viewtopic.php?f=91&t=26996 2015-12-10 10:04:57 -05:00
gorhill 22ee8f99b4 this fixes #1043 2015-12-10 09:46:39 -05:00
gorhill 1e0014116b this fixes #1004 2015-12-09 13:29:22 -05:00
gorhill 9ce6f9eb23 code review: adding the option buttons at launch time is not critical, this can be deferred 2015-12-09 13:23:16 -05:00
Raymond Hill 8d41afeb7a Merge pull request #1029 from yous/add-youslist
Add YousList as a Korean third party filter
2015-12-08 15:52:26 -05:00
gorhill e2e86de89a this fixes #1031 2015-12-08 14:06:33 -05:00
gorhill 66038d081d more inline script tag filters as reported in https://github.com/gorhill/uBlock/issues/1021#issuecomment-162848308 2015-12-08 08:58:31 -05:00
Chayoung You f7280beb08 Add YousList as a Korean third party filter
See https://github.com/yous/YousList.
2015-12-08 15:26:22 +09:00
gorhill 025b13e3e0 inline script tag filters to address https://www.reddit.com/r/techsupport/comments/3v24l6/my_favourite_porn_site_has_established_an_anti/ 2015-12-07 17:35:17 -05:00
gorhill 561a2dbb04 new version 2015-12-07 11:21:20 -05:00
gorhill c3aadde898 code review re. #1024 2015-12-07 11:18:56 -05:00
gorhill 85dcf6ee17 this fixes #1024 2015-12-07 11:09:39 -05:00
gorhill 3b61f7d11d minor code review 2015-12-07 11:06:06 -05:00
gorhill fd1ccebf41 this fixes #1022 2015-12-07 08:59:22 -05:00
gorhill eee7c29abe added abendzeitung-muenchen.de to inlne script tag filtering (#1021) 2015-12-07 00:12:37 -05:00
gorhill 2af72459fe minor code review: move vars closer to their 1st use + reference links 2015-12-06 16:43:58 -05:00
gorhill 982748f71e #1021: inline script tag filter for sommerhaus.de 2015-12-06 15:35:10 -05:00
gorhill e1885e24c9 #1021: more `uabInject` filters 2015-12-06 15:27:12 -05:00
gorhill f696edbdfa forgot to recompute checksums 2015-12-06 11:26:35 -05:00
gorhill 93363a27bf further work on www.google-analytics.com/ga.js + new experimental filter list 2015-12-06 11:24:52 -05:00
gorhill 366fb08a17 this unbreaks video playback for www.tv2.no 2015-12-06 10:37:52 -05:00
gorhill 334506e1b9 experimental filters 2015-12-06 08:22:31 -05:00
gorhill eaec2b9fa5 this fixes #1017 2015-12-05 18:21:49 -05:00
gorhill 89f0e8f1a9 this fixes #1015 2015-12-05 18:02:04 -05:00
gorhill 682131b310 translation work from https://crowdin.com/project/ublock 2015-12-05 12:27:20 -05:00
gorhill a3c8e6b37e code review: stricter interpretation of `^` 2015-12-05 12:25:18 -05:00
gorhill 94e4a95f9b this further fix #997: no need to use `/` for leading `*` 2015-12-05 01:28:17 -05:00
gorhill 8553411cfa fixed erroneous filter as per 2532ca163e (commitcomment-14798943) 2015-12-04 18:25:44 -05:00
gorhill 0c5ef268ad sensible default rules in case one un-whitelist behind-the-scene + use default deny 2015-12-04 18:05:20 -05:00
gorhill 7ada31a545 this addresses `Cu.import` throwing as reported in #1004 2015-12-04 12:05:02 -05:00
gorhill 27f87fb57b this fixes #1008 2015-12-04 12:03:28 -05:00
gorhill 665ac59c73 #1004: this addresses `win` potentially being `null` at shutdown time (Pale Moon) 2015-12-04 11:35:31 -05:00
gorhill 2bf50af04f popunder filter for xhamster.com 2015-12-04 11:25:19 -05:00
gorhill c3f206e704 #1010: new filter type: "popunder", to explicitly filter popunders 2015-12-04 11:15:09 -05:00
gorhill 2532ca163e work around windows7themes.net anti-blocker 2015-12-04 11:08:04 -05:00
gorhill 42071c5a1c code review 2015-12-03 21:24:37 -05:00
gorhill 756887a6cf code review re. lagacy toolbar button 2015-12-03 12:07:46 -05:00
gorhill 13f42051b2 this fixes #997 2015-12-03 10:06:06 -05:00
gorhill a2f79952a2 code review 2015-12-03 01:16:28 -05:00
gorhill 2750b13e34 code review 2015-12-03 01:08:37 -05:00
gorhill 34a722855b oops: block only as 3rd-party 2015-12-02 11:53:18 -05:00
gorhill e22ed49a36 added info re. adblockanalytics.com 2015-12-02 11:03:55 -05:00
gorhill ba05804060 added adblockanalytics.com 2015-12-02 11:00:31 -05:00
gorhill f2f653945e can throw when trying to access `associatedWindow` 2015-12-02 01:13:56 -05:00
gorhill 2705432f43 code review 2015-12-02 00:59:51 -05:00
gorhill c32de1dfc4 #993: more inline script tags 2015-12-01 20:30:17 -05:00
gorhill 9145201921 this fixes #993 2015-12-01 18:14:04 -05:00
gorhill 11351bca6d this fixes regression re. popup/popunder blocking for Seamonkey 2015-12-01 17:15:31 -05:00
gorhill 4fd71d4209 this adds popunder filtering support for Firefox-based browsers 2015-12-01 15:07:22 -05:00
gorhill 5f304b6751 Merge branch 'master' of github.com:gorhill/uBlock 2015-11-30 18:51:11 -05:00