how can i know which app or website is using my node js api.. can i get the websites url or apps package name using node ? thanks
For further actions, you may consider blocking this person and/or reporting abuse
how can i know which app or website is using my node js api.. can i get the websites url or apps package name using node ? thanks
For further actions, you may consider blocking this person and/or reporting abuse
Darko Bozhinovski -
Nazrul Hassan -
Anwar Hossain -
akdevelop -
Top comments (2)
LMGTFY...
futurestud.io/tutorials/retrieve-a...
what i really need to retrieve isnt the ip address as your link suggests, i want to retrieve the ios or android app name(package name) and website domain name as stated in my question. thanks