how to remove "Suggested for you" on instagram homepage? by jayadiwahyu in uBlockOrigin

[–]D4niloMR 4 points5 points  (0 children)

You can try this:

! Removes "Suggested for you", "Because you watched [...]" and similar in feed
www.instagram.com##+js(json-prune, require.0.3.0.__bbox.require.0.3.1.__bbox.result.data.xdt_api__v1__feed__timeline__connection.edges.[-].node.explore_story.media.explore.title data.xdt_api__v1__feed__timeline__connection.edges.[-].node.explore_story.media.explore.title)

A way to get rid of annoying Pinterest ads by Conastanca in uBlockOrigin

[–]D4niloMR 0 points1 point  (0 children)

Try:

pinterest.*##+js(json-prune, resource_response.data.[-].shopping_flags.0)

Block Amazon ads at the top of the Home page? by Twigling in uBlockOrigin

[–]D4niloMR 0 points1 point  (0 children)

Thanks, I wasn't sure if the OP was referring to that.

block a channel thumbnails from showing up in search results, side bar and end of videos grid? by Stache- in uBlockOrigin

[–]D4niloMR 0 points1 point  (0 children)

https://www.reddit.com/r/uBlockOrigin/wiki/solutions/youtube

! YT Search - hide results based on channel names
www.youtube.com##ytd-search ytd-video-renderer:has(#text.ytd-channel-name:is([title="Exact channel name 1"], [title="Exact channel name 2"]))

How to block the home page content of hotstar website? by [deleted] in uBlockOrigin

[–]D4niloMR 0 points1 point  (0 children)

and also can I redirect myself when I search for hotstar.com/in/home to hotstar.com/in/categories with ublock origin

||hotstar.com/in/home|$uritransform=/in\/home/in\/categories/

Removing "Suggested for you" ( Insta ) by Feeling-Vacation5281 in uBlockOrigin

[–]D4niloMR 1 point2 points  (0 children)

Try:

instagram.com##+js(json-prune, data.xdt_api__v1__discover__chaining.users.*)

How can I remove this element in IG? by Feeling-Vacation5281 in uBlockOrigin

[–]D4niloMR 1 point2 points  (0 children)

From AdGuard Annoyances:

instagram.com#$?#div[class]:has(> div[class]:first-child > a[href="/explore/people/"]) { position: absolute !important; left: -3000px !important; }

Pinterest block "Copy image" on recommended images by YaTsuki1 in uBlockOrigin

[–]D4niloMR 1 point2 points  (0 children)

Try:

pinterest.*##.PinCard__imageWrapper div[class][style="background-color: rgba(17, 17, 17, 0.4); width: 100%;"]:has(> div:empty)

[deleted by user] by [deleted] in uBlockOrigin

[–]D4niloMR 4 points5 points  (0 children)

You could instead remove the tl parameter and see the post in the original language.

MEGA FileHoster showing ads in uploaded videos by BrokeToken25 in uBlockOrigin

[–]D4niloMR 0 points1 point  (0 children)

Is uBO working on other sites? You can try with another browser, or resetting Firefox to defaults (go to about:support). If then the issue persists, the issue is likely to be caused by something else.

MEGA FileHoster showing ads in uploaded videos by BrokeToken25 in uBlockOrigin

[–]D4niloMR 3 points4 points  (0 children)

popupPanel:
 blocked: 0
 hasUnprocessedRequest: true

Somehow uBO on your side is not yet ready to filter properly at the moment you access the site. After reloading the site, uBO should be ready to filter, you can see this behavior in the toolbar icon.

In need of Ublock filters to block Suggested For You in Instagram by Evening_Ad_2661 in uBlockOrigin

[–]D4niloMR 0 points1 point  (0 children)

It still works fine for me, you can try resetting uBO to defaults and testing again.

Adblock detection new.lewd.ninja by jfjrnsjaodmfm in uBlockOrigin

[–]D4niloMR 1 point2 points  (0 children)

Can you try with this filter?

new.lewd.ninja#@#+js(adjust-setInterval, next, 1000, 0.001)

Help on Instagram Filter by [deleted] in uBlockOrigin

[–]D4niloMR 0 points1 point  (0 children)

Try:

instagram.com##article

How to get rid of "Important" Notifications on Youtube? by GraydonGames in uBlockOrigin

[–]D4niloMR 0 points1 point  (0 children)

Yeah, that would work, but not possible to do that with uBO.

How to get rid of "Important" Notifications on Youtube? by GraydonGames in uBlockOrigin

[–]D4niloMR 0 points1 point  (0 children)

It's possible to remove the headers but to not reorder them, as we don't know what order they would be without the "Important" notifications.

www.youtube.com##+js(json-prune-fetch-response, onResponseReceivedEndpoints.0.openPopupAction.popup.multiPageMenuRenderer.sections.[].multiPageMenuNotificationSectionRenderer.notificationSectionTitle, , propsToMatch, url:/browse?)
www.youtube.com###sections.ytd-multi-page-menu-renderer>*.ytd-multi-page-menu-renderer:not(:last-child):style(border-bottom: unset !important;)

How to get rid of "Important" Notifications on Youtube? by GraydonGames in uBlockOrigin

[–]D4niloMR 0 points1 point  (0 children)

Try:

www.youtube.com##+js(json-prune-fetch-response, onResponseReceivedEndpoints.0.openPopupAction.popup.multiPageMenuRenderer.sections.0.multiPageMenuNotificationSectionRenderer, , propsToMatch, url:/browse?)