MCPcopy Index your code
hub / github.com/hoothin/UserScripts / getXhrHandler

Function getXhrHandler

Picviewer CE+/dist.user.js:16793–16795  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16791 return result;
16792 };
16793 let getXhrHandler = e => {
16794 getXhr();
16795 };
16796 if (xhr) {
16797 imgSpan.dataset.xhr = true;
16798 imgSpan.addEventListener('getxhr', getXhrHandler);

Callers

nothing calls this directly

Calls 1

getXhrFunction · 0.70

Tested by

no test coverage detected