parent
4491d2f81b
commit
b34f951c4d
|
@ -15,8 +15,8 @@ var RequestGuard = (() => {
|
||||||
object: "object",
|
object: "object",
|
||||||
object_subrequest: "fetch",
|
object_subrequest: "fetch",
|
||||||
xmlhttprequest: "fetch",
|
xmlhttprequest: "fetch",
|
||||||
|
beacon: "fetch",
|
||||||
ping: "ping",
|
ping: "ping",
|
||||||
beacon: "ping",
|
|
||||||
media: "media",
|
media: "media",
|
||||||
other: "",
|
other: "",
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue