HINT: Use a proxy like BurpSuite to modify the http header.
use this command ┌─[✗]─[root@parrot]─[/home/raju] └──╼ #curl "http://165.227.106.113/header.php" --user-agent "Sup3rS3cr3tAg3nt" --referer awesomesauce.com
Need to use "Referer" and not "Origin" for your header
1 day ago
.