Answer:
1. First request an IP address corresponding to the raw.githubusercontent.com domain name
Go to the URL for this request: https://tools.ipip.net/domain.php
2. Change the hosts file
Linux is usually /etc/host
vi /etc/hosts
Add a line to the bottom of the hosts file
151.101.108.133 raw.githubusercontent.com
Just save it.