Missing json+oembed when using a custom domain.

in my <head>, i have this code to return a discord embed on the site being linked.

<link rel="stylesheet" href="stylish.css">
<meta content="Exon's website - info and examples" property="og:title">

<meta content="ExonAuto.Me" property="og:description">

<meta content='https://cdn.discordapp.com/avatars/785577645379026955/b2adb0f8f02cae732a3d026eec98ec3f.png?size=1024' property='og:image'>

<meta name="theme-color" content="#FF5733">

<link type="application/json+oembed" href="discordEmbed.json" />

<link rel="stylesheet" href="stylish.css">
<meta content="Exon's website - info and examples" property="og:title">

<meta content="ExonAuto.Me" property="og:description">

<meta content='https://cdn.discordapp.com/avatars/785577645379026955/b2adb0f8f02cae732a3d026eec98ec3f.png?size=1024' property='og:image'>

<meta name="theme-color" content="#FF5733">

<link type="application/json+oembed" href="discordEmbed.json" />
The problem is that when i use my custom domain, cloudflare seems to remove that data. is there any way to allow the opd to go through? (sorry if theres an easy fix im new to cloudflare n dns n all that) Acct id = 4cf77118df70bc4b372373bd082ecaa8 Deployment id = 9ddc46f5.777portal-github-io.pages.dev page: 777portal-github-io.pages.dev website: exonauto.me
No description
2 Replies
ExonAuto
ExonAuto7mo ago
ah weird, it resolved itself tyvm, ig it was the dns or somthing similar