mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 18:06:38 -04:00
fix AMP pixel (hopefully)
This commit is contained in:
@ -181,7 +181,7 @@
|
||||
);
|
||||
/** endif **/
|
||||
|
||||
var sendBeaconText = "sendBeacon";
|
||||
// var sendBeaconText = "sendBeacon";
|
||||
|
||||
var sendOnLeave = function (id, push) {
|
||||
var append = { type: "append", original_id: push ? id : lastPageId };
|
||||
|
Reference in New Issue
Block a user