Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
1
2
3
4
5
import { curl } from "https://esm.town/v/stevekrouse/curl";
export let trackingPixelSuperhuman = curl(
"https://r.superhuman.com/fYn89VfK8B4qtmZchgCmgjV1VWlvo0LBjjlCF4RG-k=HayrRBled5HuyjvniDqvRsUtraOHqwVTBgxh4BLvM8H-bJGtaz_p-EQEk-IodP8pXqh8Xkjet8Q=-HneDo_dcZnmEWZz1aC7SH6viWdqPQftE1ZmqYt-d_fNP0MpyiRg33W0i8ET4ol5S4L.gif",
);
October 23, 2023