Files
CommunityScripts/plugins/externalLinksEnhanced/custom/custom.json
2025-04-22 05:49:26 +03:00

13 lines
261 B
JSON

[
{
"name": "bluesky",
"icon": "bluesky.svg",
"addresses": ["bsky.app"],
"regex": "^https?:\/\/(?:www\\.)?bsky.app\/profile\/(.*?)\/"
},
{
"name": "onlyfans",
"icon": "onlyfans.svg",
"addresses": ["onlyfans.com"]
}
]