I made a folder in my website called tests
there i added some php that gets the contents of different files
and i set it to get the contents of facebook
print file_get_contents("http://facebook.com");
it worked
but after a few reloads i got a red screen from chrome saying
Deceptive site ahead
Attackers on andihamolli.tk may trick you into doing something dangerous like installing software or revealing your personal information (for example, passwords, phone numbers, or credit cards).
and it keeps staying like that no matter in which computer i open my site.
how do i fix this issue? Thanx in advance
my website is

