µBlock, a lean and fast blocker

Discussion in 'other software & services' started by gorhill, Jun 23, 2014.

  1. gorhill

    gorhill Guest

    The comment at the top of the list says:

    > Last updated: Thu, 21 Feb 19 17:45:13 +0000

    Source: https://www.malwaredomainlist.com/hostslist/hosts.txt

    So I will wait a bit longer before delisting it -- I think after 12 months without an update it will be safe to say the list is no longer maintained.
     
  2. SouthPark

    SouthPark Registered Member

    Joined:
    Jun 13, 2012
    Posts:
    740
    Location:
    South Park, CO
    The similarly named "Malware Domain Blocklist" (called "Malware domains" in uBO) has been inactive since June, 2018 https://www.malwaredomains.com/

    (Off-topic note: I've been using the Quad9 DNS lately as protection against malware domains because it's continuously updated.)
     
  3. gorhill

    gorhill Guest

  4. 142395

    142395 Guest

    Okay, thx for checking.
     
  5. guest

    guest Guest

    uBlock Origin v1.22.0 Released (August 30, 2019)
    Download - v1.22.0 - Firefox (AMO)
    Download - v1.22.0 - Chrome (Web Store)
    Download - v1.21.8 - Opera (Opera Addons)
    Download - v1.15.24 - Edge (Microsoft Store)
     
    Last edited by a moderator: Sep 2, 2019
  6. SouthPark

    SouthPark Registered Member

    Joined:
    Jun 13, 2012
    Posts:
    740
    Location:
    South Park, CO
  7. guest

    guest Guest

    uBlock Origin v1.22.2 Released (September 7, 2019)
    Download - v1.22.2 - Firefox (AMO)
    Download - v1.22.2 - Chrome (Web Store)
    Download - v1.21.8 - Opera (Opera Addons)
    Download - v1.15.24 - Edge (Microsoft Store)
     
    Last edited by a moderator: Sep 9, 2019
  8. 142395

    142395 Guest

    Motivated by discussion here, I've made a rule-set for English sites user who wanna use medium mode but were frustrated by the "initial barrier". The rules won't eliminate the need for fine-tuning (I'm not an English sites user. But I tried to make it compatible w/ as many English sites as possible) - the web is living, rules work today won't work tomorrow (I'm pretty sure the rules would include some dead ones, forgive me for it!) - yet I hope this to encourage those who'd like to see what it looks like to browse w/ default-deny approach, by reducing the hardest period of initial training. I've tried to make the rules usable for everyone - so don't blame me for making some lax rules.

    Out of scope:
    (1) payment system - As the rules don't include most of US/intl payment systems, I recommend you to temporary turn default-deny off when you purchase sth until you become intimate w/ how to deal with it.
    (2) mobile sites - I use different rule sets for mobile, but my energy worn out after building the desktop rules.

    If a site is broken:
    Temporary turn off blocking 3rd-party script & frame and reload the page. ONLY IF the breakage has gone by this, you need to hunt down the responsible domain. First of all, expand the domain grid to show all sub-domains. Here are some tips:
    (1) domain name is the biggest clue. Often, but not always, the responsible domain has names like example-assets.example.net or expl-cdn.something.com and/or yellow-colored in the grid.
    (2) sometimes, after nooping a domain another new domain emerges which must also be nooped.
    (3) in some rare cases you need to noop certain ad/tracker domain.
    But practice makes perfect - the more you become intimate w/ various domain names, the easier your decision will be.

    If you have interest, import the rules under "My rule" pane. Enjoy safer browsing!
     

    Attached Files:

  9. Brummelchen

    Brummelchen Registered Member

    Joined:
    Jan 3, 2009
    Posts:
    5,954
    way too long for me, but i have similar rules for certain re-appearing pages (allow, noop, block - all types). thx
     
  10. guest

    guest Guest

    uBlock Origin v1.22.4 Released (September 26, 2019)
    Download - v1.22.4 - Firefox (AMO)
    Download - v1.22.4 - Chrome (Web Store)
    Download - v1.21.8 - Opera (Opera Addons)
    Download - v1.15.24 - Edge (Microsoft Store)
     
    Last edited by a moderator: Sep 27, 2019
  11. 142395

    142395 Guest

    A small update to #4058 as I can no longer edit the post.
     

    Attached Files:

  12. Adric

    Adric Registered Member

    Joined:
    Feb 1, 2006
    Posts:
    1,762
  13. 142395

    142395 Guest

    If you're using Firefox, add this to My Filter:
    Code:
    www.bild.de##^script:has-text(Warum sehe)
    If Chromium, this one instead:
    Code:
    www.bild.de##+js(abort-current-inline-script.js, document.querySelector, Warum)
    Tho this also works on Firefox.
     
  14. Adric

    Adric Registered Member

    Joined:
    Feb 1, 2006
    Posts:
    1,762
    in my case it's not working, Maybe I added the filterI incorrectly. I usually don't do mucch with filters This is what I put in My Filters:
    Code:
    ://www.bild.de
    www.bild.de##^script:has-text(Warum sehe
    
    I get the following:
    Block.jpg
    If I select temporarily , I get the BILD disable you addblocker page. I usually use this site for testing ublock.

    Edit: just found this and it works
    :
    Code:
    ||www.bild.de^$inline-script
    
     
    Last edited: Oct 2, 2019
  15. 142395

    142395 Guest

    Yup, you did incorrectly. Just copy & paste what I wrote in #4063. I didn't write "://www.bild.de
    " and have no idea where it came from. Also your second line lacks ")". It should look like this:
    filter.png
    Make sure you're using Firefox if you use this filter.
     
    Last edited by a moderator: Oct 2, 2019
  16. 142395

    142395 Guest

    Ofc that works, but now some images won't be loaded once you flushed browser cache and videos will be broken. But it's okay if your problem was solved.
     
  17. Adric

    Adric Registered Member

    Joined:
    Feb 1, 2006
    Posts:
    1,762
    I did that originally for what you said and that did not work. Then I tried a few different things which also did not work. When I only have [​IMG] nothing is blocked and the page still appears. Maybe because I'm still using an older FF version (52.9.0 ESR) (uBlock ver 1.16.4.7) Thanks for pointing out that some functions may not work which in my case doesn't matter.
     
  18. 142395

    142395 Guest

    Yup, I should have confirmed your exact browser first. Try the code for Chromium. I think that works for older Firefox.
     
  19. Adric

    Adric Registered Member

    Joined:
    Feb 1, 2006
    Posts:
    1,762
    I originally tried that too. No luck.
     
  20. 142395

    142395 Guest

    Okay, can you open a gear icon next to "I am an advanced user" (need to be checked) in the setting and find "streamScriptInjectFilters" (or possibly, other names indicating script injection) option? If you find it was set to "false", change this to "true", restart your browser (just in case), and retry the Chromium code. If it still doesn't work or was not the case, I give up.
     
    Last edited by a moderator: Oct 2, 2019
  21. Brummelchen

    Brummelchen Registered Member

    Joined:
    Jan 3, 2009
    Posts:
    5,954
    i would like to help but the major problem ist that BILD authors read all important ublock forums to avoid blocking of their current scripts. thus BILD is on my blocking list and its content is _very_ questionable. wilders, camp-firefox and more.

    what i can tell you that you need an anti-adblocking script, filter or extension to help your current adblocker (my favirorite is uBo). could reduce annoyance. best is to stay away and read SZ (süddeutsche), or FAZ (frankfurter) or TAZ (berlin). or buy BILD as a paper.

    BILD spoke first with dead men, yeah

    OMG

    of you own an android device, try to install app "presseschau".
     
  22. 142395

    142395 Guest

    I don't think so. The AAB found in the site was very elementary one, definitely not the one in the such site.

    I know a such site called Avgle, they responded to any A-AAB literally within minutes. The site soon obfuscated scripts and if Bild was that I couldn't help. For such sites, A-AAB filters/extensions don't help, indeed while AdGuard had been fighting with Avgle longest time, eventually they gave up. Now Avgle uses a different technique (contents rotation) than AAB.

    The fact my rule still works is an evidence that they're not monitoring Wilders as often as Avgle did for various places on the Internet.
     
  23. Adric

    Adric Registered Member

    Joined:
    Feb 1, 2006
    Posts:
    1,762
    I found it. When set to true, how will this affect the browsing behavior compared to false?

    I set value to true and tried the chrome filter, but that did not help - same as before.
     
    Last edited: Oct 3, 2019
  24. bellgamin

    bellgamin Registered Member

    Joined:
    Aug 1, 2002
    Posts:
    8,102
    Location:
    Hawaii
    Every now & then I pick up a tracking cookie from mathtag dot com. It's not a problem because I run HitmanPro daily & that gets rid of it. However, I was wondering: can UBO be set so as to block cookies from mathtag dot com?
     
  25. Krusty

    Krusty Registered Member

    Joined:
    Feb 3, 2012
    Posts:
    10,256
    Location:
    Among the gum trees
    Why not block third party cookies in your browser/s?
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.