| 1 | //If you want to add your own bypass, go to injection_script.js |
| 2 | if(document instanceof Document) |
| 3 | { |
| 4 | let clipboardIndex=location.hash.indexOf("#bypassClipboard="),ignoreCrowdBypass=false,bypassClipboard="" |
nothing calls this directly
no test coverage detected