Wednesday, December 2, 2020

I will find you !

 https://tools.keycdn.com/geo

IP Location Finder API#

Get the IP geolocation data through the simple REST API. All the responses are JSON encoded. We are rate limiting requests (3r/s) to avoid overload of the system.

https://tools.keycdn.com/geo.json?host=93.82.84.24

What is my IP ?

https://www.infosniper.net/




MORE TIPS:




wmic memorychip list full

wmic diskdrive list full

wmic baseboard list full

wmic cdrom list full

pause




uses MMSystem;

procedure TForm1.Button1Click(Sender: TObject);
begin
  sndPlaySound('C:\Windows\Media\Tada.wav',
    SND_NODEFAULT Or SND_ASYNC Or SND_LOOP);
end;

procedure TForm1.Button2Click(Sender: TObject);
begin
  sndPlaySound(nil, 0); // Stops the sound
end;

No comments:

Post a Comment

Коментар: