-
Notifications
You must be signed in to change notification settings - Fork 6
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
Ordfs changed about a week ago and no longer handles BRC69 style recursion correctly #12
Comments
Uncaught TypeError: Cannot redefine property: ethereum
(index):104 Object
contentScript.js:160 Uncaught SecurityError: Failed to read the 'sessionStorage' property from 'Window': The document is sandboxed and lacks the 'allow-same-origin' flag. (anonymous) @ inpage.js:45 (anonymous) @ inpage.js:45 4c7d741841ac225074e8092818fda89c7c3c3be4639f392159baba230e80ebc2i0:1
PHNjcmlwdCB0PSIwLDE0LDMzLDQ5LDE3LDIzLDgyIiBzcmM9Ii9jb250ZW50LzRjN2Q3NDE4NDFhYzIyNTA3NGU4MDkyODE4ZmRhODljN2MzYzNiZTQ2MzlmMzkyMTU5YmFiYTIzMGU4MGViYzJpMCIgbT0neyJwIjoiYnJjNjkiICJvcCI6Im1pbnQiICJzIjoibWV0YXdlYl9wdW5rc18xIiAiaWQiOiI1In0nPjwvc2NyaXB0Pgo=:1 Refused to execute script from 'https://ordfs.network/content/4c7d741841ac225074e8092818fda89c7c3c3be4639f392159baba230e80ebc2i0' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled. |
Ordfs changed about a week or so ago and since no longer handles BRC69 style recursion correctly.
Here is an example that used to work but no longer works.
https://www.ord.io/36572042
Here is the html:
<script t="0,15,36,19,22,65,92" src="/content/4c7d741841ac225074e8092818fda89c7c3c3be4639f392159baba230e80ebc2i0" m='{"p":"brc69" "op":"mint" "s":"metaweb_punks_test" "id":"1"}'></script>Blank screen on ordfs but it works on inscriptions. Used to work.
The text was updated successfully, but these errors were encountered: