+15
-1
public/editor/editor.tsx
+15
-1
public/editor/editor.tsx
···+Complex sites hosted on <code className="px-1 py-0.5 bg-background rounded text-xs">sites.wisp.place</code> may have broken assets if they use absolute paths (e.g., <code className="px-1 py-0.5 bg-background rounded text-xs">/folder/script.js</code>) in CSS or JavaScript files. While HTML paths are automatically rewritten, CSS and JS files are served as-is. For best results, use a wisp.place subdomain or custom domain, or ensure your site uses relative paths.···+Note: Some DNS providers (like Cloudflare) flatten CNAMEs to A records - this is fine and won't affect verification.
+19
-3
src/lib/dns-verify.ts
+19
-3
src/lib/dns-verify.ts
···+console.log(`[DNS Verify] ⚠️ CNAME verification failed (may be flattened):`, cnameResult.error)