Langsung login LMS coy
// ==UserScript== // @name LMS Tel-U Auto Login // @namespace http://github.com/raffiihza // @version 1.0 // @description Langsung login LMS coy // @author Raffi Ihza Zuhairnawan // @match https://lms.telkomuniversity.ac.id // @match https://lms.telkomuniversity.ac.id/login/index.php // @icon https://lms.telkomuniversity.ac.id // @grant none // @license MIT // ==/UserScript== window.location.href = "https://lms.telkomuniversity.ac.id/auth/oidc/";