Giter Site home page Giter Site logo

Comments (12)

linlinxza avatar linlinxza commented on September 26, 2024 1

I went with this:

startpage.*##a[href*=".reddit."]:upward(1)

That works. And I ironically, I got it from Reddit. It was for Google searches. But it seems to work on startpage as well.

In the past couple of days, I've learned more on how to use wildcard like approaches on Ublock.

from ublacklist.

GoldenMariaNova avatar GoldenMariaNova commented on September 26, 2024

It's even worse. The extension can't even access its own options.

This "update" broke the entire extension.

from ublacklist.

linlinxza avatar linlinxza commented on September 26, 2024

I can access its options interestingly enough. But yeah. This addon needs to be fixed. I don't know of any other method to filter out the crap online (like the Lizard's Meta crap).

from ublacklist.

jedomed avatar jedomed commented on September 26, 2024

I'm also using Librewolf, filtering works on Google and DDG but on Startpage

from ublacklist.

linlinxza avatar linlinxza commented on September 26, 2024

I'm also using Librewolf, filtering works on Google and DDG but on Startpage

Yeah. I'm also aware of that.

from ublacklist.

linlinxza avatar linlinxza commented on September 26, 2024

This is strange. The addon will work briefly on startpage. But after that, it won't. This happens on a fresh browser profile. It's depends on how many times you refresh the page. Then it will work temporarily.

Screenshot_20240512_061005

Refresh:
Screenshot_20240512_061024

Seems like this addon is doing more misses than hits for now. I just hope this gets fixed.

from ublacklist.

jedomed avatar jedomed commented on September 26, 2024

If you have uBlock, adding startpage.*##.result:has(a[href*="*.reddit.com"]) to your filters seems to do the job. Just wanted to mention it as an alternative, 'cause I kept accidentally clicking on sites I had blacklisted ever since the extension broke.

from ublacklist.

linlinxza avatar linlinxza commented on September 26, 2024

If you have uBlock, adding startpage.*##.result:has(a[href*="*.reddit.com"]) to your filters seems to do the job. Just wanted to mention it as an alternative, 'cause I kept accidentally clicking on sites I had blacklisted ever since the extension broke.

Thank you! I'll do that. I'm already making custom lists on Github for my repos to try and block all the stuff I see as trash online.

EDIT:

I tried that and it's not working.

from ublacklist.

jedomed avatar jedomed commented on September 26, 2024

Correction: startpage.*##.result:has(a[href*="www.reddit.com"])
my original example works for blocking Fandom (startpage.*##.result:has(a[href*="*.fandom.com"])) but not Reddit, not sure why, anyway as I'm typing this uBlocklist started working again haha. I think it heard that I was about to replace it with uBlock.

from ublacklist.

linlinxza avatar linlinxza commented on September 26, 2024

Now I got my list for search results working. If I can get the same effect for image results, then it would be perfect.

from ublacklist.

iorate avatar iorate commented on September 26, 2024

This issue was opened before v8.6.0 was published on AMO (May 13) 😕

It was intentional that Startpage image search was left unsupported: #243. (The situation is different now and pull requests are welcome)

from ublacklist.

linlinxza avatar linlinxza commented on September 26, 2024

This issue was opened before v8.6.0 was published on AMO (May 13) 😕

It was intentional that Startpage image search was left unsupported: #243. (The situation is different now and pull requests are welcome)

Don't need this extension now. I made my own Ublock filters of domains I despise; and it's a long list. Example of that list:

Desktop:
startpage.*##a[href*="facebook"]:upward(1)

Mobile (on a separate list):
startpage.*##a[href*="facebook"]:upward(2)

Images (desktop and mobile):
startpage.*##.image-container:has(div.image-quick-details span:has-text(facebook))

I'm good.

from ublacklist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.