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://feddit.cl/post/150640", "attributedTo": "https://feddit.cl/u/carloshr", "to": [ "https://lemmy.ml/c/ublockorigin", "https://www.w3.org/ns/activitystreams#Public" ], "name": "uBlock Origin Medium Mode configuration for captchas", "cc": [], "content": "<p>I use ublock origin in Librewolf configured with <a href=\"https://github.com/gorhill/uBlock/wiki/Blocking-mode:-medium-mode\" rel=\"nofollow\">Blocking mode: medium mode</a>. As this mode blocks all 3rd party scripts and frames by default there’s a lot of login sites that don’t work because the use of captchas, so after some internet searching I’ve managed to make it work with following configuration in <a href=\"https://github.com/gorhill/uBlock/wiki/Dashboard:-My-rules\" rel=\"nofollow\">uBO my rules</a>.\nYou can replace * for a specific domain rule.</p>\n<h2>recaptcha</h2>\n<pre style=\"background-color:#ffffff;\">\n<span style=\"color:#323232;\">* https://www.google.com/recaptcha/ script noop\n</span><span style=\"color:#323232;\">* https://www.google.com/recaptcha/ sub_frame noop\n</span><span style=\"color:#323232;\">* https://www.gstatic.com/recaptcha/ script noop\n</span><span style=\"color:#323232;\">* https://www.recaptcha.net/recaptcha/ script noop\n</span><span style=\"color:#323232;\">* https://www.recaptcha.net/recaptcha/ sub_frame noop \n</span></pre>\n<h2>hcaptcha</h2>\n<pre style=\"background-color:#ffffff;\">\n<span style=\"color:#323232;\">* https://hcaptcha.com/1/api.js script noop\n</span><span style=\"color:#323232;\">* https://newassets.hcaptcha.com/c/ script noop\n</span><span style=\"color:#323232;\">* https://newassets.hcaptcha.com/captcha/ script noop\n</span><span style=\"color:#323232;\">* https://newassets.hcaptcha.com/captcha/ sub_frame noop\n</span></pre>\n<p>I’ve identified some sites that use other captchas</p>\n<h2>dropbox</h2>\n<pre style=\"background-color:#ffffff;\">\n<span style=\"color:#323232;\">www.dropbox.com dropboxcaptcha.com * noop\n</span></pre>\n<h2>aliexpress</h2>\n<pre style=\"background-color:#ffffff;\">\n<span style=\"color:#323232;\">login.aliexpress.com https://cf.aliyun.com/nocaptcha/ script noop\n</span></pre>\n<p>If you have other configs you can share here.</p>\n", "mediaType": "text/html", "source": { "content": "I use ublock origin in Librewolf configured with [Blocking mode: medium mode](https://github.com/gorhill/uBlock/wiki/Blocking-mode:-medium-mode). As this mode blocks all 3rd party scripts and frames by default there's a lot of login sites that don't work because the use of captchas, so after some internet searching I've managed to make it work with following configuration in [uBO my rules](https://github.com/gorhill/uBlock/wiki/Dashboard:-My-rules).\nYou can replace * for a specific domain rule.\n\nrecaptcha\n-----------\n```\n* https://www.google.com/recaptcha/ script noop\n* https://www.google.com/recaptcha/ sub_frame noop\n* https://www.gstatic.com/recaptcha/ script noop\n* https://www.recaptcha.net/recaptcha/ script noop\n* https://www.recaptcha.net/recaptcha/ sub_frame noop \n```\n\nhcaptcha\n-----------\n```\n* https://hcaptcha.com/1/api.js script noop\n* https://newassets.hcaptcha.com/c/ script noop\n* https://newassets.hcaptcha.com/captcha/ script noop\n* https://newassets.hcaptcha.com/captcha/ sub_frame noop\n```\n\nI've identified some sites that use other captchas \n\ndropbox\n---------\n```\nwww.dropbox.com dropboxcaptcha.com * noop\n```\n\naliexpress\n---------\n```\nlogin.aliexpress.com https://cf.aliyun.com/nocaptcha/ script noop\n```\n\nIf you have other configs you can share here.\n", "mediaType": "text/markdown" }, "attachment": [], "sensitive": false, "published": "2023-07-19T15:49:08.437492Z", "audience": "https://lemmy.ml/c/ublockorigin", "tag": [ { "href": "https://feddit.cl/post/150640", "name": "#ublockorigin", "type": "Hashtag" } ] }