2022-04-21 22:20:51 +00:00
|
|
|
name: 🗑 Source removal request
|
2022-03-05 17:21:46 +00:00
|
|
|
description: Scanlators can request their site to be removed
|
|
|
|
labels: [Meta request]
|
|
|
|
body:
|
|
|
|
|
|
|
|
- type: input
|
|
|
|
id: link
|
|
|
|
attributes:
|
|
|
|
label: Source link
|
|
|
|
placeholder: |
|
|
|
|
Example: "https://notrealscans.org"
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
|
|
|
|
- type: textarea
|
|
|
|
id: other-details
|
|
|
|
attributes:
|
|
|
|
label: Other details
|
|
|
|
placeholder: |
|
|
|
|
Additional details and attachments.
|
|
|
|
|
|
|
|
- type: checkboxes
|
2022-03-05 17:26:07 +00:00
|
|
|
id: requirements
|
2022-03-05 17:21:46 +00:00
|
|
|
attributes:
|
2022-03-05 17:26:07 +00:00
|
|
|
label: Requirements
|
2022-03-05 17:21:46 +00:00
|
|
|
description: Your request will be denied if you don't meet these requirements.
|
|
|
|
options:
|
2023-09-14 20:14:11 +00:00
|
|
|
- label: I've added a `TXT` DNS record for my domain with the value `tachiyomi-verification`
|
2022-03-05 17:21:46 +00:00
|
|
|
required: true
|
2022-03-05 17:26:07 +00:00
|
|
|
- label: Site only hosts content scanlated by the group and not stolen from other scanlators or official releases (i.e., not an aggregator site)
|
2022-03-05 17:21:46 +00:00
|
|
|
required: true
|
2022-03-05 17:26:07 +00:00
|
|
|
- label: Site is not infested with user-hostile features (e.g., invasive or malicious ads)
|
2022-03-05 17:21:46 +00:00
|
|
|
required: true
|