bigckck commited on
Commit
6989a4a
·
verified ·
1 Parent(s): 984b8b9

create me a simple osint interface for my osint automation, where I will be able to fill a form that contains: ICO, Meno a Priezvisko, Telefonne cislo, email, Adresa, the ico and name + surname are mandatory fields, others are just optional, the form after submission will be sent as a json body in a http post call to this webhook url:https://primary-production-52f55.up.railway.app/webhook/14ba7496-51b2-49f7-b330-f69309bb414d,

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -1,10 +1,13 @@
1
  ---
2
- title: Deepsite Project
3
- emoji: 🌍
4
- colorFrom: indigo
5
- colorTo: blue
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
1
  ---
2
+ title: DeepSite Project
3
+ colorFrom: green
4
+ colorTo: pink
5
+ emoji: 🐳
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite-v3
10
  ---
11
 
12
+ # Welcome to your new DeepSite project!
13
+ This project was created with [DeepSite](https://deepsite.hf.co).