mirror of
https://github.com/xx025/carrot.git
synced 2025-02-01 10:22:55 +08:00
42 lines
552 B
Markdown
42 lines
552 B
Markdown
---
|
|
name: 添加站点
|
|
about: 添加站点的模板
|
|
title: '[添加站点] '
|
|
labels: add-site
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
|
|
**网址**
|
|
|
|
```
|
|
http://example.com/
|
|
```
|
|
|
|
**网站类型**
|
|
|
|
- [x] ChatGPT站点
|
|
- [ ] 其他
|
|
|
|
**使用方式**
|
|
|
|
> 请选择一项网站模式,如方便,请尽量选填此项
|
|
|
|
- [x] 😄 免费使用
|
|
- [ ] 🔑 免费使用,需要登录或密码
|
|
- [ ] 🤑 付费使用
|
|
- [ ] 🎁 付费使用,体验次数
|
|
|
|
**ico 路径(可选)**
|
|
|
|
```
|
|
http://example.com/favicon.ico
|
|
```
|
|
|
|
**是否需要国际网络(可选)**
|
|
|
|
- [x] 否
|
|
- [ ] 是
|
|
|