MCPcopy Index your code
hub / github.com/FastForwardTeam/FastForward / callback

Function callback

src/js/injection_script.js:2202–2208  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2200 }
2201 f.id = ""
2202 const callback = () => {
2203 f.action += "#bypassClipboard=" + i
2204 if (ignoreCrowdBypass) {
2205 f.action += "#ignoreCrowdBypass"
2206 }
2207 f.submit()
2208 }
2209 if (i) {
2210 if (id) {
2211 // Referers allow the "Was this not correct?" button at html/crowd-bypassed.html to repeat the process, on some sites it has to be changed for that:

Callers 3

updateBypassDefinitionsFunction · 0.85
tickFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected