Skip to content

Add ssrsbot.json configuration file#150

Open
ssrszdx wants to merge 1 commit into
LibreSpark:mainfrom
ssrszdx:main
Open

Add ssrsbot.json configuration file#150
ssrszdx wants to merge 1 commit into
LibreSpark:mainfrom
ssrszdx:main

Conversation

@ssrszdx
Copy link
Copy Markdown

@ssrszdx ssrszdx commented Mar 18, 2026

域名申请

申请的子域名(必填)

ssrsbot.ciao.su

用途说明(必填)

个人笔记类网站

检查清单(必填)

  • 我已阅读并同意服务条款
  • 我的子域名申请格式正确
  • 我确认申请的子域名未被占用
  • 我理解我的域名配置将公开显示在此仓库中
  • 我承诺不将域名用于违法、有害或滥用目的

补充说明

Copilot AI review requested due to automatic review settings March 18, 2026 06:32
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new DNS configuration JSON for the requested ssrsbot.ciao.su subdomain in the LibreDomains repository.

Changes:

  • Added a new JSON config file describing the subdomain owner metadata and DNS records.
  • Attempted to configure the subdomain using two apex (@) CNAME records.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread ssrsbot.json
Comment on lines +1 to +5
{
"description": "个人笔记网站",
"subdomain": "ssrsbot",
"domain": "ciao.su",
"owner": {
Comment thread ssrsbot.json
Comment on lines +17 to +23
},
{
"type": "CNAME",
"name": "@",
"content": "nova.ns.cloudflare.com",
"ttl": 3600,
"proxied": false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants