mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-11-25 12:32:42 +00:00
Oops, broke the tracking pixel
This commit is contained in:
2
js/_i.js
2
js/_i.js
@@ -1,7 +1,7 @@
|
||||
|
||||
(function () {
|
||||
const me = window.document.currentScript;
|
||||
const url = me.getAttribute('data-url');
|
||||
const url = me.getAttribute('data-i-url');
|
||||
const iOS = !!window.navigator.platform && /iPad|iPhone|iPod/.test(window.navigator.platform);
|
||||
|
||||
const vendor = window.navigator.vendor;
|
||||
|
||||
Reference in New Issue
Block a user