linlinxza

Results 42 comments of linlinxza

I spent some time making a dark style. Not perfect. But here it is. Replace the app.css file with with the app.css file in the zip folder under: webui-aria2/docs/ [app.zip](https://github.com/ziahamza/webui-aria2/files/11587646/app.zip)

> Would it be possible to make it user-togglable in settings ? > > Thanks Nope. I'm not any major software dev. As most, I just know some scripting. I...

So, when's a new update going to be pushed for this? Because I really want to see all this junk disappear from my search results: ``` *://*.reddit.com/* *://*.fb.com/* *://*.redditinc.com/* *://*.linkedin.com/*...

What about just use `.w-gl`? Or, could `link-text` work? When I see something like this while inspecting, `https://www.reddit.com/`, I suspect that could be used to filter out URLs. No? So,...

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...

> I'm also using Librewolf, filtering works on Google and DDG but on Startpage Yeah. I'm also aware of that.

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...

> 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 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...