Experimental browser for the Atmosphere
{ "uri": "at://did:plc:azy5dtqi56fxhgohal7ytb2a/li.plonk.paste/3lmltmow5ks2p", "cid": "bafyreie55hb2w7yhg5aa64t42aitbtfe4lkqrveklu6qu4iofaelhsfeuy", "value": { "code": "// ==UserScript==\r\n// @name redirect to deer.socal\r\n// @namespace Violentmonkey Scripts\r\n// @match https://bsky.app/*\r\n// @grant none\r\n// @version 1.0\r\n// @author koldinium\r\n// @description 4/12/2025, 10:43:42 AM\r\n// ==/UserScript==\r\n\r\nconst url = new URL(window.location.href);\r\nurl.hostname = \"deer.social\";\r\nwindow.location.replace(url.toString());", "lang": "plaintext", "$type": "li.plonk.paste", "title": "userscript to redirect to deer.social", "shortUrl": "QC", "createdAt": "2025-04-12T05:50:26.623Z" } }