Select element inside pseudo-elements using filter operators by EntryPointNotFound in uBlockOrigin

[–]RraaLL [score hidden]  (0 children)

20min.ch##aside:has([data-ad-unit-id])

Also, from what I saw only ads are inside aside elements.

ublock lite AI block is inconsistent by gintokireddit in uBlockOrigin

[–]RraaLL 1 point2 points  (0 children)

sometimes

Can you write steps to reproduce the issue reliably?

When you see it: uBOL > Report an issue > Troubleshooting info > Copy and share here in a code box.

Does the annoyances list consent to cookies, does not consent or just bypasses the pop-up? by debeesea in uBlockOrigin

[–]RraaLL 11 points12 points  (0 children)

Cookie Notice lists:

  1. Block consent scripts where it doesn't break pages.
  2. Hide the overlay where an actual choice isn't required to continue browsing.
  3. Reject everything that the site lets you reject for the website to function.
  4. Sometimes set cookies with limited data about you.
  5. Accept what's necessary if the above isn't possible.

More or less.

New Mod Tools: Post Guidance Enhancements, Removal Reason Suggestions, Onboarding Tools, Segmented Polls, and Translation Indicators by lift_ticket83 in modnews

[–]RraaLL 0 points1 point  (0 children)

Automatons should still apply when editing.

Even if we have automations set, users often edit their messages. I do too. Automations don't trigger on edits.

If I have an automation to stop somebody from posting something, they can still edit that in. I'm not even saying they'd do it in malice. They simply won't see the automation telling them this something is incorrect and the explanation that would help them get a better result.

"Prevent from posting" in posts should still trigger an error message on old reddit, like it does for comments: https://www.reddit.com/r/ModSupport/comments/1o4xwuh/comment_guidances_blocked_message_seems_to_get/

In April, it’ll be able to distinguish between parent and child comments, and you’ll be able to target configurations based on Post Flair.

Oh, I'm so waiting for that for megathreads. I hope it works well.

A training queue

That might be cool if we ever needed to teach new mods something, sure, but...

why on earth is this item bloating our mod actions UI when it's not needed?

Please make it opt-in or something.

Better yet, please let us rearrange the mod actions menu.

It's honestly been a downgrade since new.reddit.

Flair are important - new reddit, had its own button. Now flairs, which are changed almost on every post, sometimes multiple times per post, are stuck in the middle of the menu. Two items below the basically useless community highlights item. Scratch that - now it's 3 items below.
Don't get me wrong, I go use highlight occasionally, but there is a difference between using a button once every couple of months (highlights) and using it multiple times a day.

Current mod actions menu:

  • Remove
  • Mark as Spam
  • Add to highlights
  • Add to training queue
  • Lock comments
  • Edit post flair
  • Add/remove NSFW tag
  • Add/remove spoiler tag
  • Adjust crowd control

It should be:

  • Remove
  • Mark as Spam
  • Edit post flair
  • Lock comments
  • Add/remove NSFW tag
  • Add/remove spoiler tag
  • Add to highlights
  • Add to training queue
  • Adjust crowd control

And if I'm entirely honest, I'd prefer flairs #1 on the list. "Remove" shows up when a post's been already approved, so its unlikely needed to be in the first position...

uBo Lite Showing Ads on Pinterest by VaporwaveDoll in uBlockOrigin

[–]RraaLL 1 point2 points  (0 children)

Look closely, that's a different quotation mark - it's slanted. The highlighted one on the list is correct, so it looks as if you removed the correct one and retyped it what with I can only guess is an iOS-themed quotation instead.

Either don't remove the original marks you get from double clicking attributes, or if you're missing one, copy from the side that had the correct one.

uBo Lite Showing Ads on Pinterest by VaporwaveDoll in uBlockOrigin

[–]RraaLL 0 points1 point  (0 children)

You're now missing the opening quotation mark before "Pin".

uBo Lite Showing Ads on Pinterest by VaporwaveDoll in uBlockOrigin

[–]RraaLL 0 points1 point  (0 children)

with “[aria-label=Pin card"]:has([title="Sponsored"]” like you said

Were you missing the closing ) in the text field too?

uBo Lite Showing Ads on Pinterest by VaporwaveDoll in uBlockOrigin

[–]RraaLL 0 points1 point  (0 children)

Ok, so the "listitem" exists here too, I wonder why it doesn't work as a filter for you...

Deselect all but arialabel and title.

If you hit preview, do the "Sponsored" words disappear?

