Updated instance issue

This commit is contained in:
WardPearce
2024-05-08 15:37:01 +12:00
parent 8ada73c069
commit eef511644f
3 changed files with 48 additions and 31 deletions
+13 -1
View File
@@ -78,7 +78,7 @@ body:
- type: checkboxes - type: checkboxes
attributes: attributes:
label: Twice daily IPV6 rotation label: IPV6 rotation
description: "Are you avoiding YouTube rate limiting with IPV6 rotation?" description: "Are you avoiding YouTube rate limiting with IPV6 rotation?"
options: options:
- label: "Yes" - label: "Yes"
@@ -93,6 +93,18 @@ body:
validations: validations:
required: false required: false
- type: checkboxes
attributes:
label: Optional Materialious configuration
description: "What optional Materialious steps have you configured."
options:
- label: "RYD-Proxy"
required: false
- label: "Syncious integration"
required: false
- label: "Self-hosted PeerJS"
required: false
- type: textarea - type: textarea
id: more-infos id: more-infos
attributes: attributes:
+1 -6
View File
@@ -38,12 +38,7 @@
- YT path redirects (So your redirect plugins should still work!) - YT path redirects (So your redirect plugins should still work!)
# Public instances # Public instances
- [materialio.us](https://materialio.us) [Public instances are listed here](./docs/INSTANCES.md).
- **Location:** New Zealand
- **Threads:** 6
- **Twice daily IPV6 rotation:** Yes
- **Cloudflare:** No
- **Accounts:** Yes
Open an issue to add your instance. Open an issue to add your instance.
+10
View File
@@ -0,0 +1,10 @@
# Public instances
- [materialio.us](https://materialio.us)
- **Location:** New Zealand
- **Threads:** 6
- **IPV6 rotation:** Yes
- **Cloudflare:** No
- **Accounts:** Yes
- **RYD-Proxy:** Yes
- **Syncious integration:** Yes
- **Self-hosted PeerJS:** No