mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-13 13:26:42 -05:00
13 lines
261 B
JSON
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"]
|
|
}
|
|
] |