airtel bill payment1

a script to populate my phne number in airtel

// ==UserScript==
// @name         airtel bill payment1
// @version      1
// @description  a script to populate my phne number in airtel
/////////////////

/////////////////
// @grant        none
// @namespace    whizdm.com
// @run-at       document-start
// @include      *://gf.qytechs.cn/forum/discussion/*
// ==/UserScript==
document.payBillFormBean.serviceInstance.value = "99003430343";
document.payBillFormBean.payAmount.value ="500";
document.payBillFormBean.submit();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址