Files
deobf-maintenance/original/config.js

8 lines
283 B
JavaScript

// might not work because the deobfuscation process could might have altered variable names
const config = {
title: "Minecraft Server | Maintenance",
discord: "https://discord.gg/yourserver",
vote: "https://minecraft-server-vote-link.com",
store: "https://yourstore.com",
};