اصلاح پروانه
http://eservices.guilan-nezam.ir/cartable/controllerchangeprv/controlmapSnapi.t2t
var inputSubmit = document.querySelector('[name="send"]');
function refresh() {
setTimeout(() => {
location.reload()
}, 400);
}
function playAudio(url) {
new Audio(url).play();
};
if(inputSubmit){
document.querySelector('[name="send"]').click();
playAudio('https://yektatour.ir/11.mp3');
}else{
refresh();
}Install requires the InjectJS Chrome extension. Scripts run only on sites matching the pattern above. Review code before installing any community script.