How to use hostinger domain with github pages

Viewed 1942

I have a website hosted on github pages and I bought a domain name from hostinger. I am adding A records and CNAME. But the website is going to "parked domain name on hostinger" instead of my github page. Afaik I am doing everything correctly and adding the correct IPs in the A records.

2 Answers

Create two AAAA DNS adress and put the following ipv6 adresses: 2606:50c0:8000::153 and 2606:50c0:8000::154

Related