Is there an UserScript for Bluesky that automatically replaces the direct image url you get with right click to the "original" CDN servers direct image url for whitelisted direct upload?
It's too time consuming to manually check all the <CDN server name>.<geographical location> to get the "original" direct image for the artists that only post on Bluesky.
For example this post
post #5082539
The source is https://bsky.app/profile/muzzable.bsky.social/post/3l4zw5tgnba2x
The urls you get with right click are https://cdn.bsky.app/img/feed_fullsize/plain/did:plc:j36op6ahcc3nld5sirlmhold/bafkreidvjgqvla72qclk7xqyecqnkn5q6zlmshazigy42togikghrnelzm@jpeg
https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:j36op6ahcc3nld5sirlmhold/bafkreidvjgqvla72qclk7xqyecqnkn5q6zlmshazigy42togikghrnelzm@jpeg
Following the URL format at the wiki and manually checking all the CDN servers one by one https://e621.net/wiki_pages/31895#bluesky
The Direct image ("Original") of that post that is whitelisted for direct upload is https://porcini.us-east.host.bsky.network/xrpc/com.atproto.sync.getBlob?did=did:plc:j36op6ahcc3nld5sirlmhold&cid=bafkreidvjgqvla72qclk7xqyecqnkn5q6zlmshazigy42togikghrnelzm
If the <CDN server name>.<geographical location> is not the correct for the image you get a {"error":"RepoNotFound","message":"Could not find repo for DID: did:plc:j36op6ahcc3nld5sirlmhold"} error https://maitake.us-west.host.bsky.network/xrpc/com.atproto.sync.getBlob?did=did:plc:j36op6ahcc3nld5sirlmhold&cid=bafkreidvjgqvla72qclk7xqyecqnkn5q6zlmshazigy42togikghrnelzm
I wonder if is possible an UserScript for Bluesky that automatically replaces the url similar to the one for Twitter that automatically replaces the url and adds orig