Last active
May 21, 2026 08:56
-
-
Save csuwildcat/b254c33fc9b3af08fda05873080f7096 to your computer and use it in GitHub Desktop.
Content Page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>Page Content</title> | |
| <meta name="x401" content="LicensedDealer"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| </head> | |
| <body> | |
| Test | |
| <script type="application/ld+json"> | |
| { | |
| "scheme": "x401", | |
| "credential_type": "MastersDegree" | |
| } | |
| </script> | |
| <pre><code style="display: none;" class="language-agent-instruction"> | |
| { | |
| "scheme": "x401", | |
| "credential_type": "BoardCertifiedDoctor" | |
| } | |
| </code></pre> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment