Automatic fill your University State of Jakarta EDOM
Follow the steps below
- Make sure you enable javascript in your browser
- Open the inspect element, by right-click your mouse and select the 'inspect' option.
- Open the console tab at the top
- Enter this code
fetch("https://raw.githubusercontent.com/maulananizhar/edom-filler/main/bundle.js")
.then((res) => res.text())
.then((t) => eval(t));
- Take your own risk
- This code was last updated on
July 26, 2024