A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://join-lemmy.org/context.json",
"https://www.w3.org/ns/activitystreams"
],
"type": "Page",
"id": "https://sh.itjust.works/post/27854610",
"attributedTo": "https://sh.itjust.works/u/Gloria",
"to": [
"https://lemmy.ml/c/ublockorigin",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Here is a uBlock Rule to block YT videos entries if a content trigger word is in the title (e.g. Trump, Biden, Death, Rape, etc.)",
"cc": [],
"content": "<p>Hello</p>\n<p>It was crazy hard to find a rule that actually worked to remove any videos - so I thought I might share it with others here. There are so many old or broken Reddit and SuperUser “solutions” in the web that just do not work (anymore?).</p>\n<p>Here is a simple rule (yet heavy on rendering time) you can add to your filterlist if you want to block videos containing a trigger word:</p>\n<p><code>youtube.com##yt-formatted-string:has-text(TRIGGERWORD_HERE):upward(ytd-rich-item-renderer)</code></p>\n<p>e.g: for me “Trump”</p>\n<p><code>youtube.com##yt-formatted-string:has-text(Trump):upward(ytd-rich-item-renderer)</code></p>\n<p>Thought that might help someone else who might be searching for this in the future.</p>\n",
"mediaType": "text/html",
"source": {
"content": "Hello\n\nIt was crazy hard to find a rule that actually worked to remove any videos - so I thought I might share it with others here. There are so many old or broken Reddit and SuperUser \"solutions\" in the web that just do not work (anymore?).\n\nHere is a simple rule (yet heavy on rendering time) you can add to your filterlist if you want to block videos containing a trigger word:\n\n`youtube.com##yt-formatted-string:has-text(TRIGGERWORD_HERE):upward(ytd-rich-item-renderer)`\n\ne.g: for me \"Trump\"\n\n`youtube.com##yt-formatted-string:has-text(Trump):upward(ytd-rich-item-renderer)`\n\nThought that might help someone else who might be searching for this in the future.\n\n",
"mediaType": "text/markdown"
},
"attachment": [
{
"href": "https://imgur.com/a/h6VKWWD",
"mediaType": "text/html",
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://sh.itjust.works/pictrs/image/15a8b118-479b-4dc7-afb1-79823702347c.png"
},
"sensitive": false,
"published": "2024-11-09T19:58:44.203608Z",
"audience": "https://lemmy.ml/c/ublockorigin",
"tag": [
{
"href": "https://sh.itjust.works/post/27854610",
"name": "#ublockorigin",
"type": "Hashtag"
}
]
}