Created
February 20, 2021 11:05
-
-
Save ahbanavi/9dae2341ef1ea4059ecfe0cfff9fac33 to your computer and use it in GitHub Desktop.
Bypass Amozeshyar iGap code
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Amozeshyar Bypass iGap | |
// @version 1 | |
// @description Bypass Amozeshyar iGap code | |
// @author Yedoost | |
// @match http://stdn.iau.ac.ir/Student/captchaProcess | |
// @match http://stdn.iau.ac.ir/Student/manageAccount | |
// @grant none | |
// ==/UserScript== | |
(function() { | |
'use strict'; | |
var style = document.createElement('style'); | |
style.innerHTML = ` | |
#captcha { | |
display: unset !important; | |
} | |
`; | |
document.head.appendChild(style); | |
})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
بخش آپدیت رو بخون تو توضیحات
متاسفانه از کار انداختن
از سمت بکند چک میکنن دو دقیقه رو روی سشن هیچ راهی به ذهنم نرسید.
@xmha97