Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow blobs in content CSP #2207

Closed
wants to merge 1 commit into from

Conversation

utxo-detective
Copy link

I've been experimenting w/ recursive inscriptions and came across an error loading blobs using three.js/model-veiwer. I am using canvas to modify textures in the browser, and need to load these blobs to do so. This PR fixes the errors.

Here is the inscription and the csp errors im seeing:
https://ordinals.com/content/487bd19407d60235323772a4e75cf2d50f2398bbf2a9e7eb8943ad74971c0b69i0
Screen Shot 1402-04-01 at 09 57 45

w/o blob: in CSP
Screen Shot 1402-04-01 at 09 55 33

w/ blob: in CSP
Screen Shot 1402-04-01 at 09 56 49

@Vanniix
Copy link
Contributor

Vanniix commented Jun 23, 2023

Hi @utxo-detective, I assume you made this before seeing my PR, so that's fine, but do you mind closing this PR to prevent confusion as it is a duplicate of mine: #2203.

@veryordinally
Copy link
Collaborator

Closing as duplicate of #2203.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants