mirror of
https://github.com/constantinDev/hacktoolv2
synced 2025-08-30 22:25:38 +00:00
bruh
This commit is contained in:
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"
|
||||
}
|
Reference in New Issue
Block a user