Stars: 587
Forks: 56
Pull Requests: 4
Issues: 6
Watchers: 12
Last Updated: 2023-05-26 17:36:04
590+ usernames in this dictionary! A list of reserved usernames to prevent url collision with resource paths. This repository hosts the list in multiple formats like JSON, CSV, SQL and plain text. You can use its just download its by wget.
License: MIT License
Languages: Go, PHP, Makefile
A list of reserved usernames to prevent url collision with resource paths.
This repository hosts the list in multiple formats like JSON, CSV, SQL and plain text.
You can use its just download its by wget.
You can download the list by wget.
CSV:
wget https://github.com/shouldbee/reserved-usernames/raw/master/reserved-usernames.csv
JSON:
wget https://github.com/shouldbee/reserved-usernames/raw/master/reserved-usernames.json
SQL:
wget https://github.com/shouldbee/reserved-usernames/raw/master/reserved-usernames.sql
Plain text:
wget https://github.com/shouldbee/reserved-usernames/raw/master/reserved-usernames.txt
You need go to compile multiple formats.
make build.