Mistaken Activity

Status
Not open for further replies.

andys92_436

New Member
Messages
1
Reaction score
0
Points
0
Hi there i was using my account to record my work hours and shifts and was accused of phishing.. i promise this is not the case
all my hours and shifts were being entered manually by me then saved into a txt file...
 

Anna

I am just me
Staff member
Messages
11,783
Reaction score
595
Points
113
Any good reason said page uses googles header? Because that would be what caused your account to be suspended, together with the fact the page actually looks similar to googles gmail login.
Code:
header ('Location: https://www.google.com/accounts/ServiceLoginAuth?service=mail ');
Due to this, the account will remain suspended.

It could also be argued it is not a working site, since it basically hosts a script to allow you to keep track of your work hours (script hosting).
 
Status
Not open for further replies.
Top