Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/livrasand/isfreelancer.com
A service to allow freelancers to get free '.isfreelancer.com' subdomains.
https://github.com/livrasand/isfreelancer.com
custom-domains domain free free-for-developers github-pages subdomain website
Last synced: about 1 month ago
JSON representation
A service to allow freelancers to get free '.isfreelancer.com' subdomains.
- Host: GitHub
- URL: https://github.com/livrasand/isfreelancer.com
- Owner: livrasand
- Created: 2024-09-21T22:27:49.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-09T16:00:12.000Z (3 months ago)
- Last Synced: 2024-11-27T00:11:55.993Z (about 1 month ago)
- Topics: custom-domains, domain, free, free-for-developers, github-pages, subdomain, website
- Homepage: https://www.isfreelancer.com
- Size: 36.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Banner](https://github.com/user-attachments/assets/9022ae95-4b2f-4ad8-8590-731b35ac83a2)
## Who we are
We are a free subdomain service who provide sweet-looking `.isfreelancer.com` subdomains for freelancers!## Why use us?
- We support many types of records
- Quick PR response times*
- Fast support for issues###### *Response times may vary based on the amount of PRs we are receiving.
## Register
1. [Fork](https://github.com/livrasand/isfreelancer.com) and star this repository
2. In the `subdomains` folder, create a JSON file named `subdomain.json` and include the following information to register your subdomain:
**Name:** The hostname or prefix of your subdomain (without the `.isfreelancer.com`). For example, `blog` or `store`. The name must follow these rules:- It can include a period (`.`) but not as the first or last character.
- It cannot contain ellipses (`...`).
- It cannot start or end with a hyphen (`-`).
- It cannot be the `@` symbol.
- It must not already be in use by another record.
- It must have no more than 63 characters per label (separated by periods).
Example: `63characters.63characters.goodexample.com`.
The total length must not exceed 255 characters.```json
{
"username": "your-github-username",
"subdomain": "your-subdomain",
"email": "your-email",
"url": "your-domain-or-ip"
}
```This will register `your-subdomain.isfreelancer.com`.
3. Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!*
4. After the pull request is merged, please allow up to 48 hours for the changes to propagate
5. Enjoy your new `.isfreelancer.com` domain!## Work with
We have verified that `isfreelancer.com` works seamlessly with the following services:
- [x] [InfinityFree.com](infinityfree.com) (Hosting)
- [x] [ZeroSSL](zerossl.com) (Free SSL Provider)