mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2024-12-06 19:16:43 +01:00
1
Listing your new public instance
httpjamesm edited this page 2024-06-11 18:07:19 -04:00
The official page to browse all known public AnonymousOverflow instances is at the hub. These listings are derived from the instances.json file at the top-level directory of the main repository. To add your instance, you have to fork the repository and create a pull request with your new instance appended to the manifest file.
- Fork the repository
- Edit the
instances.jsonfile by adding your new instance in the appropriate array. Follow the existing format of the other listing objects. - Create a pull request