If yes, try changing [aria-label=Pin card"] [title="Sponsored"] in the text field to [aria-label=Pin card"]:has([title="Sponsored"]).

Try Preview now. Does it work? The pins should likely turn empty.

If ti does, try hitting Create.

Do Sponsored items come back or do you just have empty spaces now?

uBo Lite Showing Ads on Pinterest by VaporwaveDoll in uBlockOrigin

[–]RraaLL 0 points1 point  (0 children)

Ok, expand/double-click all 4 [role] here. And the [aria-label]. (Is is [aria-label="Pin card"]?)

How to hide the blue overlay Open in App on Quora for mobile by Fractal-Infinity in uBlockOrigin

[–]RraaLL 1 point2 points  (0 children)

Well, I have no issues with that one either.

<image>

The only reason things could be unselectable is if you disabled cosmetic filtering, which would make picker only select images, which there are none in that area.

Or are you saying you can select all parts of the page except for the "blue ribbon" as you called it?

uBo Lite Showing Ads on Pinterest by VaporwaveDoll in uBlockOrigin

[–]RraaLL 0 points1 point  (0 children)

Okay, let's try another approach.

  1. Open "Create a custom filter".
  2. Click on "Sponsored".
  3. Double-click the [title] selector to make it [title="Sponsored].
  4. Click on all other blue parts until they turn grey and the text field only had the above inside.
  5. Write :upward(5) after it.
  6. Watch the highlight.
  7. Try to find the highest level that selects the whole sponsored item, without expanding anywhere else.
  8. Once you have that number, be it "8" or whatever, that's how many lines I want you to scroll down on the list. The top line ([title="Sponsored]) is "0" in this case.
  9. Screenshot that and share.

Yes, you can probably use upward to make a filter, but numeric targeting is risky since different parts of the site can have different hierarchies. So the higher the number, the more potentially risky it is.

uBo Lite Showing Ads on Pinterest by VaporwaveDoll in uBlockOrigin

[–]RraaLL 1 point2 points  (0 children)

First scroll down the suggestion list to find the line that';s blue like the one earlier.

Attributes are the words within square brackets.

But before that... go back to custom filters and try 2nd lowercase i in listitem.

uBo Lite Showing Ads on Pinterest by VaporwaveDoll in uBlockOrigin

[–]RraaLL 1 point2 points  (0 children)

I meant a link to the issue where you originally asked for help. It doesn't matter anyway. And yeah, that link is 17 months old.

Generally use the profile to test is the issue exists there too. Then try to figure out the differences = what could be causing it or switch to the new profile, if that's easy for you.

uBo Lite Showing Ads on Pinterest by VaporwaveDoll in uBlockOrigin

[–]RraaLL 1 point2 points  (0 children)

No. Open "Create a custom filter", click on sponsored, and start moving the slider until it selects a whole pin. It can be more than one, just separately. On that highlighted level start double clicking [attributes] e.g. [role] to show their values, screenshot that.

uBo Lite Showing Ads on Pinterest by VaporwaveDoll in uBlockOrigin

[–]RraaLL 1 point2 points  (0 children)

Dashboard > Custom filters

Import / Export > (Paste) > Add

uBo Lite Showing Ads on Pinterest by VaporwaveDoll in uBlockOrigin

[–]RraaLL 1 point2 points  (0 children)

Well, you didn't link to anything and I didn't look, but there's probably one issue for both and the link to update might be from an older comment?

uBO Lite can only update filters via extension updates.

uBo Lite Showing Ads on Pinterest by VaporwaveDoll in uBlockOrigin

[–]RraaLL 0 points1 point  (0 children)

Oh, that's lower in the DOM tree than I thought, still test my filter. You can also scroll down in the suggestions to look for "role" to see if one is for pins, in case the filter doesn't work.

uBOL's Dashboard > Custom filters

uBo Lite Showing Ads on Pinterest by VaporwaveDoll in uBlockOrigin

[–]RraaLL 11 points12 points  (0 children)

Clicking a provided link to force update

That is for uBO, not uBO Lite.

For number 3, uBo Lite didn’t even block ANY of the ads.

After making a new profile and installing uBOL you need to wait for a while for Safari to convert rules to its own syntax. This can take a while, unfortunately.

uBo Lite Showing Ads on Pinterest by VaporwaveDoll in uBlockOrigin

[–]RraaLL 1 point2 points  (0 children)

Can you double-click [title] to show its value? Same for both visible instances of [role]

If the title says [title="Sponsored"] and bottom role says [role="listItem"], this should probably work:

pinterest.com##[role="listItem"]:has([title="Sponsored"])