Do NOT update the README.md
file. It is updated from the /data
folder automatically.
- 18+ services
- Illegal services
- Self hosted services
- Unfinished services
- Free subdomain providers that are not listed on the Public Suffix List
- Check if the service is already on the list.
- Make sure your service is not a disallowed service.
- Go to the
/data
folder and click on the category the service matches and add it.- Make sure it is in the proper format.
- e.g.
| [Service](https://example.com) | Description of the service. |
- e.g.
- Make sure it is in the correct category.
- Make sure it is in alphabetical order.
- Make sure the URL has no trailing slash.
- ❌
https://google.com/
- ✅
https://google.com
- ❌
- Make sure it is in the proper format.
- Open a pull request.
- Wait for your pull request to be approved.
- Go to the
/data
folder and click on the category the service is in. - Remove the service from the file.
- Open a pull request.
- Provide a reason in the description of your pull request for the removal of the service.
- Wait for your pull request to be approved.
- Create a file with the name of the category you want to add.
- e.g.
APIs_Data_and_ML.md
- e.g.
- Adding a heading to the file with the category name.
- e.g.
# APIs, Data and ML
- e.g.
- Create a table for the services.
| Website | Description |
|:-:|-|
- Add at least one service to the table.
- Add the category to the Table of Contents.
- Open a pull request.
- Provide a reason in the description of your pull request for the adding of the category.
- Wait for your pull request to be approved.
- Test that the updated script works in a fork of this repository.
- Open a pull request.
- Provide a reason in the description of your pull request with the specified changes.
- Wait for your pull request to be approved.