Skip to content

Add HiBubo proxy template (hibubo.ai.proxy)#1219

Draft
liondada wants to merge 1 commit into
Domain-Connect:masterfrom
liondada:add-hibubo-proxy-template
Draft

Add HiBubo proxy template (hibubo.ai.proxy)#1219
liondada wants to merge 1 commit into
Domain-Connect:masterfrom
liondada:add-hibubo-proxy-template

Conversation

@liondada

Copy link
Copy Markdown

New template: hibubo.ai.proxy

HiBubo (https://hibubo.ai) is an AI-visibility platform that serves fully rendered pages to AI crawlers (ChatGPT, Perplexity, Claude, Gemini) through a CDN proxy. Customers currently add a single CNAME record manually; this template enables one-click setup via Domain Connect.

  • providerId: hibubo.ai
  • serviceId: proxy
  • Records: one CNAME on @ (or the host the user selects) pointing to proxy.hibubo.ai, TTL 3600
  • Flow: sync flow, unsigned (no syncPubKeyDomain in v1)
  • syncRedirectDomain: hibubo.ai, hibubo-dashboard.vercel.app

Online editor test results

Draft PR — editor test-result link will be added before marking ready for review.

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions github-actions Bot added Checklist of common problems not complete See PR template and mark *all* checkboxes, even if not applicable. Explain any discrepancies. PR description incomplete The PR description template was not filled in at all, altered or filled in improperly. Test links missing No test links from Online Editor provided labels Jun 12, 2026
@github-actions

Copy link
Copy Markdown

JSON Filename Check Passed

@github-actions

Copy link
Copy Markdown

PR Description Check Failed

The PR description is missing required elements. Please update it according to the PR template.

Details

Labels to add: Checklist of common problems not complete, PR description incomplete, Test links missing
Labels to remove: Forged editor links

PR description check FAILED:
  FAIL  'Type of change' section not found
  FAIL  'How Has This Been Tested?' section not found
  FAIL  'Checklist of common problems' section not found
  FAIL  'Online Editor test results': no valid editor test link found
  FAIL  Template coverage: hibubo.ai.proxy.json: no editor test link found (expected template id 'hibubo.ai.proxy')

@github-actions github-actions Bot added the no syncPubKeyDomain syncPubKeyDomain not set. Template is not secured. label Jun 12, 2026
@github-actions

Copy link
Copy Markdown

JSON Schema Validation Failed

Details
Checking schema for hibubo.ai.proxy.json
Schema validation errors were encountered.
  hibubo.ai.proxy.json::$: {'providerId': 'hibubo.ai', 'providerName': 'HiBubo', 'serviceId': 'proxy', 'serviceName': 'HiBubo AI Visibility Proxy', 'version': 1, 'logoUrl': 'https://hibubo.ai/favicon.png', 'description': 'Connects your domain to the HiBubo rendering proxy so AI crawlers (ChatGPT, Perplexity, Claude, Gemini) receive fully rendered pages. Adds a single CNAME record pointing to proxy.hibubo.ai.', 'syncRedirectDomain': 'hibubo.ai,hibubo-dashboard.vercel.app', 'hostRequired': False, 'records': [{'type': 'CNAME', 'host': '@', 'pointsTo': 'proxy.hibubo.ai', 'ttl': 3600}]} is not valid under any of the given schemas
  Underlying errors caused this.

  Best Match:
    $: {'providerId': 'hibubo.ai', 'providerName': 'HiBubo', 'serviceId': 'proxy', 'serviceName': 'HiBubo AI Visibility Proxy', 'version': 1, 'logoUrl': 'https://hibubo.ai/favicon.png', 'description': 'Connects your domain to the HiBubo rendering proxy so AI crawlers (ChatGPT, Perplexity, Claude, Gemini) receive fully rendered pages. Adds a single CNAME record pointing to proxy.hibubo.ai.', 'syncRedirectDomain': 'hibubo.ai,hibubo-dashboard.vercel.app', 'hostRequired': False, 'records': [{'type': 'CNAME', 'host': '@', 'pointsTo': 'proxy.hibubo.ai', 'ttl': 3600}]} should not be valid under {'$ref': '#/definitions/DomainConnectTemplateWithHostRequired'}
  Best Deep Match:
    $.hostRequired: True was expected

@github-actions github-actions Bot added the schema-error JSON Schema validation failed label Jun 12, 2026
@github-actions

Copy link
Copy Markdown

Linter error

hibubo.ai.proxy.json

Level Code Note
info DCTL1029 template does not have syncPubKeyDomain
error DCTL1012 record host must not be @ when template hostRequired is false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Checklist of common problems not complete See PR template and mark *all* checkboxes, even if not applicable. Explain any discrepancies. no syncPubKeyDomain syncPubKeyDomain not set. Template is not secured. PR description incomplete The PR description template was not filled in at all, altered or filled in improperly. schema-error JSON Schema validation failed Test links missing No test links from Online Editor provided

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant