I have implemented Safe Browsing API. I have domains that are declared as phishing domains. I have tested them and as the response I get empty array.
My question is, does google safe browsing API has type PHISHING anymore? I have fetched the safe browsing list but I have only find those types:
MALWARE,
UNWANTED_SOFTWARE,
SOCIAL_ENGINEERING,
POTENCIALLY_HARMFUL_APPLICATION
Now I'm concerned because I can't test my domains on type phishing.
Does anyone knows anything about this?