1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 15:32:28 +02:00
Commit Graph

3541 Commits

Author SHA1 Message Date
gorhill
956d3a6683 Merge branch 'master' of github.com:gorhill/uBlock 2015-12-12 16:14:23 -05:00
gorhill
04c6d16e21 this addresses #1052 (corrected) 2015-12-12 16:13:56 -05:00
gorhill
53720f9c7e this addresses #1143 2015-12-12 16:13:00 -05:00
gorhill
1183bc6a8a #1049: added -- as per answer on EasyList, it won't be added to EasyList 2015-12-12 11:45:25 -05:00
gorhill
8ba4fb202b this foils anti-blocker on skystreaming.net 2015-12-12 11:03:15 -05:00
Raymond Hill
74e9f8800e Update README.md 2015-12-12 09:06:31 -05:00
Raymond Hill
4a5167ef49 Update README.md 2015-12-12 09:03:14 -05:00
Raymond Hill
bef9d72089 Update README.md 2015-12-12 09:01:54 -05:00
gorhill
08085f7383 code review 2015-12-11 19:18:14 -05:00
gorhill
84d85d080c remove redundant filter 2015-12-11 06:37:08 -05:00
gorhill
8f0d925bdf this fixes #1047 2015-12-11 06:36:28 -05:00
gorhill
3dfc38d892 fixed bad filter 2015-12-11 00:08:11 -05:00
gorhill
0597e80779 filters for https://forums.lanik.us/viewtopic.php?f=62&t=27003 2015-12-10 19:28:26 -05:00
gorhill
65d82d35d3 this takes care of #987 for chromium-based browsers 2015-12-10 17:00:09 -05:00
gorhill
db1dcbfda8 oops, forgot to remove console.log used for dev purpose 2015-12-10 16:49:39 -05:00
gorhill
5adc34c865 #993: this solution works for chromium-based browsers 2015-12-10 16:43:23 -05:00
gorhill
53b8ad4b2f this fixes https://github.com/gorhill/uBlock/issues/1044#issuecomment-163725136 2015-12-10 16:28:15 -05:00
gorhill
5fef9dd4fb this fixes #1044 2015-12-10 12:43:24 -05:00
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