do {
    t = t ? t.parent : window;
    try {
      e = t.document.referrer;
    } catch (_) {