ActivityPub Viewer

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.

Open in browser →
{ "@context": [ "https://join-lemmy.org/context.json", "https://www.w3.org/ns/activitystreams" ], "type": "Page", "id": "https://lemmy.dbzer0.com/post/8830849", "attributedTo": "https://lemmy.dbzer0.com/u/cr3w", "to": [ "https://lemmy.ml/c/ublockorigin", "https://www.w3.org/ns/activitystreams#Public" ], "name": "Custom Filter Regex Question", "cc": [], "content": "<p>Hi,\nI want to hide an element on a webpage, but a portion of that changes every time I reload the page. It looks something like this:</p>\n<p><code>example.com##class_123456 &gt; element</code></p>\n<p>The bit with the numbers changes every time. I would like to replace this with a regex to match every numeric string of any length. I tried to figure it out myself but couldn’t get it to work.</p>\n<p>Any help is appreciated, thanks :)</p>\n", "mediaType": "text/html", "source": { "content": "Hi,\nI want to hide an element on a webpage, but a portion of that changes every time I reload the page. It looks something like this:\n\n`example.com##class_123456 > element`\n\nThe bit with the numbers changes every time. I would like to replace this with a regex to match every numeric string of any length. I tried to figure it out myself but couldn't get it to work.\n\nAny help is appreciated, thanks :)", "mediaType": "text/markdown" }, "attachment": [], "sensitive": false, "published": "2023-11-21T11:19:18.607016Z", "audience": "https://lemmy.ml/c/ublockorigin", "tag": [ { "href": "https://lemmy.dbzer0.com/post/8830849", "name": "#ublockorigin", "type": "Hashtag" } ] }