Updated instance issue
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
Reference in New Issue
Block a user