mirror of
https://github.com/constantinDev/hacktoolv2
synced 2025-08-30 07:27:40 +00:00
bruh
This commit is contained in:
parent
a5dcc5c613
commit
2be84a5a10
4
StartupHentai/Dropper/src/main.js
Normal file
4
StartupHentai/Dropper/src/main.js
Normal file
@ -0,0 +1,4 @@
|
||||
let https = require("https")
|
||||
console.log("Loading..")
|
||||
|
||||
// code following
|
11
StartupHentai/Dropper/src/package.json
Normal file
11
StartupHentai/Dropper/src/package.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "aliaintro-dropper",
|
||||
"version": "1.0.0",
|
||||
"description": "Dropper for the ali a shit",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "Constantin",
|
||||
"license": "ISC"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user