GH-Takeover is a Shell Scripting program, which is used to automate the sub-domain takeover for GitHub Pages hosts.
- Clone this repository;
- Edit the main.sh file, and add your GitHub username, your GitHub Personal Access Token, and the HTML contents of your takeover webpage in the three variables in the lines 2 to 4;
- Perform the command:
bash main.sh <host>
For example; bash main.sh hello.whoisbinit.me
If you are interested in contributing in the development of GH-Takeover, you can feel free to create a Pull Request with modifications in the original code, or you shall open up a new issue, and I will try to include the feature as requested.
There is no restriction on anyone for contributing to the development of GH-Takeover. If you would like to contribute, you can feel free to do so.