Commit 2071739
Expand networkidle exclusion list to cover analytics, tracking, and heartbeats
Add Google Analytics, GTM, Hotjar, FullStory, LogRocket, Mouseflow, Clarity,
Datadog, Sentry, New Relic, Forter, and generic heartbeat/keepalive/beacon
patterns. These continuously-polling endpoints prevent networkidle from firing
on real-world sites like partner.getyourguide.com (Looker heartbeats, Forter
events, Datadog telemetry).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent debbeeb commit 2071739
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
591 | | - | |
| 591 | + | |
592 | 592 | | |
593 | | - | |
| 593 | + | |
594 | 594 | | |
595 | 595 | | |
596 | 596 | | |
| |||
0 commit comments