sightlessace / moonify-logger

Grabify-like alternative, sends the same info Grabify sends you, but instead it sends it to your discord web-hook.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moonify logger

Grabify-like alternative, sends the same info Grabify sends you, but instead it sends it to your discord web-hook.

Setup

  1. Download the code
  2. Open script.js with any text editor
  3. Change the webhook
  4. Save the file
  5. Open index.html
  6. Check your discord webhook.

Optional

1. make a website for it so when they click the website the same thinks happens when you click index.html

2. use replit since that works

3. go to replit

4. sign up for a account (free)

5. press create

6. click import from github

7. put the repo url, which is going to be https://github.com/Yuvi5001/moonify-logger

8. select the correct programming language (HTML, CSS JavaScript)

9. and click the import from github button.

image image image image

Features

  • Browser info
    • Operating System
    • IP Address
    • Country
    • Date/Time
    • Browser
    • User Agent
    • Referring URL
    • Host Name
    • ISP

Errors?

Educational purposes only

About

Grabify-like alternative, sends the same info Grabify sends you, but instead it sends it to your discord web-hook.

License:MIT License


Languages

Language:JavaScript 93.9%Language:HTML 5.3%Language:CSS 0.7%