Skip to content

Automatic fill your State University of Jakarta EDOM

Notifications You must be signed in to change notification settings

maulananizhar/edom-filler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

EDOM Filler

Automatic fill your University State of Jakarta EDOM

How to run

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

About

Automatic fill your State University of Jakarta EDOM

Topics

Resources

Stars

Watchers

Forks