Skip to content

Commit 6ac97ad

Browse files
authored
Update Rule 2 of instance list (#544)
Now that Invidious has switched to tagged versioning again, the rule ensuring that instances must not be a month out of date should be updated to support this.
1 parent 764718a commit 6ac97ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/instances.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
## Rules to have your instance in this list:
7878

7979
1. Instances MUST have been up for at least a month before it can be added to this list.
80-
2. Instances MUST have been updated in the last month. An instance that hasn't been updated in the last month is considered unmaintained and is removed from the list.
80+
2. Instances MUST not be more than a month out of date compared with either the latest commit or latest release. Any instance that is more than a month out of date is considered unmaintained and will be removed from the list.
8181
3. Instances MUST have statistics (`/api/v1/stats`) enabled (`statistics_enabled: true` in the configuration file).
8282
4. Instances MUST have an uptime of at least 90% ([according to uptime.invidious.io](https://uptime.invidious.io/)).
8383
5. Instances MUST be served via domain name.

0 commit comments

Comments
 (0)