Skip to content
https://tasteofhome.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
67
GRADE
D
FIX
6
REVIEW
1
PASS
8
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

36
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
88
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
69
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

3.33 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

5.08 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

5.20 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.000

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

10.39 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

35.59 s

Page Load Progression

495 ms
991 ms
1.5 s
2.0 s
2.5 s
3.0 s
3.5 s
4.0 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
4.2 MB transferred, 419 requests
FIX
4.2 MB transferred, 419 requests
Critical::
Page weighs 14.0 MB (4.2 MB transferred)
Warning::
JavaScript is 2.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.6 MB
Info::
Fonts are 234 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 234 KB
Warning::
419 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.89 g CO2 per page load
4.2 MB / 2.4 MB budget
4.2 MB transferred
419 requests
0.89 g CO2 per page load
JavaScript 2.6 MiB 62%
Images 919.2 KiB 21%
Fonts 233.7 KiB 5%
Other 127.1 KiB 3%
HTML 114.7 KiB 3%
CSS 97.5 KiB 2%
Other 84.7 KiB 2%
Other 50.2 KiB 1%
Other 1.4 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.2 MiB of 4.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
17860ms total JS execution
FIX
17860ms total JS execution
Warning::
Unattributable: 2220ms CPU time
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 1766ms CPU time
Warning::
https://d82f7a30-751a-4689-b7e9-19336a89ab46.edge....: 1720ms CPU time
Warning::
https://www.tasteofhome.com/: 1315ms CPU time
Warning::
https://p3y4viy58ctaw5axk.ay.delivery/manager-scri...: 888ms CPU time
Warning::
Third-party scripts: 17860ms (100% of total)

Main Thread Breakdown

Script Evaluation 65% Other 17% Script Parsing & Compilation 9% Style & Layout 5%
ScriptTotalScriptingParse/CompileParty
Unattributable2220ms386ms0ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=310979641766ms1489ms138ms3rd
https://d82f7a30-751a-4689-b7e9-19336a89ab46.edge.permutive.app/d82f7a30-751a-4689-b7e9-19336a89ab46-web.js?ver=6.0.01720ms1013ms118ms3rd
https://www.tasteofhome.com/1315ms88ms12ms3rd
https://p3y4viy58ctaw5axk.ay.delivery/manager-script/yield-manager-script-v3.11.1-prod888ms747ms38ms3rd
https://c.amazon-adsystem.com/aax2/apstag.js868ms673ms161ms3rd
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js846ms644ms197ms3rd
https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_9e4958801741d4d875ab94da23b6d39a.br.js753ms540ms73ms3rd
https://p3y4viy58ctaw5axk.ay.delivery/manager-script/p3Y4viy58ctaW5AxK.deploy?v=DPHTnL84ruigXeBNy740ms666ms57ms3rd
https://cdn.p-n.io/pushly-sdk.min.js?domain_key=Chg2QgQXE9WloIhSI02CwPsz4DaDNLNlVpHa&ver=1.0.0637ms565ms24ms3rd

Showing top 10 of 44 scripts

F
JS Bundles
Action
116 scripts, 869 KB unused
FIX
116 scripts, 869 KB unused
Warning::
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketc...: 150 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 86 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-FVWZ...: 72 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://p3y4viy58ctaw5axk.ay.delivery/manager-scri...: 61 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-E4JC...: 59 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 869 KB
869 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js259 KB150 KB (58%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964188 KB86 KB (46%)3rd
https://www.googletagmanager.com/gtag/js?id=G-FVWZ0RM4DH&l=audDataLayer145 KB72 KB (50%)3rd
https://p3y4viy58ctaw5axk.ay.delivery/manager-script/p3Y4viy58ctaW5AxK.deploy?v=DPHTnL84ruigXeBNy156 KB61 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-E4JC1QS7CB&l=ga4DataLayer147 KB59 KB (40%)3rd
https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_9e4958801741d4d875ab94da23b6d39a.br.js116 KB55 KB (48%)3rd
https://ads.pubmatic.com/AdServer/js/pwt/156512/6397/pwt.js97 KB47 KB (49%)3rd
https://ats-wrapper.privacymanager.io/ats-modules/aa76db9a-f080-4c52-a373-6a77bae99386/ats.js75 KB38 KB (51%)3rd
https://c.amazon-adsystem.com/aax2/apstag.js0 KB38 KB (42%)3rd
https://c.amazon-adsystem.com/aax2/apstag.js91 KB38 KB (42%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
419 resources · 4.2 MB · 869 KB savings available
FIX
419 resources · 4.2 MB · 869 KB savings available
Warning::
Page weight 3.2 MB over 1MB target
Got: 4.2 MB Expected: ≤ 1 MB
Info::
~869 KB of savings available
Warning::
418 third-party resources (100% of weight)
Info::
2 resources over 200KB
419 resources · 4.2 MiB · 418 third-party 3.2 MiB over 1MB target
JavaScript 62% · 2.6 MiB
Image 21% · 921.3 KiB
Other 6% · 250.6 KiB
Font 5% · 233.7 KiB
Document 3% · 122.0 KiB
CSS 2% · 97.5 KiB

~868.9 KiB of savings available

Remove unused JavaScript: 868.9 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
89 images, 0 KB saveable
REVIEW
89 images, 0 KB saveable
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tasteofhome.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
89 images 919 KB
0 oversized -0 KB
82 legacy format
25 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
7 fonts (234 KB)
PASS
7 fonts (234 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

234 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.3 s LCP 5.1 shttps://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Regular.woff2Mulish-Regular.woff2 https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Regular.woff2 — 35.6 KiB — 94 ms — font-display: swaphttps://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Bold.woff2Mulish-Bold.woff2 https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Bold.woff2 — 35.4 KiB — 92 ms — font-display: swaphttps://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-ExtraBold.woff2Mulish-ExtraBold.woff2 https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-ExtraBold.woff2 — 35.7 KiB — 92 ms — font-display: swaphttps://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Italic.woff2Mulish-Italic.woff2 https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Italic.woff2 — 38.2 KiB — 69 ms — font-display: swaphttps://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Geist-Black.woff2Geist-Black.woff2 https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Geist-Black.woff2 — 29.5 KiB — 52 ms — font-display: swaphttps://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Geist-Bold.woff2Geist-Bold.woff2 https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Geist-Bold.woff2 — 29.9 KiB — 37 ms — font-display: swaphttps://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Geist-Regular.woff2Geist-Regular.woff2 https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Geist-Regular.woff2 — 29.3 KiB — 44 ms — font-display: swap
Mulish-Regular.woff2 woff2 swap
Size 36 KB
Load time 94 ms
Start 78 ms
Risk FOUT — text flashes from fallback to web font
Mulish-Bold.woff2 woff2 swap
Size 35 KB
Load time 92 ms
Start 79 ms
Risk FOUT — text flashes from fallback to web font
Mulish-ExtraBold.woff2 woff2 swap
Size 36 KB
Load time 92 ms
Start 79 ms
Risk FOUT — text flashes from fallback to web font
Mulish-Italic.woff2 woff2 swap
Size 38 KB
Load time 69 ms
Start 80 ms
Risk FOUT — text flashes from fallback to web font
Geist-Black.woff2 woff2 swap
Size 30 KB
Load time 52 ms
Start 80 ms
Risk FOUT — text flashes from fallback to web font
Geist-Bold.woff2 woff2 swap
Size 30 KB
Load time 37 ms
Start 352 ms
Risk FOUT — text flashes from fallback to web font
Geist-Regular.woff2 woff2 swap
Size 29 KB
Load time 44 ms
Start 5.0 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
23 hints, 0 missing preconnects
PASS
23 hints, 0 missing preconnects
Info::
Page uses 23 resource hint(s)

Current Resource Hints

preconnect
9
preload
5
dns-prefetch
9
prefetch

23 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
419 requests over 7884ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.3 s LCP 5.1 shttps://tasteofhome.com// https://tasteofhome.com/ — 301 — 353 B — 21 ms — h2https://www.tasteofhome.com/www.tasteofhome.com/ https://www.tasteofhome.com/ — 200 — 47.0 KiB — 39 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Regular.woff2www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Regular.woff2 — 200 — 35.6 KiB — 94 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Bold.woff2www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Bold.woff2 — 200 — 35.4 KiB — 92 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-ExtraBold.woff2www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-ExtraBold.woff2 — 200 — 35.7 KiB — 92 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Italic.woff2www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Italic.woff2 — 200 — 38.2 KiB — 69 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Geist-Black.woff2www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Geist-Black.woff2 — 200 — 29.5 KiB — 52 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee/homepage-2022.css?ver=28.1.1www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/homepage-2022.css?ver=28.1.1 — 200 — 8.0 KiB — 54 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee/header.css?ver=28.1.1www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/header.css?ver=28.1.1 — 200 — 7.6 KiB — 48 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee/style.css?ver=28.1.1www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/style.css?ver=28.1.1 — 200 — 17.9 KiB — 102 ms — h2https://www.tasteofhome.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.2www.tasteofhome.com/wp-includes/css... https://www.tasteofhome.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.2 — 200 — 15.4 KiB — 91 ms — h2https://www.tasteofhome.com/wp-content/plugins/pup-recipes/css/text-ingredients.css?ver=6.8.2www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/pup-recipes/css/text-ingredients.css?ver=6.8.2 — 200 — 223 B — 90 ms — h2https://www.tasteofhome.com/wp-content/plugins/tmbi-affiliate-product-pricing/css/affiliate-button.css?ver=2.3.2www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-affiliate-product-pricing/css/affiliate-button.css?ver=2.3.2 — 200 — 307 B — 89 ms — h2https://www.tasteofhome.com/wp-content/plugins/tmbi-creator-network/css/creator-network.css?ver=2.0.1www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-creator-network/css/creator-network.css?ver=2.0.1 — 200 — 1.3 KiB — 88 ms — h2https://www.tasteofhome.com/wp-content/plugins/widget-options/assets/css/widget-options.csswww.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/widget-options/assets/css/widget-options.css — 200 — 495 B — 86 ms — h2https://www.tasteofhome.com/wp-content/plugins/elasticpress/dist/css/facets-styles.css?ver=7d568203f3965dc85d8awww.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/elasticpress/dist/css/facets-styles.css?ver=7d568203f3965dc85d8a — 200 — 1.3 KiB — 89 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee-toh-child/style.css?ver=24.1.0www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee-toh-child/style.css?ver=24.1.0 — 200 — 5.7 KiB — 86 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee-toh-child/header.css?ver=24.1.0www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee-toh-child/header.css?ver=24.1.0 — 200 — 303 B — 40 ms — h2https://www.tasteofhome.com/wp-content/plugins/tmbi-viafoura/css/viafoura-helper.css?ver=1.2.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-viafoura/css/viafoura-helper.css?ver=1.2.0 — 200 — 567 B — 86 ms — h2https://www.tasteofhome.com/wp-includes/js/jquery/jquery.js?ver=1.0.0www.tasteofhome.com/wp-includes/js/... https://www.tasteofhome.com/wp-includes/js/jquery/jquery.js?ver=1.0.0 — 200 — 83.7 KiB — 104 ms — h2https://www.tasteofhome.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6www.tasteofhome.com/wp-includes/js/... https://www.tasteofhome.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 1.7 KiB — 90 ms — h2https://www.tasteofhome.com/wp-content/plugins/tmbi-cookie-compliance-v2-ketch-helper/scripts/helper.js?ver=1.3.1www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-cookie-compliance-v2-ketch-helper/scripts/helper.js?ver=1.3.1 — 200 — 1.7 KiB — 92 ms — h2https://www.tasteofhome.com/wp-content/plugins/tmbi-cookie-compliance-v2/scripts/common.js?ver=1.2.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-cookie-compliance-v2/scripts/common.js?ver=1.2.0 — 200 — 1.7 KiB — 93 ms — h2https://www.tasteofhome.com/wp-content/plugins/tmbi-ad-density/js/ad-density-ga-integration.js?ver=9.0.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-ad-density/js/ad-density-ga-integration.js?ver=9.0.0 — 200 — 826 B — 61 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-ad-density/js/ad-density-gam-integration.js?ver=9.0.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-ad-density/js/ad-density-gam-integration.js?ver=9.0.0 — 200 — 442 B — 61 ms — h3https://www.tasteofhome.com/wp-content/mu-plugins/tmbi-js-utils/js/js-util-query.js?ver=1.2.0www.tasteofhome.com/wp-content/mu-p... https://www.tasteofhome.com/wp-content/mu-plugins/tmbi-js-utils/js/js-util-query.js?ver=1.2.0 — 200 — 699 B — 61 ms — h3https://www.tasteofhome.com/wp-content/themes/bumblebee/js/cm-ribbon.js?ver=28.1.1www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/js/cm-ribbon.js?ver=28.1.1 — 200 — 1.2 KiB — 60 ms — h3https://www.tasteofhome.com/wp-content/uploads/2021/09/toh-interior-logo.svgwww.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2021/09/toh-interior-logo.svg — 200 — 3.9 KiB — 60 ms — h3https://www.tasteofhome.com/wp-content/uploads/2026/01/Ube-Cake_EXPS_FT25_280865_AC_1125_10.jpg?resize=250%2C250&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2026/01/Ube-Cake_EXPS_FT25_280865_AC_1125_10.jpg?resize=250%2C250&w=680 — 200 — 11.5 KiB — 94 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/11/Creators_Portrait_Tam_To_MD_P2_10_15_2b_preview.jpg?resize=295,295www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/11/Creators_Portrait_Tam_To_MD_P2_10_15_2b_preview.jpg?resize=295,295 — 200 — 13.9 KiB — 59 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.3 s LCP 5.1 shttps://tasteofhome.com// https://tasteofhome.com/ — 301 — 353 B — 21 ms — h2https://www.tasteofhome.com/www.tasteofhome.com/ https://www.tasteofhome.com/ — 200 — 47.0 KiB — 39 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Regular.woff2www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Regular.woff2 — 200 — 35.6 KiB — 94 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Bold.woff2www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Bold.woff2 — 200 — 35.4 KiB — 92 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-ExtraBold.woff2www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-ExtraBold.woff2 — 200 — 35.7 KiB — 92 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Italic.woff2www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Mulish-Italic.woff2 — 200 — 38.2 KiB — 69 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Geist-Black.woff2www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Geist-Black.woff2 — 200 — 29.5 KiB — 52 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee/homepage-2022.css?ver=28.1.1www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/homepage-2022.css?ver=28.1.1 — 200 — 8.0 KiB — 54 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee/header.css?ver=28.1.1www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/header.css?ver=28.1.1 — 200 — 7.6 KiB — 48 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee/style.css?ver=28.1.1www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/style.css?ver=28.1.1 — 200 — 17.9 KiB — 102 ms — h2https://www.tasteofhome.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.2www.tasteofhome.com/wp-includes/css... https://www.tasteofhome.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.2 — 200 — 15.4 KiB — 91 ms — h2https://www.tasteofhome.com/wp-content/plugins/pup-recipes/css/text-ingredients.css?ver=6.8.2www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/pup-recipes/css/text-ingredients.css?ver=6.8.2 — 200 — 223 B — 90 ms — h2https://www.tasteofhome.com/wp-content/plugins/tmbi-affiliate-product-pricing/css/affiliate-button.css?ver=2.3.2www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-affiliate-product-pricing/css/affiliate-button.css?ver=2.3.2 — 200 — 307 B — 89 ms — h2https://www.tasteofhome.com/wp-content/plugins/tmbi-creator-network/css/creator-network.css?ver=2.0.1www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-creator-network/css/creator-network.css?ver=2.0.1 — 200 — 1.3 KiB — 88 ms — h2https://www.tasteofhome.com/wp-content/plugins/widget-options/assets/css/widget-options.csswww.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/widget-options/assets/css/widget-options.css — 200 — 495 B — 86 ms — h2https://www.tasteofhome.com/wp-content/plugins/elasticpress/dist/css/facets-styles.css?ver=7d568203f3965dc85d8awww.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/elasticpress/dist/css/facets-styles.css?ver=7d568203f3965dc85d8a — 200 — 1.3 KiB — 89 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee-toh-child/style.css?ver=24.1.0www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee-toh-child/style.css?ver=24.1.0 — 200 — 5.7 KiB — 86 ms — h2https://www.tasteofhome.com/wp-content/themes/bumblebee-toh-child/header.css?ver=24.1.0www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee-toh-child/header.css?ver=24.1.0 — 200 — 303 B — 40 ms — h2https://www.tasteofhome.com/wp-content/plugins/tmbi-viafoura/css/viafoura-helper.css?ver=1.2.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-viafoura/css/viafoura-helper.css?ver=1.2.0 — 200 — 567 B — 86 ms — h2https://www.tasteofhome.com/wp-includes/js/jquery/jquery.js?ver=1.0.0www.tasteofhome.com/wp-includes/js/... https://www.tasteofhome.com/wp-includes/js/jquery/jquery.js?ver=1.0.0 — 200 — 83.7 KiB — 104 ms — h2https://www.tasteofhome.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6www.tasteofhome.com/wp-includes/js/... https://www.tasteofhome.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 1.7 KiB — 90 ms — h2https://www.tasteofhome.com/wp-content/plugins/tmbi-cookie-compliance-v2-ketch-helper/scripts/helper.js?ver=1.3.1www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-cookie-compliance-v2-ketch-helper/scripts/helper.js?ver=1.3.1 — 200 — 1.7 KiB — 92 ms — h2https://www.tasteofhome.com/wp-content/plugins/tmbi-cookie-compliance-v2/scripts/common.js?ver=1.2.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-cookie-compliance-v2/scripts/common.js?ver=1.2.0 — 200 — 1.7 KiB — 93 ms — h2https://www.tasteofhome.com/wp-content/plugins/tmbi-ad-density/js/ad-density-ga-integration.js?ver=9.0.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-ad-density/js/ad-density-ga-integration.js?ver=9.0.0 — 200 — 826 B — 61 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-ad-density/js/ad-density-gam-integration.js?ver=9.0.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-ad-density/js/ad-density-gam-integration.js?ver=9.0.0 — 200 — 442 B — 61 ms — h3https://www.tasteofhome.com/wp-content/mu-plugins/tmbi-js-utils/js/js-util-query.js?ver=1.2.0www.tasteofhome.com/wp-content/mu-p... https://www.tasteofhome.com/wp-content/mu-plugins/tmbi-js-utils/js/js-util-query.js?ver=1.2.0 — 200 — 699 B — 61 ms — h3https://www.tasteofhome.com/wp-content/themes/bumblebee/js/cm-ribbon.js?ver=28.1.1www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/js/cm-ribbon.js?ver=28.1.1 — 200 — 1.2 KiB — 60 ms — h3https://www.tasteofhome.com/wp-content/uploads/2021/09/toh-interior-logo.svgwww.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2021/09/toh-interior-logo.svg — 200 — 3.9 KiB — 60 ms — h3https://www.tasteofhome.com/wp-content/uploads/2026/01/Ube-Cake_EXPS_FT25_280865_AC_1125_10.jpg?resize=250%2C250&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2026/01/Ube-Cake_EXPS_FT25_280865_AC_1125_10.jpg?resize=250%2C250&w=680 — 200 — 11.5 KiB — 94 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/11/Creators_Portrait_Tam_To_MD_P2_10_15_2b_preview.jpg?resize=295,295www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/11/Creators_Portrait_Tam_To_MD_P2_10_15_2b_preview.jpg?resize=295,295 — 200 — 13.9 KiB — 59 ms — h3https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.csscdn.jsdelivr.net/npm/bootstrap@4.3.... https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css — 200 — 25.8 KiB — 48 ms — h2https://www.tasteofhome.com/wp-content/uploads/2026/04/Recipes-with-Chili-Crisp_NextBite26_282258_DR_03_05_05b-FT.jpg?resize=250%2C250&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2026/04/Recipes-with-Chili-Crisp_NextBite26_282258_DR_03_05_05b-FT.jpg?resize=250%2C250&w=680 — 200 — 19.8 KiB — 24 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/07/Vegetarian-Skillet-Enchiladas_EXPS_FT25_251146_AC_0716_5.jpg?w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/07/Vegetarian-Skillet-Enchiladas_EXPS_FT25_251146_AC_0716_5.jpg?w=680 — 200 — 114.0 KiB — 23 ms — h3https://www.tasteofhome.com/wp-content/uploads/2026/04/This-Fan-Favorite-Protein-is-Returning-to-Chipotle_Chipotle-Honey-Chicken_Courtesy-Chipotle_Dkedit_FT.jpg?resize=100%2C100&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2026/04/This-Fan-Favorite-Protein-is-Returning-to-Chipotle_Chipotle-Honey-Chicken_Courtesy-Chipotle_Dkedit_FT.jpg?resize=100%2C100&w=680 — 200 — 3.8 KiB — 18 ms — h3https://www.tasteofhome.com/wp-content/themes/bumblebee/footer.css?ver=28.1.1www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/footer.css?ver=28.1.1 — 200 — 6.7 KiB — 34 ms — h3https://www.tasteofhome.com/wp-content/themes/bumblebee/js/src/carousel.js?ver=28.1.1www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/js/src/carousel.js?ver=28.1.1 — 200 — 2.7 KiB — 32 ms — h3https://www.tasteofhome.com/wp-content/plugins/fusion-auth-helper/js/fusion-auth-helper.js?ver=4.1.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/fusion-auth-helper/js/fusion-auth-helper.js?ver=4.1.0 — 200 — 2.2 KiB — 33 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-amazon-affiliate/assets/js/amazon-affiliate-tracking.js?ver=3.0.1www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-amazon-affiliate/assets/js/amazon-affiliate-tracking.js?ver=3.0.1 — 200 — 648 B — 55 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-generic-data-api/js/tmbi-carousel-shortcode.js?ver=1.0.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-generic-data-api/js/tmbi-carousel-shortcode.js?ver=1.0.0 — 200 — 863 B — 75 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-visitors//js/crypto-js/crypto-js.min.js?ver=5.0.1www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-visitors//js/crypto-js/crypto-js.min.js?ver=5.0.1 — 200 — 16.2 KiB — 81 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-visitors//js/crypto-js/sha256.min.js?ver=5.0.1www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-visitors//js/crypto-js/sha256.min.js?ver=5.0.1 — 200 — 1.1 KiB — 79 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-visitors//js/visitor.js?ver=5.0.1www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-visitors//js/visitor.js?ver=5.0.1 — 200 — 1.3 KiB — 80 ms — h3https://www.tasteofhome.com/wp-content/themes/bumblebee/js/util/slinky.min.js?ver=4.1.0www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/js/util/slinky.min.js?ver=4.1.0 — 200 — 1.7 KiB — 82 ms — h3https://www.tasteofhome.com/wp-content/themes/bumblebee/js/navigation.js?ver=28.1.1www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/js/navigation.js?ver=28.1.1 — 200 — 2.0 KiB — 81 ms — h3https://www.tasteofhome.com/wp-content/themes/bumblebee/js/navigation-2021.js?ver=28.1.1www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/js/navigation-2021.js?ver=28.1.1 — 200 — 1.6 KiB — 81 ms — h3https://www.tasteofhome.com/wp-content/themes/bumblebee/js/sticky-header.js?ver=28.1.1www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/js/sticky-header.js?ver=28.1.1 — 200 — 1.1 KiB — 81 ms — h3https://www.tasteofhome.com/wp-content/themes/bumblebee/js/IE11-check.js?ver=1.0.2www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/js/IE11-check.js?ver=1.0.2 — 200 — 420 B — 82 ms — h3https://www.tasteofhome.com/wp-content/themes/bumblebee/js/newsletter-module.js?ver=1.1.3www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/js/newsletter-module.js?ver=1.1.3 — 200 — 1.8 KiB — 82 ms — h3https://www.tasteofhome.com/wp-content/themes/bumblebee-toh-child/js/logged-in-user.js?ver=24.1.0www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee-toh-child/js/logged-in-user.js?ver=24.1.0 — 200 — 2.1 KiB — 96 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-brandmetrics//js/tmbi-brandmetrics.js?ver=1.0.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-brandmetrics//js/tmbi-brandmetrics.js?ver=1.0.0 — 200 — 460 B — 97 ms — h3https://global.ketchcdn.com/web/v3/config/trustedmediabrands/taste_of_home/boot.jsglobal.ketchcdn.com/web/v3/config/t... https://global.ketchcdn.com/web/v3/config/trustedmediabrands/taste_of_home/boot.js — 200 — 4.8 KiB — 73 ms — h2https://www.tasteofhome.com/wp-content/uploads/2019/03/checking-expiration-dates-GettyImages-1321712410.jpg?resize=100%2C100&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2019/03/checking-expiration-dates-GettyImages-1321712410.jpg?resize=100%2C100&w=680 — 200 — 3.4 KiB — 81 ms — h3https://www.tasteofhome.com/wp-content/uploads/2026/04/Trader-Joes-Seasoning-Blends_Gettyimages-2211621869_via_traderjoes.com3_ATedit_FT.jpg?resize=100%2C100&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2026/04/Trader-Joes-Seasoning-Blends_Gettyimages-2211621869_via_traderjoes.com3_ATedit_FT.jpg?resize=100%2C100&w=680 — 200 — 5.2 KiB — 81 ms — h3https://www.tasteofhome.com/wp-content/uploads/2024/07/TOHA24_Group-Photo_Katie-Bandurski_ST_01_Edited.jpg?resize=100%2C100&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2024/07/TOHA24_Group-Photo_Katie-Bandurski_ST_01_Edited.jpg?resize=100%2C100&w=680 — 200 — 4.6 KiB — 95 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/09/EXPS_TOHCR25_280994_TT_0908_2.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/09/EXPS_TOHCR25_280994_TT_0908_2.jpg?resize=150%2C150&w=680 — 200 — 6.7 KiB — 106 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/10/EXPS_TOHCR25_281152_TT_1001_1.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/10/EXPS_TOHCR25_281152_TT_1001_1.jpg?resize=150%2C150&w=680 — 200 — 7.6 KiB — 95 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/09/EXPS_TOHCR25_280942_TT_0827_1.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/09/EXPS_TOHCR25_280942_TT_0827_1.jpg?resize=150%2C150&w=680 — 200 — 8.3 KiB — 95 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/11/Creators_Portrait_Alex_Balla_MD_P2_10_15_2b_preview.jpg?resize=295,295www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/11/Creators_Portrait_Alex_Balla_MD_P2_10_15_2b_preview.jpg?resize=295,295 — 200 — 13.1 KiB — 93 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/10/EXPS_TOHCR25_281181_AB_1006_1.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/10/EXPS_TOHCR25_281181_AB_1006_1.jpg?resize=150%2C150&w=680 — 200 — 7.8 KiB — 131 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/09/EXPS_TOHCR25_281083_AB_09119_2.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/09/EXPS_TOHCR25_281083_AB_09119_2.jpg?resize=150%2C150&w=680 — 200 — 9.7 KiB — 105 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/09/EXPS_TOHCR25_280975_AB_0908_2.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/09/EXPS_TOHCR25_280975_AB_0908_2.jpg?resize=150%2C150&w=680 — 200 — 9.5 KiB — 104 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/11/TMBI_Creators_Portraits_Tyler_Smith_MD_P3_05_14_25_2b_preview.jpg?resize=295,295www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/11/TMBI_Creators_Portraits_Tyler_Smith_MD_P3_05_14_25_2b_preview.jpg?resize=295,295 — 200 — 13.8 KiB — 129 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/05/EXPS_TOHCR25_280185_TS_0522_1.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/05/EXPS_TOHCR25_280185_TS_0522_1.jpg?resize=150%2C150&w=680 — 200 — 8.8 KiB — 120 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/07/EXPS_TOHCR25_280465_TS_0702_4.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/07/EXPS_TOHCR25_280465_TS_0702_4.jpg?resize=150%2C150&w=680 — 200 — 8.1 KiB — 96 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/04/EXPS_TOHCR25_279856_TS_0411_1.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/04/EXPS_TOHCR25_279856_TS_0411_1.jpg?resize=150%2C150&w=680 — 200 — 6.8 KiB — 120 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/04/EXPS_TOHCR25_279787_EJ_0402_1.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/04/EXPS_TOHCR25_279787_EJ_0402_1.jpg?resize=150%2C150&w=680 — 200 — 8.5 KiB — 119 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/05/EXPS_TOHCR25_280186_EJ_0523_2.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/05/EXPS_TOHCR25_280186_EJ_0523_2.jpg?resize=150%2C150&w=680 — 200 — 6.0 KiB — 128 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/04/EXPS_TOHCR25_279934_EJ_0424_1.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/04/EXPS_TOHCR25_279934_EJ_0424_1.jpg?resize=150%2C150&w=680 — 200 — 9.9 KiB — 136 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/07/EXPS_TOHCR25_280542_HV_0714_1.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/07/EXPS_TOHCR25_280542_HV_0714_1.jpg?resize=150%2C150&w=680 — 200 — 6.7 KiB — 118 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/06/EXPS_TOHCR25_280354_HV_0620_1.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/06/EXPS_TOHCR25_280354_HV_0620_1.jpg?resize=150%2C150&w=680 — 200 — 5.1 KiB — 127 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/05/EXPS_TOHCR_280184_HV_0523_2.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/05/EXPS_TOHCR_280184_HV_0523_2.jpg?resize=150%2C150&w=680 — 200 — 9.8 KiB — 139 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/06/EXPS_TOHCR25_280281_LW_0609_2.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/06/EXPS_TOHCR25_280281_LW_0609_2.jpg?resize=150%2C150&w=680 — 200 — 9.5 KiB — 139 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/07/EXPS_TOHCR25_280427_LW_0701_1.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/07/EXPS_TOHCR25_280427_LW_0701_1.jpg?resize=150%2C150&w=680 — 200 — 8.2 KiB — 141 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/06/EXPS_TOHCR25_280297_LW_0611_1.jpg?resize=150%2C150&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/06/EXPS_TOHCR25_280297_LW_0611_1.jpg?resize=150%2C150&w=680 — 200 — 6.6 KiB — 141 ms — h3https://www.tasteofhome.com/wp-content/themes/bumblebee/images/close-icon.pngwww.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/images/close-icon.png — 200 — 1.8 KiB — 152 ms — h3https://static.trueanthem.com/scripts/ta.js?ver=1.0.0static.trueanthem.com/scripts/ta.js... https://static.trueanthem.com/scripts/ta.js?ver=1.0.0 — 200 — 1.3 KiB — 85 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 34 ms — h2https://www.tasteofhome.com/wp-content/uploads/2024/10/TOHA24_Book-of-the-Month-Club_Katie-Bandurski_01_STedit.jpg?resize=400,400www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2024/10/TOHA24_Book-of-the-Month-Club_Katie-Bandurski_01_STedit.jpg?resize=400,400 — 200 — 37.8 KiB — 118 ms — h3https://www.tasteofhome.com/wp-content/uploads/2026/03/TOHA26_Charcuterie-Subscriptions_01_FT_OTedit.jpg?resize=300%2C300&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2026/03/TOHA26_Charcuterie-Subscriptions_01_FT_OTedit.jpg?resize=300%2C300&w=680 — 200 — 28.3 KiB — 117 ms — h3https://www.tasteofhome.com/wp-content/uploads/2024/07/TOH_Goldbelly-Subscription-Box_Annamarie-Higley_KSedit_FT-e1720438972372.jpg?resize=300%2C300&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2024/07/TOH_Goldbelly-Subscription-Box_Annamarie-Higley_KSedit_FT-e1720438972372.jpg?resize=300%2C300&w=680 — 200 — 21.9 KiB — 118 ms — h3https://www.tasteofhome.com/wp-content/uploads/2026/04/Chocolate-Clubs_collage_FT_OTedit.jpg?resize=300%2C300&w=680www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2026/04/Chocolate-Clubs_collage_FT_OTedit.jpg?resize=300%2C300&w=680 — 200 — 26.0 KiB — 120 ms — h3data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iMjMzI…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iMjMzI… — 200 — 0 B — 0 ms — datahttps://www.tasteofhome.com/wp-content/themes/bumblebee/assets/icons/icon-search.svgwww.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/assets/icons/icon-search.svg — 200 — 762 B — 87 ms — h3https://www.tasteofhome.com/wp-content/themes/bumblebee/images/homepage/dots.webpwww.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/images/homepage/dots.webp — 200 — 23.9 KiB — 100 ms — h3https://www.tasteofhome.com/wp-content/themes/bumblebee/images/homepage/bottom-dots.webpwww.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/images/homepage/bottom-dots.webp — 200 — 32.9 KiB — 100 ms — h3https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Geist-Bold.woff2www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Geist-Bold.woff2 — 200 — 29.9 KiB — 37 ms — h3https://www.tasteofhome.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.tasteofhome.com/cdn-cgi/challen... https://www.tasteofhome.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 470 B — 22 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/11/TMBI_Creators_Portraits_Elise_Jesse_MD_P3_05_14_25_2b_preview.jpg?resize=295,295www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/11/TMBI_Creators_Portraits_Elise_Jesse_MD_P3_05_14_25_2b_preview.jpg?resize=295,295 — 200 — 13.6 KiB — 20 ms — h3https://www.tasteofhome.com/wp-content/uploads/2025/11/TMBI_Creators_Portraits_Hetal_Vasavada_MD_P3_05_14_25_2b_preview-e1763539461259.jpg?resize=295,295www.tasteofhome.com/wp-content/uplo... https://www.tasteofhome.com/wp-content/uploads/2025/11/TMBI_Creators_Portraits_Hetal_Vasavada_MD_P3_05_14_25_2b_preview-e1763539461259.jpg?resize=295,295 — 200 — 12.6 KiB — 24 ms — h3https://www.tasteofhome.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.tasteofhome.com/cdn-cgi/challen... https://www.tasteofhome.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 13.1 KiB — 11 ms — h3https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.jscdn.ketchjs.com/ketchtag/stable/v2.... https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js — 200 — 259.2 KiB — 32 ms — h2https://static.trueanthem.com/scripts/ta.c34341.jsstatic.trueanthem.com/scripts/ta.c3... https://static.trueanthem.com/scripts/ta.c34341.js — 200 — 10.7 KiB — 24 ms — h3https://www.tasteofhome.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3453082048108739:1776885207:s1-Xd2z2ZphUAQo4UnyCzJ5rgvpUx1zX3s_Dhqt1Wlw/9f073e1229cf4405www.tasteofhome.com/cdn-cgi/challen... https://www.tasteofhome.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3453082048108739:1776885207:s1-Xd2z2ZphUAQo4UnyCzJ5rgvpUx1zX3s_Dhqt1Wlw/9f073e1229cf4405 — 200 — 882 B — 10 ms — h3https://global.ketchcdn.com/web/v3/ipglobal.ketchcdn.com/web/v3/ip https://global.ketchcdn.com/web/v3/ip — 200 — 433 B — 15 ms — h3https://www.tasteofhome.com/cdn-cgi/rum?www.tasteofhome.com/cdn-cgi/rum? https://www.tasteofhome.com/cdn-cgi/rum? — 204 — 199 B — 8 ms — h3https://www.tasteofhome.com/favicon.icowww.tasteofhome.com/favicon.ico https://www.tasteofhome.com/favicon.ico — 404 — 294 B — 20 ms — h3https://global.ketchcdn.com/web/v3/config/trustedmediabrands/taste_of_home/production/NJ/en-US/config.json?hash=5676146266459985913global.ketchcdn.com/web/v3/config/t... https://global.ketchcdn.com/web/v3/config/trustedmediabrands/taste_of_home/production/NJ/en-US/config.json?hash=5676146266459985913 — 200 — 23.2 KiB — 5 ms — h3https://global.ketchcdn.com/web/v2/log?hasConsent=false&url=https%3A%2F%2Fwww.tasteofhome.com%2F&property=taste_of_home&environment=production&jurisdiction=NJ&tenant=trustedmediabrands&dver=1773148493&event_type=once_identities&ids=eyJzd2JfdGFzdGVfb2ZfaG9tZSI6IjZkNjczYzk0LTgxZmQtNGM2YS1hYzI0LTI3MTJkYzE5Zjg0NiJ9&region=US-NJglobal.ketchcdn.com/web/v2/log?hasC... https://global.ketchcdn.com/web/v2/log?hasConsent=false&url=https%3A%2F%2Fwww.tasteofhome.com%2F&property=taste_of_home&environment=production&jurisdiction=NJ&tenant=trustedmediabrands&dver=1773148493&event_type=once_identities&ids=eyJzd2JfdGFzdGVfb2ZfaG9tZSI6IjZkNjczYzk0LTgxZmQtNGM2YS1hYzI0LTI3MTJkYzE5Zjg0NiJ9&region=US-NJ — 204 — 357 B — 10 ms — h3https://global.ketchcdn.com/web/v3/consent/trustedmediabrands/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/trustedmediabrands/get — 200 — 0 B — 85 ms — h3https://global.ketchcdn.com/web/v3/consent/trustedmediabrands/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/trustedmediabrands/get — 200 — 669 B — 166 ms — h3https://global.ketchcdn.com/web/v3/consent/trustedmediabrands/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/trustedmediabrands/update — 200 — 0 B — 88 ms — h3https://global.ketchcdn.com/web/v3/consent/trustedmediabrands/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/trustedmediabrands/update — 200 — 983 B — 220 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/GoogleAnalytics/Common.js?ver=7.1.6www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/GoogleAnalytics/Common.js?ver=7.1.6 — 200 — 1.7 KiB — 30 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/dist/tmbi-ga4-analytics-bundle.js?ver=7.1.6www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/dist/tmbi-ga4-analytics-bundle.js?ver=7.1.6 — 200 — 13.6 KiB — 54 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/digitaldata.js?ver=7.1.6www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/digitaldata.js?ver=7.1.6 — 200 — 1.8 KiB — 54 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/GoogleAnalytics/EngagementEvent.js?ver=7.1.6www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/GoogleAnalytics/EngagementEvent.js?ver=7.1.6 — 200 — 2.0 KiB — 53 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/analytics.js?ver=7.1.6www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/analytics.js?ver=7.1.6 — 200 — 3.1 KiB — 53 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/GoogleAnalytics/AccountEvent.js?ver=7.1.6www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/GoogleAnalytics/AccountEvent.js?ver=7.1.6 — 200 — 630 B — 56 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/GoogleAnalytics/PrivacySetting.js?ver=7.1.6www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/GoogleAnalytics/PrivacySetting.js?ver=7.1.6 — 200 — 746 B — 58 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/GoogleAnalytics/SearchEvent.js?ver=7.1.6www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/GoogleAnalytics/SearchEvent.js?ver=7.1.6 — 200 — 1.2 KiB — 66 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/openweb-analytics.js?ver=7.1.6www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-data-analytics/js/openweb-analytics.js?ver=7.1.6 — 200 — 794 B — 75 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-permutive/js/permutive-tracking.js?ver=6.0.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-permutive/js/permutive-tracking.js?ver=6.0.0 — 200 — 1.6 KiB — 79 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-permutive/js/permutive-identifier.js?ver=6.0.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-permutive/js/permutive-identifier.js?ver=6.0.0 — 200 — 1.3 KiB — 79 ms — h3https://d82f7a30-751a-4689-b7e9-19336a89ab46.edge.permutive.app/d82f7a30-751a-4689-b7e9-19336a89ab46-web.js?ver=6.0.0d82f7a30-751a-4689-b7e9-19336a89ab4... https://d82f7a30-751a-4689-b7e9-19336a89ab46.edge.permutive.app/d82f7a30-751a-4689-b7e9-19336a89ab46-web.js?ver=6.0.0 — 200 — 203.8 KiB — 116 ms — h2https://www.tasteofhome.com/wp-content/plugins/tmbi-assertive-yield/js/ad-stack.js?ver=3.0.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-assertive-yield/js/ad-stack.js?ver=3.0.0 — 200 — 1.3 KiB — 76 ms — h3https://www.tasteofhome.com/wp-content/plugins/speedcurve-helper/js/speedcurve-lux.js?ver=1.0.2www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/speedcurve-helper/js/speedcurve-lux.js?ver=1.0.2 — 200 — 968 B — 78 ms — h3https://cdn.speedcurve.com/js/lux.js?id=128112127&ver=1.0.2cdn.speedcurve.com/js/lux.js?id=128... https://cdn.speedcurve.com/js/lux.js?id=128112127&ver=1.0.2 — 200 — 11.3 KiB — 99 ms — h2https://p3y4viy58ctaw5axk.ay.delivery/manager/p3Y4viy58ctaW5AxK?ver=3.0.0p3y4viy58ctaw5axk.ay.delivery/manag... https://p3y4viy58ctaw5axk.ay.delivery/manager/p3Y4viy58ctaW5AxK?ver=3.0.0 — 200 — 52.8 KiB — 108 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-permutive/js/permutive-ay-integration.js?ver=1.0.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-permutive/js/permutive-ay-integration.js?ver=1.0.0 — 200 — 590 B — 75 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-permutive/js/permutive-ga-integration.js?ver=6.0.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-permutive/js/permutive-ga-integration.js?ver=6.0.0 — 200 — 675 B — 74 ms — h3https://alohamiles.com/dist/ia1ldez8_3rge.main.jsalohamiles.com/dist/ia1ldez8_3rge.m... https://alohamiles.com/dist/ia1ldez8_3rge.main.js — 200 — 36.2 KiB — 138 ms — h2https://cdn.boomtrain.com/p13n/tmb-taste-of-home/p13n.min.jscdn.boomtrain.com/p13n/tmb-taste-of... https://cdn.boomtrain.com/p13n/tmb-taste-of-home/p13n.min.js — 200 — 31.4 KiB — 142 ms — http/1.1https://tag.bounceexchange.com/934/i.js?ver=3.1.0tag.bounceexchange.com/934/i.js?ver... https://tag.bounceexchange.com/934/i.js?ver=3.1.0 — 200 — 6.3 KiB — 96 ms — h2https://www.tasteofhome.com/wp-content/plugins/pup-bx/js/wunderkind-ga4-integration.js?ver=3.1.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/pup-bx/js/wunderkind-ga4-integration.js?ver=3.1.0 — 200 — 1.7 KiB — 74 ms — h3https://www.tasteofhome.com/wp-content/plugins/pushly/assets/js/pushly-consent.js?ver=1.0.4www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/pushly/assets/js/pushly-consent.js?ver=1.0.4 — 200 — 625 B — 74 ms — h3https://cdn.p-n.io/pushly-sdk.min.js?domain_key=Chg2QgQXE9WloIhSI02CwPsz4DaDNLNlVpHa&ver=1.0.0cdn.p-n.io/pushly-sdk.min.js?domain... https://cdn.p-n.io/pushly-sdk.min.js?domain_key=Chg2QgQXE9WloIhSI02CwPsz4DaDNLNlVpHa&ver=1.0.0 — 200 — 45.1 KiB — 100 ms — h2https://sb.scorecardresearch.com/cs/6034767/beacon.js?ver=1.0.1sb.scorecardresearch.com/cs/6034767... https://sb.scorecardresearch.com/cs/6034767/beacon.js?ver=1.0.1 — 302 — 265 B — 111 ms — h2https://s.pinimg.com/ct/core.js?ver=1.0.0s.pinimg.com/ct/core.js?ver=1.0.0 https://s.pinimg.com/ct/core.js?ver=1.0.0 — 200 — 2.1 KiB — 92 ms — h2https://b-code.liadm.com/a-04gp.min.js?ver=1.0.1b-code.liadm.com/a-04gp.min.js?ver=... https://b-code.liadm.com/a-04gp.min.js?ver=1.0.1 — 200 — 45.3 KiB — 99 ms — h2https://www.tasteofhome.com/wp-content/plugins/tmbi-viafoura/js/tmbi-viafoura-helper.js?ver=1.2.0www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-viafoura/js/tmbi-viafoura-helper.js?ver=1.2.0 — 200 — 1.3 KiB — 69 ms — h3https://www.tasteofhome.com/wp-content/plugins/tmbi-zeta-helper/js/tmbi-zeta-helper.js?ver=1.0.1www.tasteofhome.com/wp-content/plug... https://www.tasteofhome.com/wp-content/plugins/tmbi-zeta-helper/js/tmbi-zeta-helper.js?ver=1.0.1 — 200 — 909 B — 73 ms — h3https://global.ketchcdn.com/web/v3/consent/trustedmediabrands/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/trustedmediabrands/get — 200 — 792 B — 196 ms — h3https://cdn.brandmetrics.com/tag/a969c5a7d4e5408485948e8e11899567/tasteofhome.com.js?ver=1.4.0cdn.brandmetrics.com/tag/a969c5a7d4... https://cdn.brandmetrics.com/tag/a969c5a7d4e5408485948e8e11899567/tasteofhome.com.js?ver=1.4.0 — 200 — 2.8 KiB — 46 ms — h2https://cdn.viafoura.net/entry/index.js?ver=1.2.0cdn.viafoura.net/entry/index.js?ver... https://cdn.viafoura.net/entry/index.js?ver=1.2.0 — 200 — 15.6 KiB — 17 ms — h2https://www.googletagmanager.com/gtag/js?id=G-E4JC1QS7CB&l=ga4DataLayerwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-E4JC1QS7CB&l=ga4DataLayer — 200 — 146.9 KiB — 88 ms — h2https://sb.scorecardresearch.com/internal-cs/default/beacon-and.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon-and.js — 200 — 7.9 KiB — 5 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.5 KiB — 61 ms — h3https://p3y4viy58ctaw5axk.ay.delivery/manager-script/yield-manager-script-v3.11.1-prodp3y4viy58ctaw5axk.ay.delivery/manag... https://p3y4viy58ctaw5axk.ay.delivery/manager-script/yield-manager-script-v3.11.1-prod — 200 — 49.1 KiB — 54 ms — h3https://p3y4viy58ctaw5axk.ay.delivery/client-v2.jsp3y4viy58ctaw5axk.ay.delivery/clien... https://p3y4viy58ctaw5axk.ay.delivery/client-v2.js — 200 — 36.3 KiB — 47 ms — h3https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.9 KiB — 101 ms — h2https://p3y4viy58ctaw5axk.ay.delivery/manager-script/p3Y4viy58ctaW5AxK.deploy?v=DPHTnL84ruigXeBNyp3y4viy58ctaw5axk.ay.delivery/manag... https://p3y4viy58ctaw5axk.ay.delivery/manager-script/p3Y4viy58ctaW5AxK.deploy?v=DPHTnL84ruigXeBNy — 200 — 155.8 KiB — 57 ms — h3https://s.pinimg.com/ct/lib/main.10d2511a.jss.pinimg.com/ct/lib/main.10d2511a.j... https://s.pinimg.com/ct/lib/main.10d2511a.js — 200 — 27.3 KiB — 26 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/runtime_c81e76ee00d795b1eebf8d27949f8dc5.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/runtime_c81e76ee00d795b1eebf8d27949f8dc5.br.js — 200 — 1.0 KiB — 52 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964 — 200 — 187.7 KiB — 12 ms — h3https://securepubads.g.doubleclick.net/pagead/ppub_config?ippd=www.tasteofhome.comsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/ppub_config?ippd=www.tasteofhome.com — 200 — 418 B — 24 ms — h3https://b-code.liadm.com/a-04gp.min.jsb-code.liadm.com/a-04gp.min.js https://b-code.liadm.com/a-04gp.min.js — 200 — 45.3 KiB — 6 ms — h2https://lexicon.33across.com/v1/envelope?pid=0015a00003Lig7pAAB&gdpr=0&src=pbjs&ver=9.53.2&coppa=0&us_privacy=1YNNlexicon.33across.com/v1/envelope?pi... https://lexicon.33across.com/v1/envelope?pid=0015a00003Lig7pAAB&gdpr=0&src=pbjs&ver=9.53.2&coppa=0&us_privacy=1YNN — 200 — 1.6 KiB — 37 ms — h2https://ups.analytics.yahoo.com/ups/58880/fed?v=1&1p=0&gdpr=0&gdpr_consent=&us_privacy=1YNN&url=https://www.tasteofhome.com/&pixelId=58880ups.analytics.yahoo.com/ups/58880/f... https://ups.analytics.yahoo.com/ups/58880/fed?v=1&1p=0&gdpr=0&gdpr_consent=&us_privacy=1YNN&url=https://www.tasteofhome.com/&pixelId=58880 — 200 — 813 B — 50 ms — h2https://api.rlcdn.com/api/identity/envelope?pid=13688api.rlcdn.com/api/identity/envelope... https://api.rlcdn.com/api/identity/envelope?pid=13688 — 204 — 282 B — 62 ms — h2https://dyv1bugovvq1g.cloudfront.net/104/www.tasteofhome.com/.jsdyv1bugovvq1g.cloudfront.net/104/ww... https://dyv1bugovvq1g.cloudfront.net/104/www.tasteofhome.com/.js — 200 — 10.3 KiB — 28 ms — h3https://rp.liadm.com/j?dtstmp=1776888319601&se=eyJlbWFpbEhhc2giOiJudWxsIn0&duid=f0d5867ecca7--01kpvcr3cbesvb99rwq518cw2f&tv=9.53.2&pu=https%3A%2F%2Fwww.tasteofhome.com%2F&us_privacy=1YNN&wpn=prebid&cd=.tasteofhome.comrp.liadm.com/j?dtstmp=1776888319601... https://rp.liadm.com/j?dtstmp=1776888319601&se=eyJlbWFpbEhhc2giOiJudWxsIn0&duid=f0d5867ecca7--01kpvcr3cbesvb99rwq518cw2f&tv=9.53.2&pu=https%3A%2F%2Fwww.tasteofhome.com%2F&us_privacy=1YNN&wpn=prebid&cd=.tasteofhome.com — 302 — 470 B — 173 ms — h2https://idx.liadm.com/idex/prebid/42465?duid=f0d5867ecca7--01kpvcr3cbesvb99rwq518cw2f&us_privacy=1YNN&cd=.tasteofhome.com&pu=https%3A%2F%2Fwww.tasteofhome.com&resolve=nonId&resolve=uid2&resolve=bidswitch&resolve=medianet&resolve=magnite&resolve=pubmatic&resolve=index&resolve=openx&resolve=thetradedesk&resolve=sovrn&resolve=vidazoo&resolve=sharethrough&resolve=triplelift&resolve=zetassp&resolve=nexxen&resolve=aaid&resolve=idfaidx.liadm.com/idex/prebid/42465?dui... https://idx.liadm.com/idex/prebid/42465?duid=f0d5867ecca7--01kpvcr3cbesvb99rwq518cw2f&us_privacy=1YNN&cd=.tasteofhome.com&pu=https%3A%2F%2Fwww.tasteofhome.com&resolve=nonId&resolve=uid2&resolve=bidswitch&resolve=medianet&resolve=magnite&resolve=pubmatic&resolve=index&resolve=openx&resolve=thetradedesk&resolve=sovrn&resolve=vidazoo&resolve=sharethrough&resolve=triplelift&resolve=zetassp&resolve=nexxen&resolve=aaid&resolve=idfa — 204 — 374 B — 38 ms — h2https://p3y4viy58ctaw5axk.ay.delivery/hash?e=p3Y4viy58ctaW5AxK&k=%2F%7C0%7C157&v=2p3y4viy58ctaw5axk.ay.delivery/hash?... https://p3y4viy58ctaw5axk.ay.delivery/hash?e=p3Y4viy58ctaW5AxK&k=%2F%7C0%7C157&v=2 — 200 — 603 B — 22 ms — h3https://api.assertcom.de/pageviewapi.assertcom.de/pageview https://api.assertcom.de/pageview — 200 — 312 B — 329 ms — h2https://p3y4viy58ctaw5axk.ay.delivery/forest/p3Y4viy58ctaW5AxK/js/bid/forest.min.jsp3y4viy58ctaw5axk.ay.delivery/fores... https://p3y4viy58ctaw5axk.ay.delivery/forest/p3Y4viy58ctaW5AxK/js/bid/forest.min.js — -1 — 0 B — 151 ms — https://d15kdpgjg3unno.cloudfront.net/oPS.js?cid=104d15kdpgjg3unno.cloudfront.net/oPS.j... https://d15kdpgjg3unno.cloudfront.net/oPS.js?cid=104 — 200 — 60.5 KiB — 128 ms — h2https://config.aps.amazon-adsystem.com/configs/3235config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3235 — 200 — 2.3 KiB — 13 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=3235&u=https%3A%2F%2Fwww.tasteofhome.comc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=3235&u=https%3A%2F%2Fwww.tasteofhome.com — 200 — 4.7 KiB — 20 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 20 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 45 ms — h2https://rp4.liadm.com/j?dtstmp=1776888319601&se=eyJlbWFpbEhhc2giOiJudWxsIn0&duid=f0d5867ecca7--01kpvcr3cbesvb99rwq518cw2f&tv=9.53.2&pu=https%3A%2F%2Fwww.tasteofhome.com%2F&us_privacy=1YNN&wpn=prebid&cd=.tasteofhome.com&i6=MmEwMzo5MGMwOjE3Nzo6Njk%3D&n3pc=truerp4.liadm.com/j?dtstmp=177688831960... https://rp4.liadm.com/j?dtstmp=1776888319601&se=eyJlbWFpbEhhc2giOiJudWxsIn0&duid=f0d5867ecca7--01kpvcr3cbesvb99rwq518cw2f&tv=9.53.2&pu=https%3A%2F%2Fwww.tasteofhome.com%2F&us_privacy=1YNN&wpn=prebid&cd=.tasteofhome.com&i6=MmEwMzo5MGMwOjE3Nzo6Njk%3D&n3pc=true — 200 — 283 B — 45 ms — h2https://launchpad-wrapper.privacymanager.io/49a8ee2c-66fe-487d-85f7-ca08936c36f3/launchpad-liveramp.jslaunchpad-wrapper.privacymanager.io... https://launchpad-wrapper.privacymanager.io/49a8ee2c-66fe-487d-85f7-ca08936c36f3/launchpad-liveramp.js — 200 — 1.8 KiB — 43 ms — h2https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.jssecure.cdn.fastclick.net/js/pubcid/... https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.js — 200 — 21.7 KiB — 46 ms — h2https://tags.crwdcntrl.net/lt/c/16576/sync.min.jstags.crwdcntrl.net/lt/c/16576/sync.... https://tags.crwdcntrl.net/lt/c/16576/sync.min.js — 200 — 13.5 KiB — 42 ms — h2https://cdn.hadronid.net/hadron.js?url=https%3A%2F%2Fwww.tasteofhome.com%2F&ref=&_it=amazon&partner_id=84cdn.hadronid.net/hadron.js?url=http... https://cdn.hadronid.net/hadron.js?url=https%3A%2F%2Fwww.tasteofhome.com%2F&ref=&_it=amazon&partner_id=84 — 200 — 12.4 KiB — 50 ms — h2https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher-stub.min.jssecure.cdn.fastclick.net/js/cnvr-la... https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher-stub.min.js — 200 — 1.1 KiB — 44 ms — h2https://i.liadm.com/sync-container?duid=f0d5867ecca7--01kpvcr3cbesvb99rwq518cw2f&appId=a-04gp&euns=0&s=&us_privacy=1YNN&gpp_s=DBABLA~BVQqAAAAAACA.QA&gpp_as=7&version=v3.14.0&cd=.tasteofhome.com&pv=e6f2513a-c39e-4877-9867-6bf39a1015d6i.liadm.com/sync-container?duid=f0d... https://i.liadm.com/sync-container?duid=f0d5867ecca7--01kpvcr3cbesvb99rwq518cw2f&appId=a-04gp&euns=0&s=&us_privacy=1YNN&gpp_s=DBABLA~BVQqAAAAAACA.QA&gpp_as=7&version=v3.14.0&cd=.tasteofhome.com&pv=e6f2513a-c39e-4877-9867-6bf39a1015d6 — 200 — 1.6 KiB — 54 ms — http/1.1https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 550 B — 192 ms — h2https://pbs-us-east.ay.delivery/cookie_syncpbs-us-east.ay.delivery/cookie_sync https://pbs-us-east.ay.delivery/cookie_sync — 200 — 2.0 KiB — 244 ms — h2https://pbs-us-east.ay.delivery/openrtb2/auction?x-lz4=1pbs-us-east.ay.delivery/openrtb2/au... https://pbs-us-east.ay.delivery/openrtb2/auction?x-lz4=1 — 200 — 565 B — 440 ms — h2https://direct.adsrvr.org/bid/bidder/trustedmediabrandsdirect.adsrvr.org/bid/bidder/truste... https://direct.adsrvr.org/bid/bidder/trustedmediabrands — 200 — 250 B — 75 ms — h2https://prebid.media.net/rtb/prebid?cid=8CUO52DVQprebid.media.net/rtb/prebid?cid=8CU... https://prebid.media.net/rtb/prebid?cid=8CUO52DVQ — 200 — 1.0 KiB — 182 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_pid=liveintent&ttd_tpi=1&gdpr=0&us_privacy=1YNNmatch.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=liveintent&ttd_tpi=1&gdpr=0&us_privacy=1YNN — 302 — 339 B — 33 ms — h2https://live.rezync.com/sync?c=0aa2530f29e4f4a05b5d5d9bb35d60c2&p=93c1662463a616a7155169889dd99651&pid=&us_privacy=1YNNlive.rezync.com/sync?c=0aa2530f29e4... https://live.rezync.com/sync?c=0aa2530f29e4f4a05b5d5d9bb35d60c2&p=93c1662463a616a7155169889dd99651&pid=&us_privacy=1YNN — 302 — 897 B — 90 ms — h2https://dis.criteo.com/dis/usersync.aspx?r=77&p=311&cp=liveintent&cu=1&url=https://i.liadm.com/s/28292?bidder_id%3D71340%26bidder_uuid%3D@@CRITEO_USERID@@&us_privacy=1YNNdis.criteo.com/dis/usersync.aspx?r=... https://dis.criteo.com/dis/usersync.aspx?r=77&p=311&cp=liveintent&cu=1&url=https://i.liadm.com/s/28292?bidder_id%3D71340%26bidder_uuid%3D@@CRITEO_USERID@@&us_privacy=1YNN — 200 — 581 B — 35 ms — h2https://dpm.demdex.net/ibs:dpid=127444&dpuuid=?us_privacy=1YNNdpm.demdex.net/ibs:dpid=127444&dpuu... https://dpm.demdex.net/ibs:dpid=127444&dpuuid=?us_privacy=1YNN — 302 — 521 B — 43 ms — h2https://b1sync.zemanta.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__&us_privacy=1YNNb1sync.zemanta.com/usersync/liveint... https://b1sync.zemanta.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__&us_privacy=1YNN — 302 — 447 B — 96 ms — http/1.1https://sync.srv.stackadapt.com/sync?nid=307&us_privacy=1YNNsync.srv.stackadapt.com/sync?nid=30... https://sync.srv.stackadapt.com/sync?nid=307&us_privacy=1YNN — 302 — 1.3 KiB — 89 ms — http/1.1https://mid.rkdms.com/bct?pid=bcccb40a-06d2-44fe-bdd2-a91ef4a5bfd0&&puid=&liid=&_ct=im&us_privacy=1YNNmid.rkdms.com/bct?pid=bcccb40a-06d2... https://mid.rkdms.com/bct?pid=bcccb40a-06d2-44fe-bdd2-a91ef4a5bfd0&&puid=&liid=&_ct=im&us_privacy=1YNN — 302 — 432 B — 70 ms — h2https://hbopenbid.pubmatic.com/translator?source=prebid-clienthbopenbid.pubmatic.com/translator?s... https://hbopenbid.pubmatic.com/translator?source=prebid-client — 204 — 311 B — 157 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=10696&site_id=377198&zone_id=3623728&size_id=15&alt_size_ids=14%2C19%2C44&us_privacy=1YNN&eid_pubcid.org=53e543ea-7d29-47da-9983-4b23dee1134a%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2Fwww.tasteofhome.com%2F&tg_i.domain=tasteofhome.com&tg_i.page=https%3A%2F%2Fwww.tasteofhome.com%2F&tg_i.documentLang=en-US&tk_flint=pbjs_lite_v9.53.2&x_source.tid=c20771e6-2d04-44e5-b76f-4e62e998e626&l_pb_bid_id=30fb1a360af9f828&p_screen_res=412x823&rp_secure=1&x_imp.ext.tid=e644b9f9-7578-4d8a-821e-dc96080e4c5e&p_gpid=%2F6178%2Ftoh_mobile%2Fhomepage%2Fcontent_1&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F1&m_ch_platform=Android&slots=1&rand=0.8680872080731594fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=10696&site_id=377198&zone_id=3623728&size_id=15&alt_size_ids=14%2C19%2C44&us_privacy=1YNN&eid_pubcid.org=53e543ea-7d29-47da-9983-4b23dee1134a%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2Fwww.tasteofhome.com%2F&tg_i.domain=tasteofhome.com&tg_i.page=https%3A%2F%2Fwww.tasteofhome.com%2F&tg_i.documentLang=en-US&tk_flint=pbjs_lite_v9.53.2&x_source.tid=c20771e6-2d04-44e5-b76f-4e62e998e626&l_pb_bid_id=30fb1a360af9f828&p_screen_res=412x823&rp_secure=1&x_imp.ext.tid=e644b9f9-7578-4d8a-821e-dc96080e4c5e&p_gpid=%2F6178%2Ftoh_mobile%2Fhomepage%2Fcontent_1&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F1&m_ch_platform=Android&slots=1&rand=0.8680872080731594 — 200 — 751 B — 285 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=10696&site_id=377198&zone_id=3623730&size_id=43&alt_size_ids=44&us_privacy=1YNN&eid_pubcid.org=53e543ea-7d29-47da-9983-4b23dee1134a%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2Fwww.tasteofhome.com%2F&tg_i.domain=tasteofhome.com&tg_i.page=https%3A%2F%2Fwww.tasteofhome.com%2F&tg_i.documentLang=en-US&tk_flint=pbjs_lite_v9.53.2&x_source.tid=c20771e6-2d04-44e5-b76f-4e62e998e626&l_pb_bid_id=31c09b0b29483738&p_screen_res=412x823&rp_secure=1&x_imp.ext.tid=5efb0e77-6c26-4adc-b542-9903763ae27e&p_gpid=%2F6178%2Ftoh_mobile%2Fhomepage%2Foop&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F1&m_ch_platform=Android&slots=1&rand=0.32606458232845303fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=10696&site_id=377198&zone_id=3623730&size_id=43&alt_size_ids=44&us_privacy=1YNN&eid_pubcid.org=53e543ea-7d29-47da-9983-4b23dee1134a%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2Fwww.tasteofhome.com%2F&tg_i.domain=tasteofhome.com&tg_i.page=https%3A%2F%2Fwww.tasteofhome.com%2F&tg_i.documentLang=en-US&tk_flint=pbjs_lite_v9.53.2&x_source.tid=c20771e6-2d04-44e5-b76f-4e62e998e626&l_pb_bid_id=31c09b0b29483738&p_screen_res=412x823&rp_secure=1&x_imp.ext.tid=5efb0e77-6c26-4adc-b542-9903763ae27e&p_gpid=%2F6178%2Ftoh_mobile%2Fhomepage%2Foop&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F1&m_ch_platform=Android&slots=1&rand=0.32606458232845303 — 200 — 906 B — 96 ms — h2https://htlb.casalemedia.com/openrtb/pbjs?s=1152152htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=1152152 — 200 — 627 B — 62 ms — h3https://rtb.openx.net/openrtbb/prebidjsrtb.openx.net/openrtbb/prebidjs https://rtb.openx.net/openrtbb/prebidjs — 200 — 245 B — 207 ms — h2https://tlx.3lift.com/header/auction?lib=prebid&v=9.53.2&referrer=https%3A%2F%2Fwww.tasteofhome.com%2F&tmax=2001&us_privacy=1YNNtlx.3lift.com/header/auction?lib=pr... https://tlx.3lift.com/header/auction?lib=prebid&v=9.53.2&referrer=https%3A%2F%2Fwww.tasteofhome.com%2F&tmax=2001&us_privacy=1YNN — 200 — 545 B — 81 ms — h2https://match.adsrvr.org/track/cmb/generic?ttd_pid=liveintent&ttd_tpi=1&gdpr=0&us_privacy=1YNNmatch.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=liveintent&ttd_tpi=1&gdpr=0&us_privacy=1YNN — 200 — 254 B — 27 ms — h2https://sli.tasteofhome.com/baker?dtstmp=1776888319903sli.tasteofhome.com/baker?dtstmp=17... https://sli.tasteofhome.com/baker?dtstmp=1776888319903 — 200 — 541 B — 78 ms — h2https://api.viafoura.co/v2/www.tasteofhome.com/bootstrap/v2?session=falseapi.viafoura.co/v2/www.tasteofhome.... https://api.viafoura.co/v2/www.tasteofhome.com/bootstrap/v2?session=false — 200 — 3.2 KiB — 81 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=127444&dpuuid=dpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=127444&dpuuid= — 200 — 469 B — 16 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=6034767&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776888319941&ns_c=UTF-8&cs_cfg=1001110&cs_ucc=1&cs_cmp_id=340&gpp_ssv=1&gpp_gpc=0&gpp_oos=222&gpp_oon=1X11100&gpp_sdp=0000000000000000&gpp_pdc=0&gpp_cdc=000&gpp_mct=2&gpp_mom=0&gpp_msm=0&cs_cmp_ie=10&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=7&gpp_smv=1.1&c7=https%3A%2F%2Fwww.tasteofhome.com%2F&c8=Taste%20of%20Home%3A%20Find%20Recipes%2C%20Appetizers%2C%20Desserts%2C%20Holiday%20Recipes%20%26%20Healthy%20Cooking%20Tips&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=6034767&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776888319941&ns_c=UTF-8&cs_cfg=1001110&cs_ucc=1&cs_cmp_id=340&gpp_ssv=1&gpp_gpc=0&gpp_oos=222&gpp_oon=1X11100&gpp_sdp=0000000000000000&gpp_pdc=0&gpp_cdc=000&gpp_mct=2&gpp_mom=0&gpp_msm=0&cs_cmp_ie=10&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=7&gpp_smv=1.1&c7=https%3A%2F%2Fwww.tasteofhome.com%2F&c8=Taste%20of%20Home%3A%20Find%20Recipes%2C%20Appetizers%2C%20Desserts%2C%20Holiday%20Recipes%20%26%20Healthy%20Cooking%20Tips&c9= — 302 — 785 B — 23 ms — h2https://i.liadm.com/s/19948?bidder_id=178256&bidder_uuid=46878887324f4022a6eca5b4dce4bcf1i.liadm.com/s/19948?bidder_id=17825... https://i.liadm.com/s/19948?bidder_id=178256&bidder_uuid=46878887324f4022a6eca5b4dce4bcf1 — 200 — 221 B — 14 ms — http/1.1https://p.rfihub.com/cm?pub=39342&in=1&userid=4070a588-d63f-4005-ad71-a98b6830fcb9%3A1776888319.9229681&forward=https%3A//i.liadm.com/s/56409%3Fbidder_id%3D200442%26bidder_uuid%3D4070a588-d63f-4005-ad71-a98b6830fcb9%253A1776888319.9229681%26pid%3D500040%26it%3D1%26iv%3D4070a588-d63f-4005-ad71-a98b6830fcb9%253A1776888319.9229681%26_%3D1776888319.9242315%26gpp_s%3D%26gpp_as%3D%26gdpr%3D%26gdpr_consent%3D&cb=1776888319.924256p.rfihub.com/cm?pub=39342&in=1&user... https://p.rfihub.com/cm?pub=39342&in=1&userid=4070a588-d63f-4005-ad71-a98b6830fcb9%3A1776888319.9229681&forward=https%3A//i.liadm.com/s/56409%3Fbidder_id%3D200442%26bidder_uuid%3D4070a588-d63f-4005-ad71-a98b6830fcb9%253A1776888319.9229681%26pid%3D500040%26it%3D1%26iv%3D4070a588-d63f-4005-ad71-a98b6830fcb9%253A1776888319.9229681%26_%3D1776888319.9242315%26gpp_s%3D%26gpp_as%3D%26gdpr%3D%26gdpr_consent%3D&cb=1776888319.924256 — 302 — 1.3 KiB — 24 ms — http/1.1https://aax.amazon-adsystem.com/e/dtb/bid/245281.7/0/prebid?adunitid=$rs_300x250_$riaax.amazon-adsystem.com/e/dtb/bid/2... https://aax.amazon-adsystem.com/e/dtb/bid/245281.7/0/prebid?adunitid=$rs_300x250_$ri — 200 — 304 B — 30 ms — h2https://i.liadm.com/s/89249?bidder_id=246504&bidder_uuid=jpfQEu-pVzBKhKaJ6QOsOQUtuRgi.liadm.com/s/89249?bidder_id=24650... https://i.liadm.com/s/89249?bidder_id=246504&bidder_uuid=jpfQEu-pVzBKhKaJ6QOsOQUtuRg — 200 — 221 B — 14 ms — http/1.1https://sb.scorecardresearch.com/b2?c1=2&c2=6034767&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776888319941&ns_c=UTF-8&cs_cfg=1001110&cs_ucc=1&cs_cmp_id=340&gpp_ssv=1&gpp_gpc=0&gpp_oos=222&gpp_oon=1X11100&gpp_sdp=0000000000000000&gpp_pdc=0&gpp_cdc=000&gpp_mct=2&gpp_mom=0&gpp_msm=0&cs_cmp_ie=10&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=7&gpp_smv=1.1&c7=https%3A%2F%2Fwww.tasteofhome.com%2F&c8=Taste%20of%20Home%3A%20Find%20Recipes%2C%20Appetizers%2C%20Desserts%2C%20Holiday%20Recipes%20%26%20Healthy%20Cooking%20Tips&c9=sb.scorecardresearch.com/b2?c1=2&c2... https://sb.scorecardresearch.com/b2?c1=2&c2=6034767&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776888319941&ns_c=UTF-8&cs_cfg=1001110&cs_ucc=1&cs_cmp_id=340&gpp_ssv=1&gpp_gpc=0&gpp_oos=222&gpp_oon=1X11100&gpp_sdp=0000000000000000&gpp_pdc=0&gpp_cdc=000&gpp_mct=2&gpp_mom=0&gpp_msm=0&cs_cmp_ie=10&cs_cmp_rt=0&cs_cmp_av=1.1&gpp_sid=7&gpp_smv=1.1&c7=https%3A%2F%2Fwww.tasteofhome.com%2F&c8=Taste%20of%20Home%3A%20Find%20Recipes%2C%20Appetizers%2C%20Desserts%2C%20Holiday%20Recipes%20%26%20Healthy%20Cooking%20Tips&c9= — 204 — 225 B — 19 ms — h2https://b1sync.outbrain.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__&us_privacy=1YNNb1sync.outbrain.com/usersync/livein... https://b1sync.outbrain.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__&us_privacy=1YNN — 302 — 639 B — 24 ms — http/1.1https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=970033201318791814&referrer=https%3A%2F%2Fi.liadm.com%2F&forward=https%3A%2F%2Fi.liadm.com%2Fs%2F56409%3Fbidder_id%3D200442%26bidder_uuid%3D4070a588-d63f-4005-ad71-a98b6830fcb9%253A1776888319.9229681%26pid%3D500040%26it%3D1%26iv%3D4070a588-d63f-4005-ad71-a98b6830fcb9%253A1776888319.9229681%26_%3D1776888319.9242315%26gpp_s%3D%26gpp_as%3D%26gdpr%3D%26gdpr_consent%3Dlive.rezync.com/pixel?c=bd8618c307a... https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=970033201318791814&referrer=https%3A%2F%2Fi.liadm.com%2F&forward=https%3A%2F%2Fi.liadm.com%2Fs%2F56409%3Fbidder_id%3D200442%26bidder_uuid%3D4070a588-d63f-4005-ad71-a98b6830fcb9%253A1776888319.9229681%26pid%3D500040%26it%3D1%26iv%3D4070a588-d63f-4005-ad71-a98b6830fcb9%253A1776888319.9229681%26_%3D1776888319.9242315%26gpp_s%3D%26gpp_as%3D%26gdpr%3D%26gdpr_consent%3D — 302 — 796 B — 71 ms — h2https://b1sync.outbrain.com/usersync/liveintent/?cb=%2F%2Fi.liadm.com%2Fs%2F35004%3Fbidder_id%3D98254%26bidder_uuid%3D__ZUID__&s=3&us_privacy=1YNNb1sync.outbrain.com/usersync/livein... https://b1sync.outbrain.com/usersync/liveintent/?cb=%2F%2Fi.liadm.com%2Fs%2F35004%3Fbidder_id%3D98254%26bidder_uuid%3D__ZUID__&s=3&us_privacy=1YNN — 200 — 405 B — 4 ms — http/1.1https://i.liadm.com/s/56409?bidder_id=200442&bidder_uuid=4070a588-d63f-4005-ad71-a98b6830fcb9%3A1776888319.9229681&pid=500040&it=1&iv=4070a588-d63f-4005-ad71-a98b6830fcb9%3A1776888319.9229681&_=1776888319.9242315&gpp_s=&gpp_as=&gdpr=&gdpr_consent=i.liadm.com/s/56409?bidder_id=20044... https://i.liadm.com/s/56409?bidder_id=200442&bidder_uuid=4070a588-d63f-4005-ad71-a98b6830fcb9%3A1776888319.9229681&pid=500040&it=1&iv=4070a588-d63f-4005-ad71-a98b6830fcb9%3A1776888319.9229681&_=1776888319.9242315&gpp_s=&gpp_as=&gdpr=&gdpr_consent= — 200 — 221 B — 9 ms — http/1.1blob:https://www.tasteofhome.com/6a9ff2db-d45d-47bc-940c-a28cc79da9a3www.tasteofhome.com/6a9ff2db-d45d-4... blob:https://www.tasteofhome.com/6a9ff2db-d45d-47bc-940c-a28cc79da9a3 — 200 — -1 B — 151 ms — blobhttps://notifications.viafoura.co/v5/notifications/00000000-0000-4000-8000-e1beae9772b3/allnotifications.viafoura.co/v5/notifi... https://notifications.viafoura.co/v5/notifications/00000000-0000-4000-8000-e1beae9772b3/all — 200 — 454 B — 19 ms — h2https://d82f7a30-751a-4689-b7e9-19336a89ab46.prmutv.co/v2.0/pxid?k=4063d1aa-ab25-4131-8bc2-7ca2c80d0accd82f7a30-751a-4689-b7e9-19336a89ab4... https://d82f7a30-751a-4689-b7e9-19336a89ab46.prmutv.co/v2.0/pxid?k=4063d1aa-ab25-4131-8bc2-7ca2c80d0acc — 200 — 343 B — 133 ms — h2https://ib.adnxs.com/getuidj?gdpr=0ib.adnxs.com/getuidj?gdpr=0 https://ib.adnxs.com/getuidj?gdpr=0 — 200 — 575 B — 44 ms — h2https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&gdpr=0&dl=n-index_n-onetag_n-Seedtag_rbd_n-MediaNet_ox-db5_smrt_cnv_n-blis_3lifts.amazon-adsystem.com/iu3?cm3ppd=1&... https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&gdpr=0&dl=n-index_n-onetag_n-Seedtag_rbd_n-MediaNet_ox-db5_smrt_cnv_n-blis_3lift — 302 — 809 B — 39 ms — http/1.1https://ads.pubmatic.com/AdServer/js/user_sync.html?gdpr=&gdpr_consent=&us_privacy=1YNN&predirect=https%3A%2F%2Fpbs-us-east.ay.delivery%2Fsetuid%3Fbidder%3Dpubmatic%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3Dads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?gdpr=&gdpr_consent=&us_privacy=1YNN&predirect=https%3A%2F%2Fpbs-us-east.ay.delivery%2Fsetuid%3Fbidder%3Dpubmatic%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D — 200 — 7.6 KiB — 46 ms — h2https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&gdpr=0&dl=n-index_n-onetag_n-Seedtag_rbd_n-MediaNet_ox-db5_smrt_cnv_n-blis_3lift&dcc=ts.amazon-adsystem.com/iu3?cm3ppd=1&... https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&gdpr=0&dl=n-index_n-onetag_n-Seedtag_rbd_n-MediaNet_ox-db5_smrt_cnv_n-blis_3lift&dcc=t — 200 — 606 B — 26 ms — http/1.1https://api.permutive.com/ctx/v1/state?url=https%3A%2F%2Fwww.tasteofhome.com&k=4063d1aa-ab25-4131-8bc2-7ca2c80d0accapi.permutive.com/ctx/v1/state?url=... https://api.permutive.com/ctx/v1/state?url=https%3A%2F%2Fwww.tasteofhome.com&k=4063d1aa-ab25-4131-8bc2-7ca2c80d0acc — 200 — 245 B — 120 ms — h2https://cdn.permutive.app/topics.htmlcdn.permutive.app/topics.html https://cdn.permutive.app/topics.html — 200 — 899 B — 31 ms — h2https://i.viafoura.co/v3/www.tasteofhome.com/ingest?t=%7B%22view%22%3A%7B%22domain%22%3A%22www.tasteofhome.com%22%2C%22siteUuid%22%3A%2200000000-0000-4000-8000-e1beae9772b3%22%2C%22pageViews%22%3A1%2C%22outgoing%22%3A10%2C%22sessionStart%22%3A1776888320%2C%22isRecirculation%22%3Afalse%2C%22uniqueId%22%3A%2219b4b594-ef42-42de-bbae-bfc234572348%22%2C%22firstVisit%22%3A1776888320%2C%22previousVisit%22%3A1776888320%2C%22currentVisit%22%3A1776888320%2C%22visitCount%22%3A1%2C%22referrerStart%22%3A1776888320%2C%22refVisitCount%22%3A1%2C%22ref%22%3A%7B%22medium%22%3A%22direct%22%2C%22source%22%3A%22%22%2C%22sharer_uuid%22%3A%22%22%2C%22terms%22%3A%22%22%7D%7D%2C%22meta%22%3A%7B%22domain%22%3A%22www.tasteofhome.com%22%2C%22site%22%3A%2200000000-0000-4000-8000-e1beae9772b3%22%2C%22section%22%3A%2200000000-0000-4000-8000-e1beae9772b3%22%2C%22pageImage%22%3A%22https%3A%2F%2Fwww.tasteofhome.com%2Fwp-content%2Fuploads%2F2020%2F08%2FTOH_Logo_Black.png%22%2C%22ref%22%3A%7B%7D%2C%22vf%22%3Afalse%2C%22url%22%3A%22https%3A%2F%2Fwww.tasteofhome.com%2F%22%2C%22path%22%3A%22%2F%22%2C%22title%22%3A%22Taste%20of%20Home%22%2C%22privilege%22%3A%22guest%22%2C%22page_type%22%3A%22section%22%2C%22page_description%22%3A%22Search%20recipes%20for%20your%20favorite%20desserts%2C%20appetizers%2C%20main%20dish%20recipes%2C%20and%20more.%20Find%20an%20array%20of%20easy%20recipes%20as%20well%20as%20home%20cooking%20tips%2C%20kitchen%20design%20insights%20and%20diet%20and%20nutrition%20information%20at%20Taste%20of%20Home%20Magazine.%22%2C%22topics%22%3A%5B%5D%2C%22amp%22%3Afalse%2C%22container_id%22%3A%221574786%22%7D%2C%22ua%22%3A%7B%22nl%22%3A%22en-US%22%2C%22nu%22%3A%22Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36%22%2C%22sr%22%3A%22412x823%22%2C%22sd%22%3A24%2C%22vp%22%3A%22412x823%22%2C%22dt%22%3A%22Taste%20of%20Home%3A%20Find%20Recipes%2C%20Appetizers%2C%20Desserts%2C%20Holiday%20Recipes%20%26%20Healthy%20Cooking%20Tips%22%2C%22de%22%3A%22UTF-8%22%2C%22dl%22%3A%22en-US%22%7D%2C%22rq%22%3A%221de4c307-c9ee-4991-9450-0b3f078aea16%22%2C%22w%22%3A%5B%22vf-tray-trigger%22%2C%22vf-tray%22%5D%2C%22event_type%22%3A%22analytics.view_lite%22%7Di.viafoura.co/v3/www.tasteofhome.co... https://i.viafoura.co/v3/www.tasteofhome.com/ingest?t=%7B%22view%22%3A%7B%22domain%22%3A%22www.tasteofhome.com%22%2C%22siteUuid%22%3A%2200000000-0000-4000-8000-e1beae9772b3%22%2C%22pageViews%22%3A1%2C%22outgoing%22%3A10%2C%22sessionStart%22%3A1776888320%2C%22isRecirculation%22%3Afalse%2C%22uniqueId%22%3A%2219b4b594-ef42-42de-bbae-bfc234572348%22%2C%22firstVisit%22%3A1776888320%2C%22previousVisit%22%3A1776888320%2C%22currentVisit%22%3A1776888320%2C%22visitCount%22%3A1%2C%22referrerStart%22%3A1776888320%2C%22refVisitCount%22%3A1%2C%22ref%22%3A%7B%22medium%22%3A%22direct%22%2C%22source%22%3A%22%22%2C%22sharer_uuid%22%3A%22%22%2C%22terms%22%3A%22%22%7D%7D%2C%22meta%22%3A%7B%22domain%22%3A%22www.tasteofhome.com%22%2C%22site%22%3A%2200000000-0000-4000-8000-e1beae9772b3%22%2C%22section%22%3A%2200000000-0000-4000-8000-e1beae9772b3%22%2C%22pageImage%22%3A%22https%3A%2F%2Fwww.tasteofhome.com%2Fwp-content%2Fuploads%2F2020%2F08%2FTOH_Logo_Black.png%22%2C%22ref%22%3A%7B%7D%2C%22vf%22%3Afalse%2C%22url%22%3A%22https%3A%2F%2Fwww.tasteofhome.com%2F%22%2C%22path%22%3A%22%2F%22%2C%22title%22%3A%22Taste%20of%20Home%22%2C%22privilege%22%3A%22guest%22%2C%22page_type%22%3A%22section%22%2C%22page_description%22%3A%22Search%20recipes%20for%20your%20favorite%20desserts%2C%20appetizers%2C%20main%20dish%20recipes%2C%20and%20more.%20Find%20an%20array%20of%20easy%20recipes%20as%20well%20as%20home%20cooking%20tips%2C%20kitchen%20design%20insights%20and%20diet%20and%20nutrition%20information%20at%20Taste%20of%20Home%20Magazine.%22%2C%22topics%22%3A%5B%5D%2C%22amp%22%3Afalse%2C%22container_id%22%3A%221574786%22%7D%2C%22ua%22%3A%7B%22nl%22%3A%22en-US%22%2C%22nu%22%3A%22Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36%22%2C%22sr%22%3A%22412x823%22%2C%22sd%22%3A24%2C%22vp%22%3A%22412x823%22%2C%22dt%22%3A%22Taste%20of%20Home%3A%20Find%20Recipes%2C%20Appetizers%2C%20Desserts%2C%20Holiday%20Recipes%20%26%20Healthy%20Cooking%20Tips%22%2C%22de%22%3A%22UTF-8%22%2C%22dl%22%3A%22en-US%22%7D%2C%22rq%22%3A%221de4c307-c9ee-4991-9450-0b3f078aea16%22%2C%22w%22%3A%5B%22vf-tray-trigger%22%2C%22vf-tray%22%5D%2C%22event_type%22%3A%22analytics.view_lite%22%7D — 200 — 218 B — 42 ms — h2https://pixel.rubiconproject.com/token?pid=45386&pt=d&rk=pbs-us-east&gdpr=&gdpr_consent=&us_privacy=1YNN&gpp=&gpp_sid=pixel.rubiconproject.com/token?pid=... https://pixel.rubiconproject.com/token?pid=45386&pt=d&rk=pbs-us-east&gdpr=&gdpr_consent=&us_privacy=1YNN&gpp=&gpp_sid= — 204 — 1.2 KiB — 37 ms — http/1.1https://api.permutive.com/v2.0/watson?k=4063d1aa-ab25-4131-8bc2-7ca2c80d0accapi.permutive.com/v2.0/watson?k=406... https://api.permutive.com/v2.0/watson?k=4063d1aa-ab25-4131-8bc2-7ca2c80d0acc — 200 — 1.1 KiB — 96 ms — h2https://api.permutive.com/v2.0/identify?k=4063d1aa-ab25-4131-8bc2-7ca2c80d0accapi.permutive.com/v2.0/identify?k=4... https://api.permutive.com/v2.0/identify?k=4063d1aa-ab25-4131-8bc2-7ca2c80d0acc — 200 — 233 B — 136 ms — h2https://people.api.boomtrain.com/identify/resolve?data=eyJjb29raWUiOnsiYnNpbiI6IiJ9LCJxdWVyeXN0cmluZyI6e30sImV4dGVybmFsX2lkcyI6e319&site_id=tmb-taste-of-homepeople.api.boomtrain.com/identify/r... https://people.api.boomtrain.com/identify/resolve?data=eyJjb29raWUiOnsiYnNpbiI6IiJ9LCJxdWVyeXN0cmluZyI6e30sImV4dGVybmFsX2lkcyI6e319&site_id=tmb-taste-of-home — 200 — 506 B — 56 ms — http/1.1https://cdn.brandmetrics.com/scripts/bundle/65568.js?sid=0513a00e-3f6a-458a-a6d9-84e43e69da1e&toploc=www.tasteofhome.comcdn.brandmetrics.com/scripts/bundle... https://cdn.brandmetrics.com/scripts/bundle/65568.js?sid=0513a00e-3f6a-458a-a6d9-84e43e69da1e&toploc=www.tasteofhome.com — 200 — 18.4 KiB — 13 ms — h2https://api.permutive.com/v2.0/geoip?include=geo&include=isp&include=ip&include=ip_hash&k=4063d1aa-ab25-4131-8bc2-7ca2c80d0accapi.permutive.com/v2.0/geoip?includ... https://api.permutive.com/v2.0/geoip?include=geo&include=isp&include=ip&include=ip_hash&k=4063d1aa-ab25-4131-8bc2-7ca2c80d0acc — 200 — 367 B — 103 ms — h2https://ct.pinterest.com/user/?tid=2612561823788&cb=1776888320407&dep=2%2CPAGE_LOADct.pinterest.com/user/?tid=26125618... https://ct.pinterest.com/user/?tid=2612561823788&cb=1776888320407&dep=2%2CPAGE_LOAD — 200 — 683 B — 41 ms — h2https://ssum.casalemedia.com/usermatch?s=205820&gdpr=&gdpr_consent=&us_privacy=1YNN&cb=https%3A%2F%2Fpbs-us-east.ay.delivery%2Fsetuid%3Fbidder%3Dix%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3Dssum.casalemedia.com/usermatch?s=20... https://ssum.casalemedia.com/usermatch?s=205820&gdpr=&gdpr_consent=&us_privacy=1YNN&cb=https%3A%2F%2Fpbs-us-east.ay.delivery%2Fsetuid%3Fbidder%3Dix%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D — 302 — 967 B — 35 ms — h3https://secure-signals.permutive.app/data/v1/cohortssecure-signals.permutive.app/data/v... https://secure-signals.permutive.app/data/v1/cohorts — 200 — 177 B — 66 ms — h2https://cdn.permutive.com/models/v2/d82f7a30-751a-4689-b7e9-19336a89ab46-models.bincdn.permutive.com/models/v2/d82f7a3... https://cdn.permutive.com/models/v2/d82f7a30-751a-4689-b7e9-19336a89ab46-models.bin — 200 — 91.1 KiB — 74 ms — h2https://ssum.casalemedia.com/usermatch?cb=https%3A%2F%2Fpbs-us-east.ay.delivery%2Fsetuid%3Fus_privacy%3D1YNN%26bidder%3Dix%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D&gdpr=&gdpr_consent=&s=205820&us_privacy=1YNN&C=1ssum.casalemedia.com/usermatch?cb=h... https://ssum.casalemedia.com/usermatch?cb=https%3A%2F%2Fpbs-us-east.ay.delivery%2Fsetuid%3Fus_privacy%3D1YNN%26bidder%3Dix%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D&gdpr=&gdpr_consent=&s=205820&us_privacy=1YNN&C=1 — 200 — 590 B — 25 ms — h3https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_9e4958801741d4d875ab94da23b6d39a.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_9e4958801741d4d875ab94da23b6d39a.br.js — 200 — 116.4 KiB — 73 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/cjs_min_92abedfd1b9757a428bfcd7452d0081f.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/cjs_min_92abedfd1b9757a428bfcd7452d0081f.js — 200 — 16.0 KiB — 42 ms — h2https://alohamiles.com/m10aa6eo1sxon7okgob052aalohamiles.com/m10aa6eo1sxon7okgob0... https://alohamiles.com/m10aa6eo1sxon7okgob052a — 200 — 319 B — 71 ms — h3https://ct.pinterest.com/v3/?tid=2612561823788&event=init&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.tasteofhome.com%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A823%2C%22sw%22%3A412%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22146%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1776888320478ct.pinterest.com/v3/?tid=2612561823... https://ct.pinterest.com/v3/?tid=2612561823788&event=init&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.tasteofhome.com%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A823%2C%22sw%22%3A412%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22146%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1776888320478 — 200 — 224 B — 51 ms — h2https://ct.pinterest.com/static/ct/token_create.jsct.pinterest.com/static/ct/token_cr... https://ct.pinterest.com/static/ct/token_create.js — 200 — 3.9 KiB — 9 ms — h3https://pbs-us-east.ay.delivery/setuid?us_privacy=1YNN&bidder=ix&gdpr=&gdpr_consent=&gpp=&gpp_sid=&f=b&uid=0pbs-us-east.ay.delivery/setuid?us_p... https://pbs-us-east.ay.delivery/setuid?us_privacy=1YNN&bidder=ix&gdpr=&gdpr_consent=&gpp=&gpp_sid=&f=b&uid=0 — 200 — 291 B — 247 ms — h2https://ct.pinterest.com/ct.htmlct.pinterest.com/ct.html https://ct.pinterest.com/ct.html — 200 — 604 B — 29 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-E4JC1QS7CB&gtm=45je64k0v9162136784za200zd9162136784&_p=1776888319224&gcd=13l3l3l3l2l1&npa=0&dma=0&tcfd=10000&are=1&cid=2004698167.1776888321&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512542~118128922&sid=1776888320&sct=1&seg=0&dl=https%3A%2F%2Fwww.tasteofhome.com%2F&dt=Taste%20of%20Home%3A%20Find%20Recipes%2C%20Appetizers%2C%20Desserts%2C%20Holiday%20Recipes%20%26%20Healthy%20Cooking%20Tips&_tu=QAg&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=false&ep.label=page_view&ep.category=engagement&ep.cd_error_type=&ep.cd_search_pilot_test=&ep.cd_int_campaign=&ep.cd_int_content=&ep.cd_int_keycode=&ep.cd_int_medium=&ep.cd_int_placement=&ep.cd_int_source=&ep.cd_int_term=&ep.cd_utm_audience=&ep.cd_utm_ecmp=&ep.cd_utm_int=&ep.cd_utm_keycode=&ep.cd_utm_placement=&ep.cd_utm_content=&ep.cd_utm_medium=&ep.cd_utm_source=&ep.cd_utm_term=&ep.cd_rms_id=&ep.cd_base_domain=&ep.cd_page_name=Taste%20of%20Home%3AHomepage&ep.cd_content_page_name=Taste%20of%20Home%3AHomepage&ep.cd_page_url=https%3A%2F%2Fwww.tasteofhome.com%2F&ep.cd_page_url_no_query=https%3A%2F%2Fwww.tasteofhome.com%2F&ep.cd_previous_page=&ep.cd_page_referrer=&ep.cd_site_sub_section_1=&ep.cd_site_sub_section_2=&ep.cd_affiliate_disclaimer=0&ep.cd_author_name=&epn.cd_content_id=1574786&ep.cd_content_type=homepage&ep.cd_published_date=&ep.cd_last_modified_date=&ep.cd_tag=&ep.cd_tag_id=&ep.cd_image_credits=&ep.cd_image_licensor_name=&ep.cd_content_name=Home&ep.cd_page_type=Homepage&ep.cd_email_blast_id=&ep.cd_email_campaign=&ep.cd_email_hashed_id=&ep.cd_dfp_id=40c0e811-85d0-4e7a-8d61-c27064f24b24&ep.cd_user_id=&ep.cd_log_in_status=false&ep.cd_ad_density=&tfd=2850www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-E4JC1QS7CB&gtm=45je64k0v9162136784za200zd9162136784&_p=1776888319224&gcd=13l3l3l3l2l1&npa=0&dma=0&tcfd=10000&are=1&cid=2004698167.1776888321&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512542~118128922&sid=1776888320&sct=1&seg=0&dl=https%3A%2F%2Fwww.tasteofhome.com%2F&dt=Taste%20of%20Home%3A%20Find%20Recipes%2C%20Appetizers%2C%20Desserts%2C%20Holiday%20Recipes%20%26%20Healthy%20Cooking%20Tips&_tu=QAg&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=false&ep.label=page_view&ep.category=engagement&ep.cd_error_type=&ep.cd_search_pilot_test=&ep.cd_int_campaign=&ep.cd_int_content=&ep.cd_int_keycode=&ep.cd_int_medium=&ep.cd_int_placement=&ep.cd_int_source=&ep.cd_int_term=&ep.cd_utm_audience=&ep.cd_utm_ecmp=&ep.cd_utm_int=&ep.cd_utm_keycode=&ep.cd_utm_placement=&ep.cd_utm_content=&ep.cd_utm_medium=&ep.cd_utm_source=&ep.cd_utm_term=&ep.cd_rms_id=&ep.cd_base_domain=&ep.cd_page_name=Taste%20of%20Home%3AHomepage&ep.cd_content_page_name=Taste%20of%20Home%3AHomepage&ep.cd_page_url=https%3A%2F%2Fwww.tasteofhome.com%2F&ep.cd_page_url_no_query=https%3A%2F%2Fwww.tasteofhome.com%2F&ep.cd_previous_page=&ep.cd_page_referrer=&ep.cd_site_sub_section_1=&ep.cd_site_sub_section_2=&ep.cd_affiliate_disclaimer=0&ep.cd_author_name=&epn.cd_content_id=1574786&ep.cd_content_type=homepage&ep.cd_published_date=&ep.cd_last_modified_date=&ep.cd_tag=&ep.cd_tag_id=&ep.cd_image_credits=&ep.cd_image_licensor_name=&ep.cd_content_name=Home&ep.cd_page_type=Homepage&ep.cd_email_blast_id=&ep.cd_email_campaign=&ep.cd_email_hashed_id=&ep.cd_dfp_id=40c0e811-85d0-4e7a-8d61-c27064f24b24&ep.cd_user_id=&ep.cd_log_in_status=false&ep.cd_ad_density=&tfd=2850 — 204 — 552 B — 482 ms — h2https://events.api.boomtrain.com/event/trackevents.api.boomtrain.com/event/trac... https://events.api.boomtrain.com/event/track — 200 — 209 B — 59 ms — h2https://api.permutive.com/audience-matching/v1/id/391a579b-2c13-491f-a113-f72e4d56ea18/audiences?k=4063d1aa-ab25-4131-8bc2-7ca2c80d0accapi.permutive.com/audience-matching... https://api.permutive.com/audience-matching/v1/id/391a579b-2c13-491f-a113-f72e4d56ea18/audiences?k=4063d1aa-ab25-4131-8bc2-7ca2c80d0acc — 200 — 25 B — 159 ms — h3https://api.permutive.com/v2.0/identify?k=4063d1aa-ab25-4131-8bc2-7ca2c80d0accapi.permutive.com/v2.0/identify?k=4... https://api.permutive.com/v2.0/identify?k=4063d1aa-ab25-4131-8bc2-7ca2c80d0acc — 200 — 102 B — 107 ms — h2https://ut.pubmatic.com/geo?pubid=0ut.pubmatic.com/geo?pubid=0 https://ut.pubmatic.com/geo?pubid=0 — 200 — 130 B — 15 ms — h2https://cm.g.doubleclick.net/partnerpixels?gdpr=0&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAACA.QA&gpp_sid=7&url=https%3A%2F%2Fwww.tasteofhome.com%2Fcm.g.doubleclick.net/partnerpixels?... https://cm.g.doubleclick.net/partnerpixels?gdpr=0&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAACA.QA&gpp_sid=7&url=https%3A%2F%2Fwww.tasteofhome.com%2F — 200 — 232 B — 45 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604200101&st=env&sjk=6242613015814635ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604200101&st=env&sjk=6242613015814635 — 200 — 13.2 KiB — 61 ms — h3https://secure-signals.permutive.app/data/v1/cohortssecure-signals.permutive.app/data/v... https://secure-signals.permutive.app/data/v1/cohorts — 200 — 98 B — 45 ms — h2https://api.permutive.com/adv/v4/segment?k=4063d1aa-ab25-4131-8bc2-7ca2c80d0accapi.permutive.com/adv/v4/segment?k=... https://api.permutive.com/adv/v4/segment?k=4063d1aa-ab25-4131-8bc2-7ca2c80d0acc — 200 — 191 B — 163 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=6242613015814635&correlator=2171366701722646&eid=31097658%2C95386098%2C31097964&output=ldjh&gdfp_req=1&vrg=202604200101&ptt=17&impl=fifs&gdpr=0&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAACA.QA&gpp_sid=7&iu_parts=6178%2Ctoh_mobile%2Chomepage%2Ccm_ribbon%2Cout_of_page&enc_prev_ius=%2F0%2F1%2F2%2F3%2C%2F0%2F1%2F2%2F4&prev_iu_szs=1x1%2C1x1&ifi=1&didk=2823184008~3181263950&dids=cm-ribbon~content-hp-out-of-page&adfs=1500787412~3492029707&sfv=1-0-45&ists=3&eri=1&sc=1&cookie_enabled=1&abxe=1&dt=1776888320807&lmt=1776837688&adxs=0%2C0&adys=0%2C113&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0%7C0&ucis=1%7C2&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.tasteofhome.com%2F&vis=1&psz=412x26%7C412x0&msz=412x0%7C412x0&fws=4%2C4&ohw=412%2C412&a3p=EjQKCnB1YmNpZC5vcmcSJDUzZTU0M2VhLTdkMjktNDdkYS05OTgzLTRiMjNkZWUxMTM0YVgBEmUKCXlhaG9vLmNvbRJWSks3bE8tNlZzai1ULTJ3eTF4UzNZZWFJNC1wbXZfS2RnMjJZandUaUdTUFdTTzF0Zk0zRVY5b1JybVd4U3RLM1JxNFJrVG9ES2p5T3VYTWJtVXBTdWdYAQ..&dlt=1776888317824&idt=2870&prev_scp=pos%3Dcm_ribbon%26DAI%3Dn%7Cpos%3Dout_of_page%26DAI%3Dn&cust_params=ay_hash%3D0%26ay_hash_raw%3D%25252F%25257C0%25257C157%26adUnitPath%3D%252F6178%252Ftoh_mobile%252Fhomepage%252F%26category%3D%26contentID%3D20158815135%26siteId%3Dtoh%26keywords%3Dno_keywords%26pageType%3Dhomepage%26property%3D6178%26pt%3Dhomepage%26topic%3D%26url%3D%252F%26video%3Dfalse%26block_refresh%3Dfalse%26afc%3Dno%26TMCM%3D40c0e811-85d0-4e7a-8d61-c27064f24b24%26platform%3Dmobile%26adDensity%3D%26adDensityTarget%3D-1%26ay_ym%3Don&adks=3106078801%2C1014535482&frm=20&eoidce=1&pgls=CAEaBTYuOC4y&pbbce=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=6242613015814635&correlator=2171366701722646&eid=31097658%2C95386098%2C31097964&output=ldjh&gdfp_req=1&vrg=202604200101&ptt=17&impl=fifs&gdpr=0&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAACA.QA&gpp_sid=7&iu_parts=6178%2Ctoh_mobile%2Chomepage%2Ccm_ribbon%2Cout_of_page&enc_prev_ius=%2F0%2F1%2F2%2F3%2C%2F0%2F1%2F2%2F4&prev_iu_szs=1x1%2C1x1&ifi=1&didk=2823184008~3181263950&dids=cm-ribbon~content-hp-out-of-page&adfs=1500787412~3492029707&sfv=1-0-45&ists=3&eri=1&sc=1&cookie_enabled=1&abxe=1&dt=1776888320807&lmt=1776837688&adxs=0%2C0&adys=0%2C113&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0%7C0&ucis=1%7C2&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.tasteofhome.com%2F&vis=1&psz=412x26%7C412x0&msz=412x0%7C412x0&fws=4%2C4&ohw=412%2C412&a3p=EjQKCnB1YmNpZC5vcmcSJDUzZTU0M2VhLTdkMjktNDdkYS05OTgzLTRiMjNkZWUxMTM0YVgBEmUKCXlhaG9vLmNvbRJWSks3bE8tNlZzai1ULTJ3eTF4UzNZZWFJNC1wbXZfS2RnMjJZandUaUdTUFdTTzF0Zk0zRVY5b1JybVd4U3RLM1JxNFJrVG9ES2p5T3VYTWJtVXBTdWdYAQ..&dlt=1776888317824&idt=2870&prev_scp=pos%3Dcm_ribbon%26DAI%3Dn%7Cpos%3Dout_of_page%26DAI%3Dn&cust_params=ay_hash%3D0%26ay_hash_raw%3D%25252F%25257C0%25257C157%26adUnitPath%3D%252F6178%252Ftoh_mobile%252Fhomepage%252F%26category%3D%26contentID%3D20158815135%26siteId%3Dtoh%26keywords%3Dno_keywords%26pageType%3Dhomepage%26property%3D6178%26pt%3Dhomepage%26topic%3D%26url%3D%252F%26video%3Dfalse%26block_refresh%3Dfalse%26afc%3Dno%26TMCM%3D40c0e811-85d0-4e7a-8d61-c27064f24b24%26platform%3Dmobile%26adDensity%3D%26adDensityTarget%3D-1%26ay_ym%3Don&adks=3106078801%2C1014535482&frm=20&eoidce=1&pgls=CAEaBTYuOC4y&pbbce=1 — 200 — 4.2 KiB — 143 ms — h3https://api.permutive.com/v1.0/state?fetch_unseen=false&k=4063d1aa-ab25-4131-8bc2-7ca2c80d0accapi.permutive.com/v1.0/state?fetch_... https://api.permutive.com/v1.0/state?fetch_unseen=false&k=4063d1aa-ab25-4131-8bc2-7ca2c80d0acc — 200 — 34 B — 1.2 s — h3https://700c504f531a403389e30cb6502989e7.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html700c504f531a403389e30cb6502989e7.sa... https://700c504f531a403389e30cb6502989e7.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 44 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 43 ms — h2https://hbx.media.net/checksync.php?cid=8CUEHS6F9&cs=87&type=mpbc&cv=37&vsSync=1&uspstring=1YNN&gdpr=&gdprstring=&gpp=&gpp_sid=&redirect=https%3A%2F%2Fpbs-us-east.ay.delivery%2Fsetuid%3Fbidder%3Dmedianet%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%3Cvsid%3Ehbx.media.net/checksync.php?cid=8CU... https://hbx.media.net/checksync.php?cid=8CUEHS6F9&cs=87&type=mpbc&cv=37&vsSync=1&uspstring=1YNN&gdpr=&gdprstring=&gpp=&gpp_sid=&redirect=https%3A%2F%2Fpbs-us-east.ay.delivery%2Fsetuid%3Fbidder%3Dmedianet%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%3Cvsid%3E — 200 — 11.9 KiB — 39 ms — h2https://securepubads.g.doubleclick.net/gampad/ads?pvsid=6242613015814635&correlator=497521658524143&eid=31097658%2C95386098%2C31097964&output=ldjh&gdfp_req=1&vrg=202604200101&ptt=17&impl=fifs&gdpr=0&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAACA.QA&gpp_sid=7&iu_parts=6178%2Ctoh_mobile%2Chomepage%2Ccontent_1%2Coop&enc_prev_ius=%2F0%2F1%2F2%2F3%2C%2F0%2F1%2F2%2F4&prev_iu_szs=300x250%7C300x50%7C250x250%7C300x100%2C320x50%7C300x50&ifi=3&didk=1806017268~3821847938&dids=content-hp-after-hero-module__~oop__ayManagerEnv__1_L5vp89LX&adfs=2705410188~1177460349&sfv=1-0-45&eri=1&sc=1&cookie_enabled=1&abxe=1&dt=1776888320971&lmt=1776837688&adxs=56%2C46&adys=1515%2C773&biw=412&bih=823&scr_x=0&scr_y=0&btvi=1%7C0&ucis=3%7C4&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.tasteofhome.com%2F&vis=1&psz=412x67%7C412x-1&msz=412x67%7C412x-1&fws=516%2C516&ohw=412%2C412&a3p=EjQKCnB1YmNpZC5vcmcSJDUzZTU0M2VhLTdkMjktNDdkYS05OTgzLTRiMjNkZWUxMTM0YVgBEmUKCXlhaG9vLmNvbRJWSks3bE8tNlZzai1ULTJ3eTF4UzNZZWFJNC1wbXZfS2RnMjJZandUaUdTUFdTTzF0Zk0zRVY5b1JybVd4U3RLM1JxNFJrVG9ES2p5T3VYTWJtVXBTdWdYAQ..&dlt=1776888317824&idt=2870&prev_scp=pos%3Dcontent%26slot%3D1%26DAI%3Dn%26uam%3Dtrue%26hb_deal_optimera%3DZ%2Cmo_android_Chrome_android%2COD6%2COD5%2COD4%2COD3%2COD2%2C10%2CSA1%2CSA10%2C0.40%2CA6%2CM3%2CTA4%2CTA2%2CTA0%2CTG9%2COA9%2CB3%2CTA9%2CI3%2CTF4%2CC0%2CTB4%2CTB2%2CTB0%2CTH9%2COB1%26aym_refresh%3Dtrue%7Cpos%3Doop%26DAI%3Dn%26uam%3Dtrue%26hb_deal_optimera%3DZ%2Cmo_android_Chrome_android%2COD6%2COD5%2COD4%2COD3%2COD2%2C60%2CSA1%2CSA10%2C0.30%2CTA9%2CC0%2CM5%2CL9%2CL3%2CJ3%2CB9%2CB8%2CTB4%2CTB2%2CTB0%2CTH9%2CTI0%2COB1%26aym_refresh%3Dtrue&cust_params=ay_hash%3D0%26ay_hash_raw%3D%25252F%25257C0%25257C157%26adUnitPath%3D%252F6178%252Ftoh_mobile%252Fhomepage%252F%26category%3D%26contentID%3D20158815135%26siteId%3Dtoh%26keywords%3Dno_keywords%26pageType%3Dhomepage%26property%3D6178%26pt%3Dhomepage%26topic%3D%26url%3D%252F%26video%3Dfalse%26block_refresh%3Dfalse%26afc%3Dno%26TMCM%3D40c0e811-85d0-4e7a-8d61-c27064f24b24%26platform%3Dmobile%26adDensity%3D%26adDensityTarget%3D-1%26ay_ym%3Don%26ay_hb_safeframe%3D1%26li-module-enabled%3Dt1-e0%26permutive%3Drts%26puid%3D391a579b-2c13-491f-a113-f72e4d56ea18%26ptime%3D1776888320732%26prmtvvid%3D10e4c1ca-31d2-42d0-8bae-9aa1b191bafd%26prmtvsdk%3Dweb%26prmtvctx%3Drts%26prmtvsid%3D1112fee2-3c24-4d86-99d3-c8148abc5214%26prmtvwid%3Dd82f7a30-751a-4689-b7e9-19336a89ab46&adks=3137778073%2C1336250627&frm=20&eoidce=1&gblpids=%2F6178%2Ftoh_mobile%2Fhomepage%2Fcontent_1~%2F6178%2Ftoh_mobile%2Fhomepage%2Foop&pb_szs=300x250%7C300x50%7C250x250%7C300x100~320x50%7C300x50&pgls=CAEaBTYuOC4y&pbbce=1&blev=1&bisch=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=6242613015814635&correlator=497521658524143&eid=31097658%2C95386098%2C31097964&output=ldjh&gdfp_req=1&vrg=202604200101&ptt=17&impl=fifs&gdpr=0&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAACA.QA&gpp_sid=7&iu_parts=6178%2Ctoh_mobile%2Chomepage%2Ccontent_1%2Coop&enc_prev_ius=%2F0%2F1%2F2%2F3%2C%2F0%2F1%2F2%2F4&prev_iu_szs=300x250%7C300x50%7C250x250%7C300x100%2C320x50%7C300x50&ifi=3&didk=1806017268~3821847938&dids=content-hp-after-hero-module__~oop__ayManagerEnv__1_L5vp89LX&adfs=2705410188~1177460349&sfv=1-0-45&eri=1&sc=1&cookie_enabled=1&abxe=1&dt=1776888320971&lmt=1776837688&adxs=56%2C46&adys=1515%2C773&biw=412&bih=823&scr_x=0&scr_y=0&btvi=1%7C0&ucis=3%7C4&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.tasteofhome.com%2F&vis=1&psz=412x67%7C412x-1&msz=412x67%7C412x-1&fws=516%2C516&ohw=412%2C412&a3p=EjQKCnB1YmNpZC5vcmcSJDUzZTU0M2VhLTdkMjktNDdkYS05OTgzLTRiMjNkZWUxMTM0YVgBEmUKCXlhaG9vLmNvbRJWSks3bE8tNlZzai1ULTJ3eTF4UzNZZWFJNC1wbXZfS2RnMjJZandUaUdTUFdTTzF0Zk0zRVY5b1JybVd4U3RLM1JxNFJrVG9ES2p5T3VYTWJtVXBTdWdYAQ..&dlt=1776888317824&idt=2870&prev_scp=pos%3Dcontent%26slot%3D1%26DAI%3Dn%26uam%3Dtrue%26hb_deal_optimera%3DZ%2Cmo_android_Chrome_android%2COD6%2COD5%2COD4%2COD3%2COD2%2C10%2CSA1%2CSA10%2C0.40%2CA6%2CM3%2CTA4%2CTA2%2CTA0%2CTG9%2COA9%2CB3%2CTA9%2CI3%2CTF4%2CC0%2CTB4%2CTB2%2CTB0%2CTH9%2COB1%26aym_refresh%3Dtrue%7Cpos%3Doop%26DAI%3Dn%26uam%3Dtrue%26hb_deal_optimera%3DZ%2Cmo_android_Chrome_android%2COD6%2COD5%2COD4%2COD3%2COD2%2C60%2CSA1%2CSA10%2C0.30%2CTA9%2CC0%2CM5%2CL9%2CL3%2CJ3%2CB9%2CB8%2CTB4%2CTB2%2CTB0%2CTH9%2CTI0%2COB1%26aym_refresh%3Dtrue&cust_params=ay_hash%3D0%26ay_hash_raw%3D%25252F%25257C0%25257C157%26adUnitPath%3D%252F6178%252Ftoh_mobile%252Fhomepage%252F%26category%3D%26contentID%3D20158815135%26siteId%3Dtoh%26keywords%3Dno_keywords%26pageType%3Dhomepage%26property%3D6178%26pt%3Dhomepage%26topic%3D%26url%3D%252F%26video%3Dfalse%26block_refresh%3Dfalse%26afc%3Dno%26TMCM%3D40c0e811-85d0-4e7a-8d61-c27064f24b24%26platform%3Dmobile%26adDensity%3D%26adDensityTarget%3D-1%26ay_ym%3Don%26ay_hb_safeframe%3D1%26li-module-enabled%3Dt1-e0%26permutive%3Drts%26puid%3D391a579b-2c13-491f-a113-f72e4d56ea18%26ptime%3D1776888320732%26prmtvvid%3D10e4c1ca-31d2-42d0-8bae-9aa1b191bafd%26prmtvsdk%3Dweb%26prmtvctx%3Drts%26prmtvsid%3D1112fee2-3c24-4d86-99d3-c8148abc5214%26prmtvwid%3Dd82f7a30-751a-4689-b7e9-19336a89ab46&adks=3137778073%2C1336250627&frm=20&eoidce=1&gblpids=%2F6178%2Ftoh_mobile%2Fhomepage%2Fcontent_1~%2F6178%2Ftoh_mobile%2Fhomepage%2Foop&pb_szs=300x250%7C300x50%7C250x250%7C300x100~320x50%7C300x50&pgls=CAEaBTYuOC4y&pbbce=1&blev=1&bisch=1 — 200 — 21.2 KiB — 567 ms — h3https://cs.media.net/cst?cs=87&us_privacy=1YNN&cid=8CUEHS6F9cs.media.net/cst?cs=87&us_privacy=1... https://cs.media.net/cst?cs=87&us_privacy=1YNN&cid=8CUEHS6F9 — 200 — 314 B — 51 ms — h2https://secure-signals.permutive.app/data/v1/cohortssecure-signals.permutive.app/data/v... https://secure-signals.permutive.app/data/v1/cohorts — 200 — 37 B — 32 ms — h3https://launchpad.privacymanager.io/latest/launchpad.bundle.jslaunchpad.privacymanager.io/latest/... https://launchpad.privacymanager.io/latest/launchpad.bundle.js — 200 — 40.7 KiB — 136 ms — h2https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher.min.jssecure.cdn.fastclick.net/js/cnvr-la... https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher.min.js — 200 — 24.7 KiB — 8 ms — h2https://eb2.3lift.com/sync?gdpr=&cmp_cs=&us_privacy=1YNN&gpp=&gpp_sid=&redir=https%3A%2F%2Fpbs-us-east.ay.delivery%2Fsetuid%3Fbidder%3Dtriplelift%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UIDeb2.3lift.com/sync?gdpr=&cmp_cs=&us... https://eb2.3lift.com/sync?gdpr=&cmp_cs=&us_privacy=1YNN&gpp=&gpp_sid=&redir=https%3A%2F%2Fpbs-us-east.ay.delivery%2Fsetuid%3Fbidder%3Dtriplelift%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID — 302 — 348 B — 28 ms — h2https://bcp.crwdcntrl.net/6/map?xcid=16576bcp.crwdcntrl.net/6/map?xcid=16576 https://bcp.crwdcntrl.net/6/map?xcid=16576 — 200 — 619 B — 73 ms — h2https://eb2.3lift.com/sync?ld=1&gdpr=&cmp_cs=&us_privacy=1YNN&gpp=&gpp_sid=&redir=https%3A%2F%2Fpbs-us-east.ay.delivery%2Fsetuid%3Fbidder%3Dtriplelift%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UIDeb2.3lift.com/sync?ld=1&gdpr=&cmp_c... https://eb2.3lift.com/sync?ld=1&gdpr=&cmp_cs=&us_privacy=1YNN&gpp=&gpp_sid=&redir=https%3A%2F%2Fpbs-us-east.ay.delivery%2Fsetuid%3Fbidder%3Dtriplelift%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID — 200 — 94 B — 10 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 34 ms — h2https://www.google.com/recaptcha/api2/aframewww.google.com/recaptcha/api2/afram... https://www.google.com/recaptcha/api2/aframe — 200 — 568 B — 81 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsu1Dt-ksU-VufCzgj6bCV2-YRBlubeiYdNhvOJtG1ynvqPG8CLEHvkmOgVFwQvQDP5eyCGkdN8cvoIlQP981jXn5By5bmBrnVk2i41Idl2H5bO15dFU02Kv58tdkh2hSDsocaWOvW0G1AfSrm16B6Cq4dgPSIY8zXk7d6JA9RU2r221xuWs6oMgjZtt1Ovg0vEgkHC4szRWFIbvKFAO_K8EN21KkUhlqdlLuK6vswjSCC0ztdp0HfHLwtnS6ZuINBeQx1E65lzC7__xbgEMXT9MyM1VJEhZgyD9lJ5nzl0DtjQd4jIlnPmeH5xXcNRDGpjbsjC6v-Y4KrWkagz9QkJRH2tIEGqu1jSTsbPAzlK4zCGK1JIFxyMHkDzwNcGUkgczlk738Qz4OUuTIUhmVjz0OKi0dePKdh5uSELi5pqPlksjCYddC5FwCk7XWQlRJaVU&sai=AMfl-YTZ5N9X8DS3Fr16xIuF-8mT7BP0i1w2tsORSo6Rv8TZb5wUB13yxFScrjvQeHuvp3AZo8EB_AGrjfoEAw9lXlsPSZ7eJW0tkB6NQxImY5ypIGmGrU8vOFBvuKU8PUsaVBfUWnxBtv_t_dQfdiaz1yIC7QpQ5ly-P8gePmqZl5qIlVqg10gRL4OxBBZiWSVKZAPM_oYcYKRafgzMPs_fxTITshyclX9EpAAmEhXShumF-Vb5ZGKBKbf7J9SBT3iU9ZfoYvhYwCIrlOk6nOprxzcfDnb_RPBM9cnpD7QjDyAVlXrLdbZj4zBP3A1lzFAKET14w6N1WW0r69ZXf-iD0mzt9OhtahPXYsQ_wl9_ryAqdFH29CFhazP3TxO3kv1Y&sig=Cg0ArKJSzIMQseLj1f1KEAE&uach_m=%5BUACH%5D&urlfix=1&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsu1Dt-ksU-VufCzgj6bCV2-YRBlubeiYdNhvOJtG1ynvqPG8CLEHvkmOgVFwQvQDP5eyCGkdN8cvoIlQP981jXn5By5bmBrnVk2i41Idl2H5bO15dFU02Kv58tdkh2hSDsocaWOvW0G1AfSrm16B6Cq4dgPSIY8zXk7d6JA9RU2r221xuWs6oMgjZtt1Ovg0vEgkHC4szRWFIbvKFAO_K8EN21KkUhlqdlLuK6vswjSCC0ztdp0HfHLwtnS6ZuINBeQx1E65lzC7__xbgEMXT9MyM1VJEhZgyD9lJ5nzl0DtjQd4jIlnPmeH5xXcNRDGpjbsjC6v-Y4KrWkagz9QkJRH2tIEGqu1jSTsbPAzlK4zCGK1JIFxyMHkDzwNcGUkgczlk738Qz4OUuTIUhmVjz0OKi0dePKdh5uSELi5pqPlksjCYddC5FwCk7XWQlRJaVU&sai=AMfl-YTZ5N9X8DS3Fr16xIuF-8mT7BP0i1w2tsORSo6Rv8TZb5wUB13yxFScrjvQeHuvp3AZo8EB_AGrjfoEAw9lXlsPSZ7eJW0tkB6NQxImY5ypIGmGrU8vOFBvuKU8PUsaVBfUWnxBtv_t_dQfdiaz1yIC7QpQ5ly-P8gePmqZl5qIlVqg10gRL4OxBBZiWSVKZAPM_oYcYKRafgzMPs_fxTITshyclX9EpAAmEhXShumF-Vb5ZGKBKbf7J9SBT3iU9ZfoYvhYwCIrlOk6nOprxzcfDnb_RPBM9cnpD7QjDyAVlXrLdbZj4zBP3A1lzFAKET14w6N1WW0r69ZXf-iD0mzt9OhtahPXYsQ_wl9_ryAqdFH29CFhazP3TxO3kv1Y&sig=Cg0ArKJSzIMQseLj1f1KEAE&uach_m=%5BUACH%5D&urlfix=1&adurl= — 200 — 28 B — 28 ms — h3https://api.assertcom.de/api.assertcom.de/ https://api.assertcom.de/ — 200 — 312 B — 359 ms — h2https://p3y4viy58ctaw5axk.ay.delivery/hash?e=p3Y4viy58ctaW5AxK&k=%2F%7C1%7C157&v=2p3y4viy58ctaw5axk.ay.delivery/hash?... https://p3y4viy58ctaw5axk.ay.delivery/hash?e=p3Y4viy58ctaW5AxK&k=%2F%7C1%7C157&v=2 — 200 — 559 B — 12 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://proc.ad.cpe.dotomi.com/cvx/client/direct/launcher?version=1.2.0&lid=681proc.ad.cpe.dotomi.com/cvx/client/d... https://proc.ad.cpe.dotomi.com/cvx/client/direct/launcher?version=1.2.0&lid=681 — 200 — 466 B — 66 ms — h2https://alohamiles.com/m10aa6eo1sxon7okgob052aalohamiles.com/m10aa6eo1sxon7okgob0... https://alohamiles.com/m10aa6eo1sxon7okgob052a — 200 — 39 B — 39 ms — h3https://a.ad.gt/api/v1/u/matches/84?_it=amazona.ad.gt/api/v1/u/matches/84?_it=ama... https://a.ad.gt/api/v1/u/matches/84?_it=amazon — 200 — 4.5 KiB — 52 ms — h2https://id.hadron.ad.gt/v1/hadron.json?_it=amazon&partner_id=84&sync=0&domain=www.tasteofhome.com&url=https://www.tasteofhome.com/&v=06id.hadron.ad.gt/v1/hadron.json?_it=... https://id.hadron.ad.gt/v1/hadron.json?_it=amazon&partner_id=84&sync=0&domain=www.tasteofhome.com&url=https://www.tasteofhome.com/&v=06 — 200 — 0 B — 59 ms — h2https://u.openx.net/w/1.0/cm?id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=&gdpr_consent=&gpp=&gpp_sid=&r=https%3A%2F%2Fpbs-us-east.ay.delivery%2Fsetuid%3Fbidder%3Dopenx%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BOPENX_ID%7Du.openx.net/w/1.0/cm?id=891039ac-a9... https://u.openx.net/w/1.0/cm?id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=&gdpr_consent=&gpp=&gpp_sid=&r=https%3A%2F%2Fpbs-us-east.ay.delivery%2Fsetuid%3Fbidder%3Dopenx%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BOPENX_ID%7D — 302 — 514 B — 46 ms — h2https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604200101&jk=6242613015814635&rc=pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604200101&jk=6242613015814635&rc= — 204 — 17 B — 63 ms — h3https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 0 B — 248 ms — h2https://pagead2.googlesyndication.com/bg/6u4cjZJ6xo3e9mwcSLvMY6cXkaRwmTskeynnxfNWQwA.jspagead2.googlesyndication.com/bg/6u... https://pagead2.googlesyndication.com/bg/6u4cjZJ6xo3e9mwcSLvMY6cXkaRwmTskeynnxfNWQwA.js — 200 — 21.9 KiB — 33 ms — h3https://u.openx.net/w/1.0/cm?cc=1&id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=&gdpr_consent=&gpp=&gpp_sid=&r=https%3A%2F%2Fpbs-us-east.ay.delivery%2Fsetuid%3Fbidder%3Dopenx%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BOPENX_ID%7Du.openx.net/w/1.0/cm?cc=1&id=891039... https://u.openx.net/w/1.0/cm?cc=1&id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=&gdpr_consent=&gpp=&gpp_sid=&r=https%3A%2F%2Fpbs-us-east.ay.delivery%2Fsetuid%3Fbidder%3Dopenx%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BOPENX_ID%7D — 200 — 132 B — 18 ms — h2https://secure.cdn.fastclick.net/js/cnvr-coreid/latest/coreid.min.jssecure.cdn.fastclick.net/js/cnvr-co... https://secure.cdn.fastclick.net/js/cnvr-coreid/latest/coreid.min.js — 200 — 47.1 KiB — 31 ms — h2https://id.hadron.ad.gt/v1/hadron.json?_it=amazon&partner_id=84&sync=0&domain=www.tasteofhome.com&url=https://www.tasteofhome.com/&v=06id.hadron.ad.gt/v1/hadron.json?_it=... https://id.hadron.ad.gt/v1/hadron.json?_it=amazon&partner_id=84&sync=0&domain=www.tasteofhome.com&url=https://www.tasteofhome.com/&v=06 — 200 — 397 B — 102 ms — h2https://cdn.hadronid.net/hadron.js?partner_id=84&sync=1&url=https%3A%2F%2Fwww.tasteofhome.com%2Fcdn.hadronid.net/hadron.js?partner_... https://cdn.hadronid.net/hadron.js?partner_id=84&sync=1&url=https%3A%2F%2Fwww.tasteofhome.com%2F — 200 — 12.3 KiB — 37 ms — h2https://image2.pubmatic.com/AdServer/UCookieSetPug?rd=https%3A%2F%2Fids.ad.gt%2Fapi%2Fv1%2Fpbm_match%3Fpbm%3D%23PM_USER_ID%26id%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0image2.pubmatic.com/AdServer/UCooki... https://image2.pubmatic.com/AdServer/UCookieSetPug?rd=https%3A%2F%2Fids.ad.gt%2Fapi%2Fv1%2Fpbm_match%3Fpbm%3D%23PM_USER_ID%26id%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0 — -1 — 0 B — 187 ms — https://p.ad.gt/api/v1/p/84p.ad.gt/api/v1/p/84 https://p.ad.gt/api/v1/p/84 — 200 — 12.1 KiB — 98 ms — h2https://ids4.ad.gt/api/v1/ip_match?id=AU1D-0100-001776888321-Z4JDU6QF-QJ4Cids4.ad.gt/api/v1/ip_match?id=AU1D-... https://ids4.ad.gt/api/v1/ip_match?id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C — 200 — 245 B — 231 ms — h2https://secure.adnxs.com/getuid?https://ids.ad.gt/api/v1/match?id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&adnxs_id=$UID&gdpr=0secure.adnxs.com/getuid?https://ids... https://secure.adnxs.com/getuid?https://ids.ad.gt/api/v1/match?id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&adnxs_id=$UID&gdpr=0 — 307 — 975 B — 85 ms — h2https://u.openx.net/w/1.0/cm?id=998eaf06-9905-4eae-9e26-9fac75960c53&r=https%3A%2F%2Fids.ad.gt%2Fapi%2Fv1%2Fopenx%3Fopenx_id%3D%7BOPENX_ID%7D%26id%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%26auid%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0u.openx.net/w/1.0/cm?id=998eaf06-99... https://u.openx.net/w/1.0/cm?id=998eaf06-9905-4eae-9e26-9fac75960c53&r=https%3A%2F%2Fids.ad.gt%2Fapi%2Fv1%2Fopenx%3Fopenx_id%3D%7BOPENX_ID%7D%26id%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%26auid%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0 — 302 — 498 B — 181 ms — h2https://token.rubiconproject.com/token?pid=50242&puid=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0token.rubiconproject.com/token?pid=... https://token.rubiconproject.com/token?pid=50242&puid=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0 — 302 — 1.1 KiB — 180 ms — http/1.1https://match.adsrvr.org/track/cmf/generic?ttd_pid=8gkxb6n&ttd_tpi=1&ttd_puid=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=8gkxb6n&ttd_tpi=1&ttd_puid=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0 — 302 — 359 B — 180 ms — h2https://pixel.tapad.com/idsync/ex/receive?partner_id=3185&partner_device_id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&partner_url=https://ids.ad.gt%2Fapi%2Fv1%2Ftapad_match%3Fid%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%26tapad_id%3D%24%7BTA_DEVICE_ID%7D&gdpr=0pixel.tapad.com/idsync/ex/receive?p... https://pixel.tapad.com/idsync/ex/receive?partner_id=3185&partner_device_id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&partner_url=https://ids.ad.gt%2Fapi%2Fv1%2Ftapad_match%3Fid%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%26tapad_id%3D%24%7BTA_DEVICE_ID%7D&gdpr=0 — 302 — 753 B — 181 ms — h2https://cm.g.doubleclick.net/pixel?google_cm&google_nid=audigent_dmp&google_hm=QVUxRC0wMTAwLTAwMTc3Njg4ODMyMS1aNEpEVTZRRi1RSjRD&id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0cm.g.doubleclick.net/pixel?google_c... https://cm.g.doubleclick.net/pixel?google_cm&google_nid=audigent_dmp&google_hm=QVUxRC0wMTAwLTAwMTc3Njg4ODMyMS1aNEpEVTZRRi1RSjRD&id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0 — 302 — 615 B — 179 ms — h2https://d.turn.com/r/dd/id/L2NzaWQvMS9jaWQvMTc0ODI0MTY1OC90LzA/url/https%3A%2F%2Fids.ad.gt%2Fapi%2Fv1%2Famo_match%3Fturn_id%3D%24!%7BTURN_UUID%7D%26id%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4Cd.turn.com/r/dd/id/L2NzaWQvMS9jaWQv... https://d.turn.com/r/dd/id/L2NzaWQvMS9jaWQvMTc0ODI0MTY1OC90LzA/url/https%3A%2F%2Fids.ad.gt%2Fapi%2Fv1%2Famo_match%3Fturn_id%3D%24!%7BTURN_UUID%7D%26id%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C — 302 — 443 B — 178 ms — h2https://secure.adnxs.com/bounce?%2Fgetuid%3Fhttps%3A%2F%2Fids.ad.gt%2Fapi%2Fv1%2Fmatch%3Fid%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%26adnxs_id%3D%24UID%26gdpr%3D0secure.adnxs.com/bounce?%2Fgetuid%3... https://secure.adnxs.com/bounce?%2Fgetuid%3Fhttps%3A%2F%2Fids.ad.gt%2Fapi%2Fv1%2Fmatch%3Fid%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%26adnxs_id%3D%24UID%26gdpr%3D0 — 302 — 820 B — 83 ms — h2https://sync.go.sonobi.com/us?https://ids.ad.gt/api/v1/son_match?id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&uid=[UID]&gdpr=0sync.go.sonobi.com/us?https://ids.a... https://sync.go.sonobi.com/us?https://ids.ad.gt/api/v1/son_match?id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&uid=[UID]&gdpr=0 — 302 — 667 B — 82 ms — h2https://ad.360yield.com/ux?&publisher_dmp_id=15&r=https%3A%2F%2Fids.ad.gt%2Fapi%2Fv1%2Fimpr_match%3Fid%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%26impr_uid%3D%7BPUB_USER_ID%7D&gdpr=0ad.360yield.com/ux?&publisher_dmp_i... https://ad.360yield.com/ux?&publisher_dmp_id=15&r=https%3A%2F%2Fids.ad.gt%2Fapi%2Fv1%2Fimpr_match%3Fid%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%26impr_uid%3D%7BPUB_USER_ID%7D&gdpr=0 — 302 — 499 B — 69 ms — h2https://ep2.adtrafficquality.google/generate_204?ZEOZUAep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?ZEOZUA — 204 — 40 B — 9 ms — h2https://ids.ad.gt/api/v1/match?id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&adnxs_id=9060699024535442155&gdpr=0ids.ad.gt/api/v1/match?id=AU1D-0100... https://ids.ad.gt/api/v1/match?id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&adnxs_id=9060699024535442155&gdpr=0 — 200 — 94 B — 132 ms — h2https://ids.ad.gt/api/v1/rub_match?id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&rub=MOAHFEQD-1R-HP6D&gdpr=0ids.ad.gt/api/v1/rub_match?id=AU1D-... https://ids.ad.gt/api/v1/rub_match?id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&rub=MOAHFEQD-1R-HP6D&gdpr=0 — 200 — 95 B — 133 ms — h2https://match.adsrvr.org/track/cmb/generic?ttd_pid=8gkxb6n&ttd_tpi=1&ttd_puid=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=8gkxb6n&ttd_tpi=1&ttd_puid=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0 — 200 — 254 B — 15 ms — h2https://u.openx.net/w/1.0/cm?cc=1&id=998eaf06-9905-4eae-9e26-9fac75960c53&r=https%3A%2F%2Fids.ad.gt%2Fapi%2Fv1%2Fopenx%3Fopenx_id%3D%7BOPENX_ID%7D%26id%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%26auid%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0u.openx.net/w/1.0/cm?cc=1&id=998eaf... https://u.openx.net/w/1.0/cm?cc=1&id=998eaf06-9905-4eae-9e26-9fac75960c53&r=https%3A%2F%2Fids.ad.gt%2Fapi%2Fv1%2Fopenx%3Fopenx_id%3D%7BOPENX_ID%7D%26id%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%26auid%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0 — 200 — 107 B — 17 ms — h2https://ids.ad.gt/api/v1/amo_match?turn_id=4347822719073723344&id=AU1D-0100-001776888321-Z4JDU6QF-QJ4Cids.ad.gt/api/v1/amo_match?turn_id=... https://ids.ad.gt/api/v1/amo_match?turn_id=4347822719073723344&id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C — 200 — 170 B — 127 ms — h2https://cm.g.doubleclick.net/pixel?google_cm=&google_nid=audigent_dmp&google_hm=QVUxRC0wMTAwLTAwMTc3Njg4ODMyMS1aNEpEVTZRRi1RSjRD&id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0&google_tc=cm.g.doubleclick.net/pixel?google_c... https://cm.g.doubleclick.net/pixel?google_cm=&google_nid=audigent_dmp&google_hm=QVUxRC0wMTAwLTAwMTc3Njg4ODMyMS1aNEpEVTZRRi1RSjRD&id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0&google_tc= — 302 — 123 B — 26 ms — h2https://pixel.tapad.com/idsync/ex/receive/check?partner_id=3185&partner_device_id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&partner_url=https://ids.ad.gt%2Fapi%2Fv1%2Ftapad_match%3Fid%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%26tapad_id%3D%24%7BTA_DEVICE_ID%7D&gdpr=0pixel.tapad.com/idsync/ex/receive/c... https://pixel.tapad.com/idsync/ex/receive/check?partner_id=3185&partner_device_id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&partner_url=https://ids.ad.gt%2Fapi%2Fv1%2Ftapad_match%3Fid%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%26tapad_id%3D%24%7BTA_DEVICE_ID%7D&gdpr=0 — 302 — 550 B — 122 ms — h2https://ids.ad.gt/api/v1/son_match?id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&uid=f1dd93e5-4d40-4df2-9320-afa62f6d5057&gdpr=0ids.ad.gt/api/v1/son_match?id=AU1D-... https://ids.ad.gt/api/v1/son_match?id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&uid=f1dd93e5-4d40-4df2-9320-afa62f6d5057&gdpr=0 — 200 — 95 B — 134 ms — h2https://ad.360yield.com/ul_cb/ux?&publisher_dmp_id=15&r=https%3A%2F%2Fids.ad.gt%2Fapi%2Fv1%2Fimpr_match%3Fid%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%26impr_uid%3D%7BPUB_USER_ID%7D&gdpr=0ad.360yield.com/ul_cb/ux?&publisher... https://ad.360yield.com/ul_cb/ux?&publisher_dmp_id=15&r=https%3A%2F%2Fids.ad.gt%2Fapi%2Fv1%2Fimpr_match%3Fid%3DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%26impr_uid%3D%7BPUB_USER_ID%7D&gdpr=0 — 200 — 198 B — 15 ms — h2https://collector.brandmetrics.com/c.js?siteid=0513a00e-3f6a-458a-a6d9-84e43e69da1e&toploc=www.tasteofhome.com&rnd=8298629collector.brandmetrics.com/c.js?sit... https://collector.brandmetrics.com/c.js?siteid=0513a00e-3f6a-458a-a6d9-84e43e69da1e&toploc=www.tasteofhome.com&rnd=8298629 — 200 — 287 B — 186 ms — h2https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 428 B — 33 ms — h2https://www.googletagmanager.com/gtag/js?id=G-FVWZ0RM4DH&l=audDataLayerwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-FVWZ0RM4DH&l=audDataLayer — 200 — 144.6 KiB — 64 ms — h2https://p.ad.gt/api/v1/conp.ad.gt/api/v1/con https://p.ad.gt/api/v1/con — 200 — 0 B — 118 ms — h2https://ids.ad.gt/api/v1/g_match?id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0&google_error=3ids.ad.gt/api/v1/g_match?id=AU1D-01... https://ids.ad.gt/api/v1/g_match?id=AU1D-0100-001776888321-Z4JDU6QF-QJ4C&gdpr=0&google_error=3 — 200 — 95 B — 107 ms — h2https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsupfUzadYda_8UwIrS55VFyE6sxNItR3qQBkzNVmsNoyr3HQBNi1_o94K28pmgmfBOLZKKwZdfcsPYy_Xk1BULz-2tTmT_DEuz8vtDaZzeeU5ECsYCcxuXsqJij5OTLBIBipAD4srCcuF1DYzpqvR9PaoYQlXHDo1TGIvBg-iVXPNE5Jiya5ntTcg0s6J6hiKU_oMtPq9Rt81ig8vOcU2xGvZO31BKDOV9RiKBH49NUgUEOeZJWPCnLLikwqRJzi7M6wnHu1GpGhXpJdmQTZ9EHMvZ8TL0Qo_v9opFH8M8NK3ijB6Fte5-taF1ISim41azYTj9qGPYUZAxo8DTJ2Mqm2N-vv79B0tIgIZ5mVHXcYV919GI9HYMVKoKeEL35qxhHqDpb1-N2Fw9Voc53xve28A5BlHRJKMGm93aDZk2pECMX1S2qmoQdG6xIu4x3oCxij6SsFyfsbg&sai=AMfl-YTvnHchMLlVLW4FcGBkXnP96o_igk9kRvNzJ4vYehT192u-tpHfuBYFGrPWa-Cf7YLQ9iAZnGZ_G2prkUL6wvNw_G_xjP2vntPC_eVULDEB_vjqdrKJAiF1DXrqUO_UZVpNunhASyw13QmwI6FU7Wa1wzplm9AWXsAZWBRzdPZfxpkRtOlHQvcEg4ihgFb2pZ_wcuVP4OxhnPIUZFpr2B8MCFY6fQk_qoefnuLuRhsbW7-TMbmDZSfdd8fd-Rv4dlZx2SsG3WhxyeYvwG-5VK94fb0bJ0q0kBCut22AKheArYvraPQGBg2gxqqR5PZkOQyGDqeTRTOwzAHxQoKMl7tI6CIhOIdK13j8tT6vKtsbIH1zTiBcRUgro0zj7wz7LQ&sig=Cg0ArKJSzLNuPMTI4NkJEAE&uach_m=%5BUACH%5D&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsupfUzadYda_8UwIrS55VFyE6sxNItR3qQBkzNVmsNoyr3HQBNi1_o94K28pmgmfBOLZKKwZdfcsPYy_Xk1BULz-2tTmT_DEuz8vtDaZzeeU5ECsYCcxuXsqJij5OTLBIBipAD4srCcuF1DYzpqvR9PaoYQlXHDo1TGIvBg-iVXPNE5Jiya5ntTcg0s6J6hiKU_oMtPq9Rt81ig8vOcU2xGvZO31BKDOV9RiKBH49NUgUEOeZJWPCnLLikwqRJzi7M6wnHu1GpGhXpJdmQTZ9EHMvZ8TL0Qo_v9opFH8M8NK3ijB6Fte5-taF1ISim41azYTj9qGPYUZAxo8DTJ2Mqm2N-vv79B0tIgIZ5mVHXcYV919GI9HYMVKoKeEL35qxhHqDpb1-N2Fw9Voc53xve28A5BlHRJKMGm93aDZk2pECMX1S2qmoQdG6xIu4x3oCxij6SsFyfsbg&sai=AMfl-YTvnHchMLlVLW4FcGBkXnP96o_igk9kRvNzJ4vYehT192u-tpHfuBYFGrPWa-Cf7YLQ9iAZnGZ_G2prkUL6wvNw_G_xjP2vntPC_eVULDEB_vjqdrKJAiF1DXrqUO_UZVpNunhASyw13QmwI6FU7Wa1wzplm9AWXsAZWBRzdPZfxpkRtOlHQvcEg4ihgFb2pZ_wcuVP4OxhnPIUZFpr2B8MCFY6fQk_qoefnuLuRhsbW7-TMbmDZSfdd8fd-Rv4dlZx2SsG3WhxyeYvwG-5VK94fb0bJ0q0kBCut22AKheArYvraPQGBg2gxqqR5PZkOQyGDqeTRTOwzAHxQoKMl7tI6CIhOIdK13j8tT6vKtsbIH1zTiBcRUgro0zj7wz7LQ&sig=Cg0ArKJSzLNuPMTI4NkJEAE&uach_m=%5BUACH%5D&adurl= — 200 — 28 B — 205 ms — h3https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 1.6 KiB — 31 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 75 ms — h3https://tpc.googlesyndication.com/simgad/4250595492313813590tpc.googlesyndication.com/simgad/42... https://tpc.googlesyndication.com/simgad/4250595492313813590 — 200 — 109.4 KiB — 84 ms — h2https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 50 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 56 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsurx3VAwo_T8kmK9z94hpoZiz3l0mSZ9lrR8_CbC38vDvR4DFgWoba4i-Mgw6x2Q5097eIv7fa99pNJcD_NQTASGXIfOkhS_Z9cbs_BNcB9umKMRehl-Bwip6j8CpTCpmLMEf8_q1vGTT763uaOSV5fLPYMG_MgrNaDddximbfdCGD22c1Ui6iX85mgFuvlQk39FE4bEI2t7UtmKAH9UCqOfBCvgu-51fwbicq6z2PVbKmRe5T227UfNU7JQS0CMfCNYPvrjgsoiOnUu50C1kqKgY2FovZ_82hVmVK8dl7FKWXN1g-RZsXq9dn37GoIfZcsINquFQC__aGPBOq8S4pELRPZtk2QJJC8a0Z5do70ROLOaw6lgB-gk_nJbmV22MRmYWOLGs5o_wMjX3lS2KYnN6C5ic0_qobc0n4KXFbSbp7D8Ja_y1CaL0_PTRymxJuGng&sai=AMfl-YS4xc1MtQ1hH6PB1couijE7uFyzKboHyLb7N4TbxyFfwaT9Sc4GTjAlkTcHxlrmyXLoVdQKJF6rcdQ2Dtnyj6fEerC-4KZ3y7zmKdvagGYRSzmVgvFi-xKh58I9eYNI7f37h9MVLIf15Y1hVNwQMSGml1pnpfLltK_j5JVYHiAAEC3d20rSnY6CUWbVTyFteidsYFQRneyHLQq6E53v-O8UoutLmxT0Eo0YtlliT3Z9eZ8LkSwpX3VwUtCw4a-MTiuTKIYchzxGo-J5beIkuVRudPrULaL0JRTzYQEuGbF6PltPKcDxUoP0VKbvz4kJVoMgBm_g-l6OAue80QoicSbcqPVU9lhTpYRg3mgeIEB4sXUQIMSoS5J8atdfo2-ibw&sig=Cg0ArKJSzGISUCNAX5PGEAE&uach_m=%5BUACH%5D&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsurx3VAwo_T8kmK9z94hpoZiz3l0mSZ9lrR8_CbC38vDvR4DFgWoba4i-Mgw6x2Q5097eIv7fa99pNJcD_NQTASGXIfOkhS_Z9cbs_BNcB9umKMRehl-Bwip6j8CpTCpmLMEf8_q1vGTT763uaOSV5fLPYMG_MgrNaDddximbfdCGD22c1Ui6iX85mgFuvlQk39FE4bEI2t7UtmKAH9UCqOfBCvgu-51fwbicq6z2PVbKmRe5T227UfNU7JQS0CMfCNYPvrjgsoiOnUu50C1kqKgY2FovZ_82hVmVK8dl7FKWXN1g-RZsXq9dn37GoIfZcsINquFQC__aGPBOq8S4pELRPZtk2QJJC8a0Z5do70ROLOaw6lgB-gk_nJbmV22MRmYWOLGs5o_wMjX3lS2KYnN6C5ic0_qobc0n4KXFbSbp7D8Ja_y1CaL0_PTRymxJuGng&sai=AMfl-YS4xc1MtQ1hH6PB1couijE7uFyzKboHyLb7N4TbxyFfwaT9Sc4GTjAlkTcHxlrmyXLoVdQKJF6rcdQ2Dtnyj6fEerC-4KZ3y7zmKdvagGYRSzmVgvFi-xKh58I9eYNI7f37h9MVLIf15Y1hVNwQMSGml1pnpfLltK_j5JVYHiAAEC3d20rSnY6CUWbVTyFteidsYFQRneyHLQq6E53v-O8UoutLmxT0Eo0YtlliT3Z9eZ8LkSwpX3VwUtCw4a-MTiuTKIYchzxGo-J5beIkuVRudPrULaL0JRTzYQEuGbF6PltPKcDxUoP0VKbvz4kJVoMgBm_g-l6OAue80QoicSbcqPVU9lhTpYRg3mgeIEB4sXUQIMSoS5J8atdfo2-ibw&sig=Cg0ArKJSzGISUCNAX5PGEAE&uach_m=%5BUACH%5D&adurl= — 200 — 28 B — 317 ms — h3https://tpc.googlesyndication.com/simgad/2519144553440495323tpc.googlesyndication.com/simgad/25... https://tpc.googlesyndication.com/simgad/2519144553440495323 — 200 — 20.6 KiB — 36 ms — h2https://p3y4viy58ctaw5axk.ay.delivery/hash?e=p3Y4viy58ctaW5AxK&k=%2F%7C2%7C157&v=2p3y4viy58ctaw5axk.ay.delivery/hash?... https://p3y4viy58ctaw5axk.ay.delivery/hash?e=p3Y4viy58ctaW5AxK&k=%2F%7C2%7C157&v=2 — -1 — 0 B — 41 ms — https://api.assertcom.de/api.assertcom.de/ https://api.assertcom.de/ — 200 — 311 B — 155 ms — h2https://api.assertcom.de/api.assertcom.de/ https://api.assertcom.de/ — 200 — 311 B — 148 ms — h2https://p3y4viy58ctaw5axk.ay.delivery/hash?e=p3Y4viy58ctaW5AxK&k=%2F%7C3%7C157&v=2p3y4viy58ctaw5axk.ay.delivery/hash?... https://p3y4viy58ctaw5axk.ay.delivery/hash?e=p3Y4viy58ctaW5AxK&k=%2F%7C3%7C157&v=2 — 200 — 557 B — 38 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://a.ad.gt/api/v1/collecta.ad.gt/api/v1/collect https://a.ad.gt/api/v1/collect — 204 — 96 B — 158 ms — h2https://p.ad.gt/api/v1/conp.ad.gt/api/v1/con https://p.ad.gt/api/v1/con — 200 — 125 B — 170 ms — h2https://pixels.ad.gt/api/v1/getpixels?tagger_id=8008ec43a26ed1323396c2175aa62546&url=https%3A%2F%2Fwww.tasteofhome.com%2F&code=%27none%27pixels.ad.gt/api/v1/getpixels?tagge... https://pixels.ad.gt/api/v1/getpixels?tagger_id=8008ec43a26ed1323396c2175aa62546&url=https%3A%2F%2Fwww.tasteofhome.com%2F&code=%27none%27 — 204 — 88 B — 128 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_pid=tapad&ttd_tpi=1&ttd_puid=9f65af69-32eb-4993-bfbd-765e92408021%252Chttps%25253A%25252F%25252Fids.ad.gt%25252Fapi%25252Fv1%25252Ftapad_match%25253Fid%25253DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%252526tapad_id%25253D9f65af69-32eb-4993-bfbd-765e92408021%252C&gdpr=0&gdpr_consent=match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=tapad&ttd_tpi=1&ttd_puid=9f65af69-32eb-4993-bfbd-765e92408021%252Chttps%25253A%25252F%25252Fids.ad.gt%25252Fapi%25252Fv1%25252Ftapad_match%25253Fid%25253DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%252526tapad_id%25253D9f65af69-32eb-4993-bfbd-765e92408021%252C&gdpr=0&gdpr_consent= — 302 — 503 B — 73 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/inbox-v2_d6c8d32b386d0fba348241d2c8b6dbc7.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/inbox-v2_d6c8d32b386d0fba348241d2c8b6dbc7.br.js — 200 — 6.2 KiB — 12 ms — h3https://assets.bounceexchange.com/assets/smart-tag/versioned/onsite-v2_1238d00d70e4de87443df9eb69ff1a61.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/onsite-v2_1238d00d70e4de87443df9eb69ff1a61.br.js — 200 — 5.4 KiB — 18 ms — h3https://assets.bounceexchange.com/assets/smart-tag/versioned/ads-v2_b767962dfef6270095d208e12eace8b4.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/ads-v2_b767962dfef6270095d208e12eace8b4.br.js — 200 — 42.1 KiB — 24 ms — h3https://match.adsrvr.org/track/cmb/generic?ttd_pid=tapad&ttd_tpi=1&ttd_puid=9f65af69-32eb-4993-bfbd-765e92408021%252Chttps%25253A%25252F%25252Fids.ad.gt%25252Fapi%25252Fv1%25252Ftapad_match%25253Fid%25253DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%252526tapad_id%25253D9f65af69-32eb-4993-bfbd-765e92408021%252C&gdpr=0&gdpr_consent=match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=tapad&ttd_tpi=1&ttd_puid=9f65af69-32eb-4993-bfbd-765e92408021%252Chttps%25253A%25252F%25252Fids.ad.gt%25252Fapi%25252Fv1%25252Ftapad_match%25253Fid%25253DAU1D-0100-001776888321-Z4JDU6QF-QJ4C%252526tapad_id%25253D9f65af69-32eb-4993-bfbd-765e92408021%252C&gdpr=0&gdpr_consent= — 200 — 254 B — 12 ms — h2https://data.cdnbasket.net/data.cdnbasket.net/ https://data.cdnbasket.net/ — 200 — 361 B — 73 ms — http/1.1https://page.cdnbasket.net/page.cdnbasket.net/ https://page.cdnbasket.net/ — 200 — 361 B — 73 ms — http/1.1https://view.cdnbasket.net/view.cdnbasket.net/ https://view.cdnbasket.net/ — 200 — 361 B — 70 ms — http/1.1https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 259 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 209 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 197 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjst941HCcBFHqpri6ibGFEKYVBVWwWCZfjboM6cseU74bzVl3O31RBQEVvHUCv3R07caAUg2MUitpLYVQhErE8zKJnVPTWgkiJYKMfMstO_x9c3sPKAvZkiqqYjq8jjFdIHaLqPb_-P9LmYXa9V5aUuSi-2wsB44jix1qGa25hhWa3WzYI53siHjEdynLI4NkVFeqwuoiENfk2LzxPJLtVhsjJLwPd4WCCO9aZ_S3B9wlUCX1IOvDWw2iYCXycCr9AramGWLZA9t3nS2puWuWDffLJrJlEuv1Vu8Q8AdqYXxzU18LZvBlxkEwcwgAn_JpmOLWe1HjUuwIJ72SRHK5zRriVfvVn5kGhWTrPzumNTUxM4umwjezvePzcyUJPrqcC3S5uGax21pJKzq4mKEgLvHS-EKgQTAfdyLBgwS66p9_CFty7p6tLF8HlolJGnftGnSOkkk3H5VLCgx&sai=AMfl-YQO9pjdAHj46F-zmRJ8UrgeMVExKZQxxyWeWJcVZCu7SVMvw3bV35XfKV05I4bgRM-UsHkw8T80IsScHdmg-t9HGBYGZTfP63SvoOEo0HxxgbIt0jmG0uRgIGjWTZtMQpFWpfx8hI0rpsffhXV0cf6AhUQGGZjFVfyOsU4LIdQ7L71jvLloDx8tKbCip0s59WS0QyCilad2Hr3Dkk7bBTin-CDrRuYBDhhM_8ISmTpzVSe2TrG6cR0vR3wxEYyPvo0WEMZ563DocgQQg0RtaikTQzu4ICwy9RDa_b5jv1NcG8W8CYE5wAqNVkkJQ3qZYQuTM_GBbQ7d9l2tEX_4Csd-Xfm3adSZ7pCr8rT_mlUoxpgMiilTPyjNh6eHeiebzg&sig=Cg0ArKJSzKQN0IU_jB-hEAE&uach_m=%5BUACH%5D&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjst941HCcBFHqpri6ibGFEKYVBVWwWCZfjboM6cseU74bzVl3O31RBQEVvHUCv3R07caAUg2MUitpLYVQhErE8zKJnVPTWgkiJYKMfMstO_x9c3sPKAvZkiqqYjq8jjFdIHaLqPb_-P9LmYXa9V5aUuSi-2wsB44jix1qGa25hhWa3WzYI53siHjEdynLI4NkVFeqwuoiENfk2LzxPJLtVhsjJLwPd4WCCO9aZ_S3B9wlUCX1IOvDWw2iYCXycCr9AramGWLZA9t3nS2puWuWDffLJrJlEuv1Vu8Q8AdqYXxzU18LZvBlxkEwcwgAn_JpmOLWe1HjUuwIJ72SRHK5zRriVfvVn5kGhWTrPzumNTUxM4umwjezvePzcyUJPrqcC3S5uGax21pJKzq4mKEgLvHS-EKgQTAfdyLBgwS66p9_CFty7p6tLF8HlolJGnftGnSOkkk3H5VLCgx&sai=AMfl-YQO9pjdAHj46F-zmRJ8UrgeMVExKZQxxyWeWJcVZCu7SVMvw3bV35XfKV05I4bgRM-UsHkw8T80IsScHdmg-t9HGBYGZTfP63SvoOEo0HxxgbIt0jmG0uRgIGjWTZtMQpFWpfx8hI0rpsffhXV0cf6AhUQGGZjFVfyOsU4LIdQ7L71jvLloDx8tKbCip0s59WS0QyCilad2Hr3Dkk7bBTin-CDrRuYBDhhM_8ISmTpzVSe2TrG6cR0vR3wxEYyPvo0WEMZ563DocgQQg0RtaikTQzu4ICwy9RDa_b5jv1NcG8W8CYE5wAqNVkkJQ3qZYQuTM_GBbQ7d9l2tEX_4Csd-Xfm3adSZ7pCr8rT_mlUoxpgMiilTPyjNh6eHeiebzg&sig=Cg0ArKJSzKQN0IU_jB-hEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 28 B — 163 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 141 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 131 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjss-jjtgE6vH6GaUznMAPxHCvYS_6JwaNlm00LLXBk7kzlyNo6jI7ecrSswv8DEGeqX1raTklpGmB78_vfsFb25OOc4kbCKoHHlTArx_vjWwWBIrEENidMSSCDuDtFDh5Ykkk6ETWSQ2JQJyQxQBfhT4-Qiw3vJT6M_25SXdu4TMxVszc1KYOYcVCklHxvZWzIHInAMcHyDxv-R9h1mgXU9nUYU38bvOWYQp0H6wGD2WmbP3O5HodKkrB3fqNQSDta_FSRoY9_ST0XLhkPt6k44rVAPodvXTmEwH7eBBYMWixPJwgeTfRkXg24HUM0MAFbg2rAeVAKn_QuN-7-Sx3SbxXw5nyl0Rmi8XKX14WamA8xNBID6Z9t69yA5dm1wg6QH_p0muB4Tgz0eJMedy33f5HJeJvRDcxdBsNs9waDJSUYcF36XYdHUelPZGLBC8XnD6PaTH&sai=AMfl-YQrmQzfzU4Lk7Od06mESRIoMotvCeMybWYmx6Kl4q55x3iRpjC1DtQG95aJZgtWr5FLIkXSMZcf2Tf6bqI2GS-VmiugKdRKwDH5dKPPNxkLHsUfTcS59ykrPbT_-8aI3t3OG3vtPGEoEINEJOg8d_p9pVQzlBBakAYgs3g8Fg4j2rjY0gasbehjhNTjg_ORewNVVAD22JiDrcOBJC0v_Moh1a3spNId4G14pVzPtcB6Qcx5pR9-ue_WylPbFtKSm7HyxK09rgwJEtjT-5x3Xgvmm-jmvXe434u4lk_dWyk_P4xIy1D7B2EcdV4coPK4eGnEr8y4P0UGJ59ZRX23P4HgUVUi0AV5cWjCBmRwLfiVVIvNK6-HKYDVP5RDQO59zw&sig=Cg0ArKJSzGcaMMGMN4IKEAE&uach_m=%5BUACH%5D&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjss-jjtgE6vH6GaUznMAPxHCvYS_6JwaNlm00LLXBk7kzlyNo6jI7ecrSswv8DEGeqX1raTklpGmB78_vfsFb25OOc4kbCKoHHlTArx_vjWwWBIrEENidMSSCDuDtFDh5Ykkk6ETWSQ2JQJyQxQBfhT4-Qiw3vJT6M_25SXdu4TMxVszc1KYOYcVCklHxvZWzIHInAMcHyDxv-R9h1mgXU9nUYU38bvOWYQp0H6wGD2WmbP3O5HodKkrB3fqNQSDta_FSRoY9_ST0XLhkPt6k44rVAPodvXTmEwH7eBBYMWixPJwgeTfRkXg24HUM0MAFbg2rAeVAKn_QuN-7-Sx3SbxXw5nyl0Rmi8XKX14WamA8xNBID6Z9t69yA5dm1wg6QH_p0muB4Tgz0eJMedy33f5HJeJvRDcxdBsNs9waDJSUYcF36XYdHUelPZGLBC8XnD6PaTH&sai=AMfl-YQrmQzfzU4Lk7Od06mESRIoMotvCeMybWYmx6Kl4q55x3iRpjC1DtQG95aJZgtWr5FLIkXSMZcf2Tf6bqI2GS-VmiugKdRKwDH5dKPPNxkLHsUfTcS59ykrPbT_-8aI3t3OG3vtPGEoEINEJOg8d_p9pVQzlBBakAYgs3g8Fg4j2rjY0gasbehjhNTjg_ORewNVVAD22JiDrcOBJC0v_Moh1a3spNId4G14pVzPtcB6Qcx5pR9-ue_WylPbFtKSm7HyxK09rgwJEtjT-5x3Xgvmm-jmvXe434u4lk_dWyk_P4xIy1D7B2EcdV4coPK4eGnEr8y4P0UGJ59ZRX23P4HgUVUi0AV5cWjCBmRwLfiVVIvNK6-HKYDVP5RDQO59zw&sig=Cg0ArKJSzGcaMMGMN4IKEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 28 B — 107 ms — h3https://api.permutive.com/v2.0/batch/events?enrich=false&sdkp=true&k=4063d1aa-ab25-4131-8bc2-7ca2c80d0accapi.permutive.com/v2.0/batch/events... https://api.permutive.com/v2.0/batch/events?enrich=false&sdkp=true&k=4063d1aa-ab25-4131-8bc2-7ca2c80d0acc — 200 — 118 B — 100 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 64 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 56 ms — h3https://assets.bounceexchange.com/cache/934/website-61cf53951979613687797cff7bde36b4.jsassets.bounceexchange.com/cache/934... https://assets.bounceexchange.com/cache/934/website-61cf53951979613687797cff7bde36b4.js — 200 — 47.0 KiB — 28 ms — h3https://assets.bounceexchange.com/assets/bounce/iiq-ortb-6151.jsassets.bounceexchange.com/assets/bo... https://assets.bounceexchange.com/assets/bounce/iiq-ortb-6151.js — 200 — 39.3 KiB — 20 ms — h3https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604200101&jk=6242613015814635&bg=!s7ClsNLNAAa1ilLUlYo7AEcBe5WfOHXRtM6PnxhEOkhPbvVnCG0Dx7Yv2RdTKRhcckaCviF8dEzQVW_b2oe3ylqpks9fTMbRn97cvg4HOQ49ff5DLX3rtwIAAACIUgAAAAZoAQd-ADa8HhhzSRCxAOkHAfQh2WZGTDTQwKnPA5GYqhwof9LA4FtAch7LKXr92Y0j8lTkIvcCzdAFtx-ZAq3GIvZMtEh2sfK6l68r4ue-EByn4pIvQd2R2A1dve0vp49bOh3PgnGJ7QrhMgj_31vW84F2oKLpQWk8g-bzz7U8mqh0W5_qih-_UvNyNWy0fLASoSKlWAj1vT0EhMYf0IohPdBwiSMM2G1197jRYVhnn8OP0gUN3CJh3o9zc5IzOlIILDK6WuiBe-ZfUje49rkrzCKeAcxLIODBzMLn_y_ZHu6GVb78KlgX41B-Db9L5kwUD3aI1bRG30KXefnz3E-JnVMBoLO_SviFj_lApmE3MBWWc_f8LLHgx66AkaPM9QpXHbc3D2kmJD9HdQhR5rEN5-hxOwcH8BDmYz5bwXWvumIOVzWzeqqS4nbBAju7cEgbDRnEQuFPr6a_fUk81q91rEzcDIkFcpqfyUoVAQH6XnyPCQKCMSE7gnYwDSYWGu1D-_T7CGRaRuujHleK9FPEVudqwzQdwVn9zshn6lqDh0IeZMK-R0bTdUwi1Ne8lF-S-IjisaxFxHXEZYsvffmsisrucbo0zT_vm8vIF6HLUlY-05XZA_XJQ-fO1ISF2O5peEKK2rmdmx9gu3VGIY80iVbOFcWIt-lU3K3C_tRMeoTBqhlIcaBJCerYZxanbxJFsv1OAvYOpAXiTEYPD1Uk-OQ933M5cmw8risTPVHUjpV50-rKrE_xzaElVOUXJDllbTeGPLKp7D_FaQNrJ8dGGeAFppVHP-zywUfF4P2X_d4oz4yayF18IyolPjZSp44fTn7BBuvSXAruIyMKTVvEqDra1GoceL52jNTeZM_Bh-WCkM4FhLVn1_ZR2vHAj1qkRK-OdvxEC3GMcfIzRQeEogoejeismJ3rNPeu1Fi3Su-Z5KWHrBySDqngbeb5FH9YmbVzBSisolIZqsazzbeF5fumOSVxRp-Brj1Nep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604200101&jk=6242613015814635&bg=!s7ClsNLNAAa1ilLUlYo7AEcBe5WfOHXRtM6PnxhEOkhPbvVnCG0Dx7Yv2RdTKRhcckaCviF8dEzQVW_b2oe3ylqpks9fTMbRn97cvg4HOQ49ff5DLX3rtwIAAACIUgAAAAZoAQd-ADa8HhhzSRCxAOkHAfQh2WZGTDTQwKnPA5GYqhwof9LA4FtAch7LKXr92Y0j8lTkIvcCzdAFtx-ZAq3GIvZMtEh2sfK6l68r4ue-EByn4pIvQd2R2A1dve0vp49bOh3PgnGJ7QrhMgj_31vW84F2oKLpQWk8g-bzz7U8mqh0W5_qih-_UvNyNWy0fLASoSKlWAj1vT0EhMYf0IohPdBwiSMM2G1197jRYVhnn8OP0gUN3CJh3o9zc5IzOlIILDK6WuiBe-ZfUje49rkrzCKeAcxLIODBzMLn_y_ZHu6GVb78KlgX41B-Db9L5kwUD3aI1bRG30KXefnz3E-JnVMBoLO_SviFj_lApmE3MBWWc_f8LLHgx66AkaPM9QpXHbc3D2kmJD9HdQhR5rEN5-hxOwcH8BDmYz5bwXWvumIOVzWzeqqS4nbBAju7cEgbDRnEQuFPr6a_fUk81q91rEzcDIkFcpqfyUoVAQH6XnyPCQKCMSE7gnYwDSYWGu1D-_T7CGRaRuujHleK9FPEVudqwzQdwVn9zshn6lqDh0IeZMK-R0bTdUwi1Ne8lF-S-IjisaxFxHXEZYsvffmsisrucbo0zT_vm8vIF6HLUlY-05XZA_XJQ-fO1ISF2O5peEKK2rmdmx9gu3VGIY80iVbOFcWIt-lU3K3C_tRMeoTBqhlIcaBJCerYZxanbxJFsv1OAvYOpAXiTEYPD1Uk-OQ933M5cmw8risTPVHUjpV50-rKrE_xzaElVOUXJDllbTeGPLKp7D_FaQNrJ8dGGeAFppVHP-zywUfF4P2X_d4oz4yayF18IyolPjZSp44fTn7BBuvSXAruIyMKTVvEqDra1GoceL52jNTeZM_Bh-WCkM4FhLVn1_ZR2vHAj1qkRK-OdvxEC3GMcfIzRQeEogoejeismJ3rNPeu1Fi3Su-Z5KWHrBySDqngbeb5FH9YmbVzBSisolIZqsazzbeF5fumOSVxRp-Brj1N — 204 — 17 B — 32 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 15 ms — h3https://assets.bounceexchange.com/assets/bounce/local_storage_frame17.min.htmlassets.bounceexchange.com/assets/bo... https://assets.bounceexchange.com/assets/bounce/local_storage_frame17.min.html — 200 — 1.4 KiB — 32 ms — h2https://assets.bounceexchange.com/cache/934/campaign-index-live-33ab1e0b3fd0cb8df91ff2eb10402f63.jsassets.bounceexchange.com/cache/934... https://assets.bounceexchange.com/cache/934/campaign-index-live-33ab1e0b3fd0cb8df91ff2eb10402f63.js — 200 — 3.1 KiB — 11 ms — h3https://pd.cdnwidget.com/lookup?bxwid=934&bxdid=3300504240772667734&visitID=1776888322272040&enableUID2=truepd.cdnwidget.com/lookup?bxwid=934&b... https://pd.cdnwidget.com/lookup?bxwid=934&bxdid=3300504240772667734&visitID=1776888322272040&enableUID2=true — 200 — 340 B — 77 ms — h2https://ats-wrapper.privacymanager.io/ats-modules/aa76db9a-f080-4c52-a373-6a77bae99386/ats.jsats-wrapper.privacymanager.io/ats-m... https://ats-wrapper.privacymanager.io/ats-modules/aa76db9a-f080-4c52-a373-6a77bae99386/ats.js — 200 — 75.0 KiB — 29 ms — h2https://api.assertcom.de/metaapi.assertcom.de/meta https://api.assertcom.de/meta — 200 — 311 B — 124 ms — h2https://api.permutive.com/v1.0/state?fetch_unseen=false&k=4063d1aa-ab25-4131-8bc2-7ca2c80d0accapi.permutive.com/v1.0/state?fetch_... https://api.permutive.com/v1.0/state?fetch_unseen=false&k=4063d1aa-ab25-4131-8bc2-7ca2c80d0acc — 200 — 34 B — 99 ms — h3https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 428 B — 30 ms — h2https://alohamiles.com/m10aa6eo1sxon7okgob052aalohamiles.com/m10aa6eo1sxon7okgob0... https://alohamiles.com/m10aa6eo1sxon7okgob052a — 200 — 25 B — 49 ms — h3https://api.bounceexchange.com/state/js?website_id=934&device_id=3300504240772667734&visit_id=1776888322396861api.bounceexchange.com/state/js?web... https://api.bounceexchange.com/state/js?website_id=934&device_id=3300504240772667734&visit_id=1776888322396861 — 200 — 1.0 KiB — 41 ms — h2https://assets.bounceexchange.com/cache/934/campaigns/3140931-95a90a31ac881ed75b8f3c1b95271929.jsassets.bounceexchange.com/cache/934... https://assets.bounceexchange.com/cache/934/campaigns/3140931-95a90a31ac881ed75b8f3c1b95271929.js — 200 — 7.5 KiB — 12 ms — h3https://assets.bounceexchange.com/cache/934/campaigns/2977584-ef848c873806037b0d409ac0aad87778.jsassets.bounceexchange.com/cache/934... https://assets.bounceexchange.com/cache/934/campaigns/2977584-ef848c873806037b0d409ac0aad87778.js — 200 — 10.6 KiB — 11 ms — h3https://match.adsrvr.org/track/rid?fmt=json&ttd_tpi=1&ttd_pid=hwsstqv&gdpr=0match.adsrvr.org/track/rid?fmt=json... https://match.adsrvr.org/track/rid?fmt=json&ttd_tpi=1&ttd_pid=hwsstqv&gdpr=0 — 200 — 575 B — 15 ms — h2https://assets.bounceexchange.com/tag/css/creatives-base-styles.a53944a2.min.cssassets.bounceexchange.com/tag/css/c... https://assets.bounceexchange.com/tag/css/creatives-base-styles.a53944a2.min.css — 200 — 6.0 KiB — 13 ms — h3https://events.bouncex.net/track.gif/visit?wklz=G4SwziAuBcCuYFMBOBDA5ggdpAvAWQHsAvEAG1JQFIAmAMQFYA6ABhuYAoAZETWAD0oBmAEJsAgpgAmSAiElsAjAqGjqzALYFIBNmjYAHAgHdkbdmurUAlFfH79pBAHUEAIwDSUGg0EB2RoIAbGbuABIAKnicNADCbKQgANYIbADiCADGiQS2ajEAFjLqKXQKACyBLFWsaoSuZCXMAMooAGYoSCDe9H4BgQBkoBAwSAityKNIOIPgUNAUUjxo+ugIsEikOPmQkPpgND1iB3THtEbnjJAoYJAIBK35BMWMGU+nM8PQo2AEpLCQIAImD4ODKCmoHzm31+-0BmAAnjgABzUQSQmAZeDadTADogFCuRxgHCUXyqaj5a4AfQQwGQVNIBDQGEkVJ4NGoQiOlnapEQHNiHNG4yQkypK1Q6gFgm51F5-MsgssYEeRmlsvlJU51DilkxoqwkCpGRQkHVAsVOo5CHUKDI5p5KD5WqV1AQVLAsFcNKliplHM1Ft11CMTtIK309JQrP030NDrlToV2uDjOj4uQrQTZR62pTQsyIEj4tWCcDluDBDpSCpt0wZaTLqtlnAHsMmB+SAbzqDHNbj2KKwwCcgSFgTeDoEkd3FFHhS27yddkla+ipSEJBCyCcwWnXCGj8N7llcKCyrTIpCp04cBHhxWwCeP1FGZ4BuNuVPgpj9Gsbz4BYobhQdR9ATBRfF8QIkRgwRLEEZhlArDlhndRAMgBIFFwnDlcU6FBsCpVoCFgKRsOfVxUCkYpRxADIwA9dY6SPX8A3-RVfAAEXRaBXgIRIQAQEkyQ5SQ5ATQQEOYehmDKagymYSDqECQJIMEMpnyndUIKgmCkTg1EAE5oMCJDJ3NESuNdfRJFoEAkBuTgCGjdVR3HZc9FYkSWzAAAFUZQBIsAYixJ4f05GVy2DcAmi9MAMk6Vxwq5KK+zAcIED4SBYtceLEuSyL2ODE0Mnyd1IH2X8dOg2D4KRehSU411WmAM0qsgmr9OQywUB0X8alTMDWMsbZdkqw5TlOc4jEua5bnuAcEBeN5qHoE5uuoa51QG3D9GAbTXWASqIrEHbLDQBL1V8Brm2oX0TrOl8nw2jJWu0jq9IM10IHkX8AFozI5Ug3va3TavzSxfpOjkhoh6gTVAu00A7CzyWoQzIPoJENK88lgH2-rXWBtqTuqz6OKa27BHKZhDOp1HcIJh6iZB0mPvBxrOa4-pv1QDBsGgSjjEQKYCiKBAeZF1YBerCAgRwcpKmYapJeQaWYAcU1iKQdQcAkaRZEkVW+cNaBp1ADIEEgeFIxwfRHkwCXMRuMKkGgSl4qBatbkkHBmH6DACGgQxgNIV5pz93xabKAO7l4qBESaTIUFgZ3Y6D15sB4Q1w6EgA5MR06+BA0DhHA84AKSL0ZS6BTAQPzhA1TUCvkEQeEi9eUjR3hevihwABVTAoAQX7miuW4wE7kjsCQeFc8Hppp+7ufc8ERfC8D+ZTSgWAI4UxgkSLxlMFLyA96Ev7fDKRgFH6TQI-9kxcpHuQcDpmOhigN+yfBwRjKRKZfo5s6IIDfpJZg0lZLyUUr4ZSqlfDqX6EOWkgkjA-36IgAAjuOTAls37+wyAkQ0gEEDAVAgrdmXV5IY36EQwS2AUD6BALLMuVw0BohAZbO2-RID5HsjGDo1sPTaBNtecABJHC+zchLSARACB+zocQ7AsBYBv0QSZJKrg-oIGxggP6ckkQZD+igUe+jfAoDPJISQghWjTmoEbFBtYbZCUWpgkiSBuHP36OrHAvMgAevents.bouncex.net/track.gif/visit?... https://events.bouncex.net/track.gif/visit?wklz=G4SwziAuBcCuYFMBOBDA5ggdpAvAWQHsAvEAG1JQFIAmAMQFYA6ABhuYAoAZETWAD0oBmAEJsAgpgAmSAiElsAjAqGjqzALYFIBNmjYAHAgHdkbdmurUAlFfH79pBAHUEAIwDSUGg0EB2RoIAbGbuABIAKnicNADCbKQgANYIbADiCADGiQS2ajEAFjLqKXQKACyBLFWsaoSuZCXMAMooAGYoSCDe9H4BgQBkoBAwSAityKNIOIPgUNAUUjxo+ugIsEikOPmQkPpgND1iB3THtEbnjJAoYJAIBK35BMWMGU+nM8PQo2AEpLCQIAImD4ODKCmoHzm31+-0BmAAnjgABzUQSQmAZeDadTADogFCuRxgHCUXyqaj5a4AfQQwGQVNIBDQGEkVJ4NGoQiOlnapEQHNiHNG4yQkypK1Q6gFgm51F5-MsgssYEeRmlsvlJU51DilkxoqwkCpGRQkHVAsVOo5CHUKDI5p5KD5WqV1AQVLAsFcNKliplHM1Ft11CMTtIK309JQrP030NDrlToV2uDjOj4uQrQTZR62pTQsyIEj4tWCcDluDBDpSCpt0wZaTLqtlnAHsMmB+SAbzqDHNbj2KKwwCcgSFgTeDoEkd3FFHhS27yddkla+ipSEJBCyCcwWnXCGj8N7llcKCyrTIpCp04cBHhxWwCeP1FGZ4BuNuVPgpj9Gsbz4BYobhQdR9ATBRfF8QIkRgwRLEEZhlArDlhndRAMgBIFFwnDlcU6FBsCpVoCFgKRsOfVxUCkYpRxADIwA9dY6SPX8A3-RVfAAEXRaBXgIRIQAQEkyQ5SQ5ATQQEOYehmDKagymYSDqECQJIMEMpnyndUIKgmCkTg1EAE5oMCJDJ3NESuNdfRJFoEAkBuTgCGjdVR3HZc9FYkSWzAAAFUZQBIsAYixJ4f05GVy2DcAmi9MAMk6Vxwq5KK+zAcIED4SBYtceLEuSyL2ODE0Mnyd1IH2X8dOg2D4KRehSU411WmAM0qsgmr9OQywUB0X8alTMDWMsbZdkqw5TlOc4jEua5bnuAcEBeN5qHoE5uuoa51QG3D9GAbTXWASqIrEHbLDQBL1V8Brm2oX0TrOl8nw2jJWu0jq9IM10IHkX8AFozI5Ug3va3TavzSxfpOjkhoh6gTVAu00A7CzyWoQzIPoJENK88lgH2-rXWBtqTuqz6OKa27BHKZhDOp1HcIJh6iZB0mPvBxrOa4-pv1QDBsGgSjjEQKYCiKBAeZF1YBerCAgRwcpKmYapJeQaWYAcU1iKQdQcAkaRZEkVW+cNaBp1ADIEEgeFIxwfRHkwCXMRuMKkGgSl4qBatbkkHBmH6DACGgQxgNIV5pz93xabKAO7l4qBESaTIUFgZ3Y6D15sB4Q1w6EgA5MR06+BA0DhHA84AKSL0ZS6BTAQPzhA1TUCvkEQeEi9eUjR3hevihwABVTAoAQX7miuW4wE7kjsCQeFc8Hppp+7ufc8ERfC8D+ZTSgWAI4UxgkSLxlMFLyA96Ev7fDKRgFH6TQI-9kxcpHuQcDpmOhigN+yfBwRjKRKZfo5s6IIDfpJZg0lZLyUUr4ZSqlfDqX6EOWkgkjA-36IgAAjuOTAls37+wyAkQ0gEEDAVAgrdmXV5IY36EQwS2AUD6BALLMuVw0BohAZbO2-RID5HsjGDo1sPTaBNtecABJHC+zchLSARACB+zocQ7AsBYBv0QSZJKrg-oIGxggP6ckkQZD+igUe+jfAoDPJISQghWjTmoEbFBtYbZCUWpgkiSBuHP36OrHAvMgA — 200 — 98 B — 32 ms — h2https://events.bouncex.net/track.gif/pageview?wklz=A4Qw5gpgbglhDuAuArgJwDYF4AWAXXwAzgKQDMAgsQEwBi1N8jAdLiIbhAPYBm2nAthCYBjAfQBkoSLASJhydgKghUMEACN0EQpmIB2AELUq2NgH1oEVGfScwkACZmYAO2NlKVKtxDpCEdyoAYWNUCG4rMOtQVBB+dwpjHz8Ar2oQr0I+eATPb19-QIyqeVQwl1wzYRBcXMCqdOMIfhAYdDqvZMK04KazQmR1C3i0xM6C1Iber3hfdFBgKzMQJ2Aw-wqO-JSi41sVs0XUbi2AFgBWUimp4rDhGEXD8EmPJIndr04oJY43Ubyui9plQYIR+sBOC5CJxUFtAR8QWC+IIpC8xlRcKhkEDirAHFxDugQABPVxgOHvHrFBzcYBmVCaTjCADWWxcnEqYRWxIR6hALO4bXQZnxwFsxMEm3+9UaXi5wlwMGUHDMCisFJ2VOMisE7DiwC2AEY9HoAGwADktVyopAADIaEYQYCr-AqYJCNd0bsZlKoQBUzNxOMgXA5PTjjOpYqHBJiYMIwQNUN8edLxpqGnoACKSZ4yJCiTjMuBOgBeEEw53Ottz0jgBf9kPjvhw+CIr1o9EY8BYbA4PGRQlEIxoteg9bknCLcDMuCnNhUkEwgLH+cn04gs+Ji0whrFhFXE8Lxc3ZYrpFOttN4mHwDk-GAmBrt8QuGE3F3N4Ed4Uj8NX4fRAwGAP8AJ-Qg73YVQXDAXcAE0ADkELAoCQMQb5UCdSFdyYf9+E4fEn3EeAIHUJ0OBgBxMAATgvcRYHIyjdxNC0rS8UhqItU1-3xWBhAgJjSDtW1q1OKhLxNKhTVNE06NRfMmP-fwAEdsRcfjFJvdA4AqHVtFYB9mLNS1zWtatn20iAKhAYAlSsLCXEwVgwFIcRePjCtgHEXBsBgVBVhUXBiX6OdYkgEVQQ0LQqMxbFvNLTgiOESyKmQZAmPCajDXUPR1FIABaYRzW4YR8tOQ1uAcfK8uNfLSGEc5uAuaSTXNKgxy3HdB3EaE0H4zASPUcRngqTA1VQIAevents.bouncex.net/track.gif/pagevi... https://events.bouncex.net/track.gif/pageview?wklz=A4Qw5gpgbglhDuAuArgJwDYF4AWAXXwAzgKQDMAgsQEwBi1N8jAdLiIbhAPYBm2nAthCYBjAfQBkoSLASJhydgKghUMEACN0EQpmIB2AELUq2NgH1oEVGfScwkACZmYAO2NlKVKtxDpCEdyoAYWNUCG4rMOtQVBB+dwpjHz8Ar2oQr0I+eATPb19-QIyqeVQwl1wzYRBcXMCqdOMIfhAYdDqvZMK04KazQmR1C3i0xM6C1Iber3hfdFBgKzMQJ2Aw-wqO-JSi41sVs0XUbi2AFgBWUimp4rDhGEXD8EmPJIndr04oJY43Ubyui9plQYIR+sBOC5CJxUFtAR8QWC+IIpC8xlRcKhkEDirAHFxDugQABPVxgOHvHrFBzcYBmVCaTjCADWWxcnEqYRWxIR6hALO4bXQZnxwFsxMEm3+9UaXi5wlwMGUHDMCisFJ2VOMisE7DiwC2AEY9HoAGwADktVyopAADIaEYQYCr-AqYJCNd0bsZlKoQBUzNxOMgXA5PTjjOpYqHBJiYMIwQNUN8edLxpqGnoACKSZ4yJCiTjMuBOgBeEEw53Ottz0jgBf9kPjvhw+CIr1o9EY8BYbA4PGRQlEIxoteg9bknCLcDMuCnNhUkEwgLH+cn04gs+Ji0whrFhFXE8Lxc3ZYrpFOttN4mHwDk-GAmBrt8QuGE3F3N4Ed4Uj8NX4fRAwGAP8AJ-Qg73YVQXDAXcAE0ADkELAoCQMQb5UCdSFdyYf9+E4fEn3EeAIHUJ0OBgBxMAATgvcRYHIyjdxNC0rS8UhqItU1-3xWBhAgJjSDtW1q1OKhLxNKhTVNE06NRfMmP-fwAEdsRcfjFJvdA4AqHVtFYB9mLNS1zWtatn20iAKhAYAlSsLCXEwVgwFIcRePjCtgHEXBsBgVBVhUXBiX6OdYkgEVQQ0LQqMxbFvNLTgiOESyKmQZAmPCajDXUPR1FIABaYRzW4YR8tOQ1uAcfK8uNfLSGEc5uAuaSTXNKgxy3HdB3EaE0H4zASPUcRngqTA1VQIA — 200 — 96 B — 30 ms — h2https://events.bouncex.net/track.gif/view_content?wklz=LYewJgpgvADAZAdwgIwM4EsAuF1igTgGYAWOAN3Q01ygEYB2egNgA43CAmDw-Vp2uJAoBjHHkKEYMAKwxiHYjEYcmTRiTgAHAIYBzCBQgIaA1BACOAVwgA7UTQ5xhAG3S3M1YBFSZtwTXSMrOxc0oQCLm42vproZBAAThggNlC+uoSCBuiiUJpwmAAW6AlgAPo6CZgAnmU+IAl6EGVglNrIzhB4mAnWBQBeILBOru6Wlg5KEDCEYMgAtGDawtLzxF0AZvPa9Pi08-QQG0yiG9IsHDDIWk1lNZrQhSBecKgglgm5SNdN0VCWZgSQAevents.bouncex.net/track.gif/view_c... https://events.bouncex.net/track.gif/view_content?wklz=LYewJgpgvADAZAdwgIwM4EsAuF1igTgGYAWOAN3Q01ygEYB2egNgA43CAmDw-Vp2uJAoBjHHkKEYMAKwxiHYjEYcmTRiTgAHAIYBzCBQgIaA1BACOAVwgA7UTQ5xhAG3S3M1YBFSZtwTXSMrOxc0oQCLm42vproZBAAThggNlC+uoSCBuiiUJpwmAAW6AlgAPo6CZgAnmU+IAl6EGVglNrIzhB4mAnWBQBeILBOru6Wlg5KEDCEYMgAtGDawtLzxF0AZvPa9Pi08-QQG0yiG9IsHDDIWk1lNZrQhSBecKgglgm5SNdN0VCWZgSQA — 200 — 196 B — 24 ms — h2https://sync.intentiq.com/profiles_engine/ProfilesEngineServlet?at=20&mi=10&secure=1&dpi=725014980&iiqidtype=2&iiqpcid=f5891938-6e52-11bd-fc48-a0b8f9f7e5e8&iiqpciddate=1776888322523&tsrnd=565_1776888322546&jsver=6.151&testPercentage=-1&testGroup=U&uh=%7B%220%22%3A%22%5C%22Chromium%5C%22%3Bv%3D%5C%22146%5C%22%2C%20%5C%22Google%20Chrome%5C%22%3Bv%3D%5C%22146%5C%22%22%2C%221%22%3A%22%3F1%22%2C%222%22%3A%22%5C%22Android%5C%22%22%2C%224%22%3A%22%5C%2264%5C%22%22%2C%225%22%3A%22%5C%22moto%20g%20power%20(2022)%5C%22%22%2C%226%22%3A%22%5C%2211.0%5C%22%22%2C%227%22%3A%22%3F0%22%2C%228%22%3A%22%5C%22Not-A.Brand%5C%22%3Bv%3D%5C%2224.0.0.0%5C%22%2C%20%5C%22Chromium%5C%22%3Bv%3D%5C%22146.0.7680.164%5C%22%22%7D&vrref=https%3A%2F%2Fwww.tasteofhome.com%2F&gdpr_consent=undefined&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAACA.QA&gpc=undefined&gdpr=0sync.intentiq.com/profiles_engine/P... https://sync.intentiq.com/profiles_engine/ProfilesEngineServlet?at=20&mi=10&secure=1&dpi=725014980&iiqidtype=2&iiqpcid=f5891938-6e52-11bd-fc48-a0b8f9f7e5e8&iiqpciddate=1776888322523&tsrnd=565_1776888322546&jsver=6.151&testPercentage=-1&testGroup=U&uh=%7B%220%22%3A%22%5C%22Chromium%5C%22%3Bv%3D%5C%22146%5C%22%2C%20%5C%22Google%20Chrome%5C%22%3Bv%3D%5C%22146%5C%22%22%2C%221%22%3A%22%3F1%22%2C%222%22%3A%22%5C%22Android%5C%22%22%2C%224%22%3A%22%5C%2264%5C%22%22%2C%225%22%3A%22%5C%22moto%20g%20power%20(2022)%5C%22%22%2C%226%22%3A%22%5C%2211.0%5C%22%22%2C%227%22%3A%22%3F0%22%2C%228%22%3A%22%5C%22Not-A.Brand%5C%22%3Bv%3D%5C%2224.0.0.0%5C%22%2C%20%5C%22Chromium%5C%22%3Bv%3D%5C%22146.0.7680.164%5C%22%22%7D&vrref=https%3A%2F%2Fwww.tasteofhome.com%2F&gdpr_consent=undefined&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAACA.QA&gpc=undefined&gdpr=0 — 302 — 854 B — 177 ms — h2https://js-sec.indexww.com/um/ixmatch.htmljs-sec.indexww.com/um/ixmatch.html https://js-sec.indexww.com/um/ixmatch.html — 200 — 1.6 KiB — 42 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 0 B — 0 ms — h2https://eus.rubiconproject.com/usync.html?p=20986&endpoint=us-easteus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=20986&endpoint=us-east — 200 — 379 B — 57 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?p=156512ads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?p=156512 — 200 — 7.6 KiB — 27 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 0 B — 3 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 11.5 KiB — 10 ms — h2https://config.aps.amazon-adsystem.com/configs/e5a6f2d1-7642-4cc5-a917-96dbe8c3ed8fconfig.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/e5a6f2d1-7642-4cc5-a917-96dbe8c3ed8f — 200 — 852 B — 5 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.tasteofhome.com&pubid=e5a6f2d1-7642-4cc5-a917-96dbe8c3ed8fc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.tasteofhome.com&pubid=e5a6f2d1-7642-4cc5-a917-96dbe8c3ed8f — 204 — 314 B — 21 ms — h2https://ads.pubmatic.com/AdServer/js/pwt/156512/6397/pwt.jsads.pubmatic.com/AdServer/js/pwt/15... https://ads.pubmatic.com/AdServer/js/pwt/156512/6397/pwt.js — 200 — 97.2 KiB — 85 ms — h2https://assets.bounceexchange.com/assets/uploads/clients/934/creatives/721e5e742ecee98e52935b65e3ec0b5a.pngassets.bounceexchange.com/assets/up... https://assets.bounceexchange.com/assets/uploads/clients/934/creatives/721e5e742ecee98e52935b65e3ec0b5a.png — 200 — 6.2 KiB — 12 ms — h3https://assets.bounceexchange.com/assets/uploads/clients/934/creatives/069a7b8c329b7574ad1c847c468b4a61.pngassets.bounceexchange.com/assets/up... https://assets.bounceexchange.com/assets/uploads/clients/934/creatives/069a7b8c329b7574ad1c847c468b4a61.png — 200 — 4.0 KiB — 14 ms — h3https://images.tmbi.com/wp-content/uploads/cm/covers/toh.jpgimages.tmbi.com/wp-content/uploads/... https://images.tmbi.com/wp-content/uploads/cm/covers/toh.jpg — 200 — 122.9 KiB — 75 ms — h2https://assets.bounceexchange.com/assets/uploads/clients/934/creatives/edf62821ee729e64b067effdf0fbad32.jpgassets.bounceexchange.com/assets/up... https://assets.bounceexchange.com/assets/uploads/clients/934/creatives/edf62821ee729e64b067effdf0fbad32.jpg — 200 — 95.2 KiB — 17 ms — h3https://assets.bounceexchange.com/assets/uploads/clients/1658/creatives/ce71691019bad32de76e48f5e6afd9d3.pngassets.bounceexchange.com/assets/up... https://assets.bounceexchange.com/assets/uploads/clients/1658/creatives/ce71691019bad32de76e48f5e6afd9d3.png — 200 — 1.2 KiB — 48 ms — h3https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Geist-Regular.woff2www.tasteofhome.com/wp-content/them... https://www.tasteofhome.com/wp-content/themes/bumblebee/google-fonts/Geist-Regular.woff2 — 200 — 29.3 KiB — 44 ms — h3https://syncv4.intentiq.com/profiles_engine/ProfilesEngineServlet?at=20&mi=10&secure=1&dpi=725014980&iiqidtype=2&iiqpcid=f5891938-6e52-11bd-fc48-a0b8f9f7e5e8&iiqpciddate=1776888322523&tsrnd=565_1776888322546&jsver=6.151&testPercentage=-1&testGroup=U&uh=%7B%220%22%3A%22%5C%22Chromium%5C%22%3Bv%3D%5C%22146%5C%22%2C%20%5C%22Google%20Chrome%5C%22%3Bv%3D%5C%22146%5C%22%22%2C%221%22%3A%22%3F1%22%2C%222%22%3A%22%5C%22Android%5C%22%22%2C%224%22%3A%22%5C%2264%5C%22%22%2C%225%22%3A%22%5C%22moto%20g%20power%20(2022)%5C%22%22%2C%226%22%3A%22%5C%2211.0%5C%22%22%2C%227%22%3A%22%3F0%22%2C%228%22%3A%22%5C%22Not-A.Brand%5C%22%3Bv%3D%5C%2224.0.0.0%5C%22%2C%20%5C%22Chromium%5C%22%3Bv%3D%5C%22146.0.7680.164%5C%22%22%7D&vrref=https%3A%2F%2Fwww.tasteofhome.com%2F&gdpr_consent=undefined&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAACA.QA&gpc=undefined&gdpr=0&ripv6=2a03:90c0:177::69syncv4.intentiq.com/profiles_engine... https://syncv4.intentiq.com/profiles_engine/ProfilesEngineServlet?at=20&mi=10&secure=1&dpi=725014980&iiqidtype=2&iiqpcid=f5891938-6e52-11bd-fc48-a0b8f9f7e5e8&iiqpciddate=1776888322523&tsrnd=565_1776888322546&jsver=6.151&testPercentage=-1&testGroup=U&uh=%7B%220%22%3A%22%5C%22Chromium%5C%22%3Bv%3D%5C%22146%5C%22%2C%20%5C%22Google%20Chrome%5C%22%3Bv%3D%5C%22146%5C%22%22%2C%221%22%3A%22%3F1%22%2C%222%22%3A%22%5C%22Android%5C%22%22%2C%224%22%3A%22%5C%2264%5C%22%22%2C%225%22%3A%22%5C%22moto%20g%20power%20(2022)%5C%22%22%2C%226%22%3A%22%5C%2211.0%5C%22%22%2C%227%22%3A%22%3F0%22%2C%228%22%3A%22%5C%22Not-A.Brand%5C%22%3Bv%3D%5C%2224.0.0.0%5C%22%2C%20%5C%22Chromium%5C%22%3Bv%3D%5C%22146.0.7680.164%5C%22%22%7D&vrref=https%3A%2F%2Fwww.tasteofhome.com%2F&gdpr_consent=undefined&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAACA.QA&gpc=undefined&gdpr=0&ripv6=2a03:90c0:177::69 — 302 — 1.6 KiB — 151 ms — h2https://ids.cdnwidget.com/c?cookieID=&deviceID=&iv=&v=&GCH1=&SCH1=&GCS1=477480258&GCS2=Y2M4NzgyYTItZGFlMi00MDE0LTlhZGItYzA2NWQyNjNjMTNiLmxvY2FsLGM5YWRmMWRmLThkMmEtNDUxOC1hY2VkLTJmNTQyMDdiZTFjYy5sb2NhbA==&pe=false&wsid=934&varID=&log=%7B%22config%22%3A%7B%22gmEN%22%3Atrue%2C%22pixEN%22%3Atrue%7D%2C%22apikey%22%3A%222%5EHIykD%22%2C%22cjsversion%22%3A%221.5.9%22%2C%22wsid%22%3A934%2C%22loadID%22%3A%22qWnysoxDMX70KVY%22%2C%22timing%22%3A%7B%22sessionStorageLoad%22%3A65%2C%22IDStageStart%22%3A65%2C%22obsReqview%22%3A292%2C%22obsReqdata%22%3A293%2C%22obsReqpage%22%3A294%2C%22netComplete%22%3A469%2C%22IDStagePrefire%22%3A469%7D%2C%22matches%22%3A%7B%22cookie%22%3Afalse%2C%22LS%22%3Afalse%7D%2C%22info%22%3A%7B%22isSpoofed%22%3Afalse%2C%22PM%22%3Afalse%2C%22DNT%22%3Afalse%2C%22deviceTimezone%22%3A0%2C%22extensionID%22%3Anull%2C%22externalID%22%3Anull%2C%22agent%22%3A%7B%22device%22%3Anull%7D%2C%22firstLoad%22%3Atrue%7D%2C%22deviceid%22%3A%223300504240772667734%22%2C%22visitid%22%3A%221776888322396861%22%7Dids.cdnwidget.com/c?cookieID=&devic... https://ids.cdnwidget.com/c?cookieID=&deviceID=&iv=&v=&GCH1=&SCH1=&GCS1=477480258&GCS2=Y2M4NzgyYTItZGFlMi00MDE0LTlhZGItYzA2NWQyNjNjMTNiLmxvY2FsLGM5YWRmMWRmLThkMmEtNDUxOC1hY2VkLTJmNTQyMDdiZTFjYy5sb2NhbA==&pe=false&wsid=934&varID=&log=%7B%22config%22%3A%7B%22gmEN%22%3Atrue%2C%22pixEN%22%3Atrue%7D%2C%22apikey%22%3A%222%5EHIykD%22%2C%22cjsversion%22%3A%221.5.9%22%2C%22wsid%22%3A934%2C%22loadID%22%3A%22qWnysoxDMX70KVY%22%2C%22timing%22%3A%7B%22sessionStorageLoad%22%3A65%2C%22IDStageStart%22%3A65%2C%22obsReqview%22%3A292%2C%22obsReqdata%22%3A293%2C%22obsReqpage%22%3A294%2C%22netComplete%22%3A469%2C%22IDStagePrefire%22%3A469%7D%2C%22matches%22%3A%7B%22cookie%22%3Afalse%2C%22LS%22%3Afalse%7D%2C%22info%22%3A%7B%22isSpoofed%22%3Afalse%2C%22PM%22%3Afalse%2C%22DNT%22%3Afalse%2C%22deviceTimezone%22%3A0%2C%22extensionID%22%3Anull%2C%22externalID%22%3Anull%2C%22agent%22%3A%7B%22device%22%3Anull%7D%2C%22firstLoad%22%3Atrue%7D%2C%22deviceid%22%3A%223300504240772667734%22%2C%22visitid%22%3A%221776888322396861%22%7D — 200 — 779 B — 110 ms — h2https://ssum-sec.casalemedia.com/usermatch?us_privacy=1YNN&d=https%3A%2F%2Fwww.tasteofhome.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3Fssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?us_privacy=1YNN&d=https%3A%2F%2Fwww.tasteofhome.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F — 302 — 887 B — 66 ms — h3https://token.rubiconproject.com/khaos.json?us_privacy=1YNNtoken.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1YNN — 200 — 1.4 KiB — 52 ms — http/1.1https://events.bouncex.net/track.gif/eligible?wklz=CYcwXAlgzgygrgIygYwE4QQU1QXgGYCGANlJgGSiRQAKqmAbhAPZxQDCrALkwLbb7FSFcMgLIAFpgAqMHAEYA7AoBsADnUBmAExaNqgKxk4AR3llSIPgDtOAfQjAoOMqJ4AHAhBBWHOLQE4lfVUAFnMWVGRMHAQWKyiADzICEEwbHAArKDIeJmBogAYyAHdMJAhOTF9-DTDGKArfRRV1VW1dfzVlOQoGCCjfDQ0Cgv0CkK0QgqUtZWUlWrIPVMZMYqbzTGM4NIHgHA0XIgg0zk4IPihOAnd5JTVNHQUDI5ObAjcIemwGpisca4gQ75RhRHBuMiccQQVDAWweVCcACetiuTFQKUwtmA0AICCImH2nFQO0hAC8mDgishjqc4HBfMpgP5kLp9AgALTAfR4YAckLKYYc1QFLQFDl4QkFBAs5CqZDKAhLTG2ZFuaLiXiYIAevents.bouncex.net/track.gif/eligib... https://events.bouncex.net/track.gif/eligible?wklz=CYcwXAlgzgygrgIygYwE4QQU1QXgGYCGANlJgGSiRQAKqmAbhAPZxQDCrALkwLbb7FSFcMgLIAFpgAqMHAEYA7AoBsADnUBmAExaNqgKxk4AR3llSIPgDtOAfQjAoOMqJ4AHAhBBWHOLQE4lfVUAFnMWVGRMHAQWKyiADzICEEwbHAArKDIeJmBogAYyAHdMJAhOTF9-DTDGKArfRRV1VW1dfzVlOQoGCCjfDQ0Cgv0CkK0QgqUtZWUlWrIPVMZMYqbzTGM4NIHgHA0XIgg0zk4IPihOAnd5JTVNHQUDI5ObAjcIemwGpisca4gQ75RhRHBuMiccQQVDAWweVCcACetiuTFQKUwtmA0AICCImH2nFQO0hAC8mDgishjqc4HBfMpgP5kLp9AgALTAfR4YAckLKYYc1QFLQFDl4QkFBAs5CqZDKAhLTG2ZFuaLiXiYIA — 200 — 96 B — 16 ms — h2https://ssum-sec.casalemedia.com/usermatch?us_privacy=1YNN&d=https%3A%2F%2Fwww.tasteofhome.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F&C=1ssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?us_privacy=1YNN&d=https%3A%2F%2Fwww.tasteofhome.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F&C=1 — 200 — 559 B — 36 ms — h3https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.tasteofhome.com%2F&cw=1&lsw=1&us_privacy=1YNNgum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.tasteofhome.com%2F&cw=1&lsw=1&us_privacy=1YNN — 200 — 0 B — 55 ms — h2https://id5-sync.com/api/config/prebidid5-sync.com/api/config/prebid https://id5-sync.com/api/config/prebid — 200 — 445 B — 275 ms — h2https://idx.liadm.com/idex/did-004m/any?duid=f0d5867ecca7--01kpvcr3cbesvb99rwq518cw2f&us_privacy=1YNN&did=did-004m&cd=.tasteofhome.com&resolve=nonId&resolve=uid2&resolve=pubmaticidx.liadm.com/idex/did-004m/any?dui... https://idx.liadm.com/idex/did-004m/any?duid=f0d5867ecca7--01kpvcr3cbesvb99rwq518cw2f&us_privacy=1YNN&did=did-004m&cd=.tasteofhome.com&resolve=nonId&resolve=uid2&resolve=pubmatic — 204 — 373 B — 23 ms — h2https://match.adsrvr.org/track/rid?ttd_pid=pubmatic&fmt=jsonmatch.adsrvr.org/track/rid?ttd_pid=... https://match.adsrvr.org/track/rid?ttd_pid=pubmatic&fmt=json — 200 — 575 B — 12 ms — h2https://syncv4.intentiq.com/profiles_engine/ProfilesEngineServlet?at=20&mi=10&secure=1&dpi=725014980&iiqidtype=2&iiqpcid=f5891938-6e52-11bd-fc48-a0b8f9f7e5e8&iiqpciddate=1776888322523&tsrnd=565_1776888322546&jsver=6.151&testPercentage=-1&testGroup=U&uh=%7B%220%22%3A%22%5C%22Chromium%5C%22%3Bv%3D%5C%22146%5C%22%2C%20%5C%22Google%20Chrome%5C%22%3Bv%3D%5C%22146%5C%22%22%2C%221%22%3A%22%3F1%22%2C%222%22%3A%22%5C%22Android%5C%22%22%2C%224%22%3A%22%5C%2264%5C%22%22%2C%225%22%3A%22%5C%22moto%20g%20power%20(2022)%5C%22%22%2C%226%22%3A%22%5C%2211.0%5C%22%22%2C%227%22%3A%22%3F0%22%2C%228%22%3A%22%5C%22Not-A.Brand%5C%22%3Bv%3D%5C%2224.0.0.0%5C%22%2C%20%5C%22Chromium%5C%22%3Bv%3D%5C%22146.0.7680.164%5C%22%22%7D&vrref=https%3A%2F%2Fwww.tasteofhome.com%2F&gdpr_consent=&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAACA.QA&gpc=undefined&gdpr=&ripv6=2a03:90c0:177::69&ckls=true&ci=ZhrPs9jCC0&nc=false&trid=-1924121790syncv4.intentiq.com/profiles_engine... https://syncv4.intentiq.com/profiles_engine/ProfilesEngineServlet?at=20&mi=10&secure=1&dpi=725014980&iiqidtype=2&iiqpcid=f5891938-6e52-11bd-fc48-a0b8f9f7e5e8&iiqpciddate=1776888322523&tsrnd=565_1776888322546&jsver=6.151&testPercentage=-1&testGroup=U&uh=%7B%220%22%3A%22%5C%22Chromium%5C%22%3Bv%3D%5C%22146%5C%22%2C%20%5C%22Google%20Chrome%5C%22%3Bv%3D%5C%22146%5C%22%22%2C%221%22%3A%22%3F1%22%2C%222%22%3A%22%5C%22Android%5C%22%22%2C%224%22%3A%22%5C%2264%5C%22%22%2C%225%22%3A%22%5C%22moto%20g%20power%20(2022)%5C%22%22%2C%226%22%3A%22%5C%2211.0%5C%22%22%2C%227%22%3A%22%3F0%22%2C%228%22%3A%22%5C%22Not-A.Brand%5C%22%3Bv%3D%5C%2224.0.0.0%5C%22%2C%20%5C%22Chromium%5C%22%3Bv%3D%5C%22146.0.7680.164%5C%22%22%7D&vrref=https%3A%2F%2Fwww.tasteofhome.com%2F&gdpr_consent=&us_privacy=1YNN&gpp=DBABLA~BVQqAAAAAACA.QA&gpc=undefined&gdpr=&ripv6=2a03:90c0:177::69&ckls=true&ci=ZhrPs9jCC0&nc=false&trid=-1924121790 — 200 — 896 B — 66 ms — h2https://cdn.indexww.com/ht/htw-pixel.gif?0=&us_privacy=1YNNcdn.indexww.com/ht/htw-pixel.gif?0=... https://cdn.indexww.com/ht/htw-pixel.gif?0=&us_privacy=1YNN — 200 — 223 B — 16 ms — h2https://api.assertcom.de/metaapi.assertcom.de/meta https://api.assertcom.de/meta — 200 — 311 B — 139 ms — h2https://api.permutive.com/v2.0/batch/events?enrich=false&sdkp=true&k=4063d1aa-ab25-4131-8bc2-7ca2c80d0accapi.permutive.com/v2.0/batch/events... https://api.permutive.com/v2.0/batch/events?enrich=false&sdkp=true&k=4063d1aa-ab25-4131-8bc2-7ca2c80d0acc — 200 — 118 B — 100 ms — h3https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.tasteofhome.com%2F&cw=1&lsw=1&us_privacy=1YNNgum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.tasteofhome.com%2F&cw=1&lsw=1&us_privacy=1YNN — 302 — 814 B — 22 ms — h2https://api.permutive.com/v1.0/state?fetch_unseen=false&k=4063d1aa-ab25-4131-8bc2-7ca2c80d0accapi.permutive.com/v1.0/state?fetch_... https://api.permutive.com/v1.0/state?fetch_unseen=false&k=4063d1aa-ab25-4131-8bc2-7ca2c80d0acc — 200 — 34 B — 386 ms — h3https://mug.criteo.com/sid?cpp=zlT37Hw1R1BRNVpsL1UxS0tBYWl5NEhpakF2T2R4bEpHbzZNa0dSSFFMckU5RkZmK2JEQkoxOTRwYnFhMFp4ZTNxUnQ3ZHdNaVRITGdFUlE1R0Fld2FPQ0FnN0EvdWdEbVQwbit2LzlMd09vZWQ4NFN0K1RmSGRHOGZ6aTRUTlpDa3M2R0NRQzByVSs0bXJlbVBpUWVENXlPdFhiVXRwY1crNXZXOFNSbDZzaXFzK2NBcDEreE02SmZXWkRBSDlMOUhmVWF2Zk9XbjIwRTg3L1ExNzM4VFdrYURySjlDOEU5ZXhleWhWbHpBS2c1bXl0ZG02eThpLzBZeTMrVkppMUV6bS9RfA&cppv=2mug.criteo.com/sid?cpp=zlT37Hw1R1BR... https://mug.criteo.com/sid?cpp=zlT37Hw1R1BRNVpsL1UxS0tBYWl5NEhpakF2T2R4bEpHbzZNa0dSSFFMckU5RkZmK2JEQkoxOTRwYnFhMFp4ZTNxUnQ3ZHdNaVRITGdFUlE1R0Fld2FPQ0FnN0EvdWdEbVQwbit2LzlMd09vZWQ4NFN0K1RmSGRHOGZ6aTRUTlpDa3M2R0NRQzByVSs0bXJlbVBpUWVENXlPdFhiVXRwY1crNXZXOFNSbDZzaXFzK2NBcDEreE02SmZXWkRBSDlMOUhmVWF2Zk9XbjIwRTg3L1ExNzM4VFdrYURySjlDOEU5ZXhleWhWbHpBS2c1bXl0ZG02eThpLzBZeTMrVkppMUV6bS9RfA&cppv=2 — 200 — 0 B — 28 ms — h2https://mug.criteo.com/sid?cpp=zlT37Hw1R1BRNVpsL1UxS0tBYWl5NEhpakF2T2R4bEpHbzZNa0dSSFFMckU5RkZmK2JEQkoxOTRwYnFhMFp4ZTNxUnQ3ZHdNaVRITGdFUlE1R0Fld2FPQ0FnN0EvdWdEbVQwbit2LzlMd09vZWQ4NFN0K1RmSGRHOGZ6aTRUTlpDa3M2R0NRQzByVSs0bXJlbVBpUWVENXlPdFhiVXRwY1crNXZXOFNSbDZzaXFzK2NBcDEreE02SmZXWkRBSDlMOUhmVWF2Zk9XbjIwRTg3L1ExNzM4VFdrYURySjlDOEU5ZXhleWhWbHpBS2c1bXl0ZG02eThpLzBZeTMrVkppMUV6bS9RfA&cppv=2mug.criteo.com/sid?cpp=zlT37Hw1R1BR... https://mug.criteo.com/sid?cpp=zlT37Hw1R1BRNVpsL1UxS0tBYWl5NEhpakF2T2R4bEpHbzZNa0dSSFFMckU5RkZmK2JEQkoxOTRwYnFhMFp4ZTNxUnQ3ZHdNaVRITGdFUlE1R0Fld2FPQ0FnN0EvdWdEbVQwbit2LzlMd09vZWQ4NFN0K1RmSGRHOGZ6aTRUTlpDa3M2R0NRQzByVSs0bXJlbVBpUWVENXlPdFhiVXRwY1crNXZXOFNSbDZzaXFzK2NBcDEreE02SmZXWkRBSDlMOUhmVWF2Zk9XbjIwRTg3L1ExNzM4VFdrYURySjlDOEU5ZXhleWhWbHpBS2c1bXl0ZG02eThpLzBZeTMrVkppMUV6bS9RfA&cppv=2 — 200 — 1.1 KiB — 27 ms — h2https://t.pubmatic.com/wl?pubid=156512t.pubmatic.com/wl?pubid=156512 https://t.pubmatic.com/wl?pubid=156512 — 200 — 212 B — 31 ms — h2https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsv_uxVF35wofl8x9-Dh3kKzRskaGvuDtDh32l9U8-OKuglOAPX6v3QVsqtFIIjiXnb1elx0D0NETmjBZKhnjF6Wkchcl8VZgV1iybY15hJoNnXqxTlN7w6_HEt4SHOhlg72DuHYvkNtevGjzdAYXJIY4E30WX94EPf2jj0aKfewGNVmwvjvdD02oRdY&sig=Cg0ArKJSzLhHY7PVhx2SEAE&id=lidar2&mcvt=1001&p=773,46,823,366&tm=1046&tu=45.39999985694885&mtos=1001,1001,1001,1001,1001&tos=1001,0,0,0,0&v=20260420&bin=7&avms=nio&bs=412,823&mc=1&vu=1&app=0&itpl=0&adk=1336250627&rs=4&la=0&cr=0&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ%3D%3D&vs=4&r=v&co=7282112100&rst=1776888321663&rpt=327&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsv_uxVF35wofl8x9-Dh3kKzRskaGvuDtDh32l9U8-OKuglOAPX6v3QVsqtFIIjiXnb1elx0D0NETmjBZKhnjF6Wkchcl8VZgV1iybY15hJoNnXqxTlN7w6_HEt4SHOhlg72DuHYvkNtevGjzdAYXJIY4E30WX94EPf2jj0aKfewGNVmwvjvdD02oRdY&sig=Cg0ArKJSzLhHY7PVhx2SEAE&id=lidar2&mcvt=1001&p=773,46,823,366&tm=1046&tu=45.39999985694885&mtos=1001,1001,1001,1001,1001&tos=1001,0,0,0,0&v=20260420&bin=7&avms=nio&bs=412,823&mc=1&vu=1&app=0&itpl=0&adk=1336250627&rs=4&la=0&cr=0&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ%3D%3D&vs=4&r=v&co=7282112100&rst=1776888321663&rpt=327&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 25 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 25 ms — h3https://ut.pubmatic.com/geo?pubid=156512ut.pubmatic.com/geo?pubid=156512 https://ut.pubmatic.com/geo?pubid=156512 — 200 — 78 B — 4 ms — h2https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 338 B — 263 ms — h2https://rp.liadm.com/j?dtstmp=1776888323354&did=did-004m&se=e30&duid=f0d5867ecca7--01kpvcr3cbesvb99rwq518cw2f&pu=https%3A%2F%2Fwww.tasteofhome.com%2F&us_privacy=1YNN&wpn=prebid&cd=.tasteofhome.comrp.liadm.com/j?dtstmp=1776888323354... https://rp.liadm.com/j?dtstmp=1776888323354&did=did-004m&se=e30&duid=f0d5867ecca7--01kpvcr3cbesvb99rwq518cw2f&pu=https%3A%2F%2Fwww.tasteofhome.com%2F&us_privacy=1YNN&wpn=prebid&cd=.tasteofhome.com — 302 — 452 B — 9 ms — h2https://rp4.liadm.com/j?dtstmp=1776888323354&did=did-004m&se=e30&duid=f0d5867ecca7--01kpvcr3cbesvb99rwq518cw2f&pu=https%3A%2F%2Fwww.tasteofhome.com%2F&us_privacy=1YNN&wpn=prebid&cd=.tasteofhome.com&i6=MmEwMzo5MGMwOjE3Nzo6Njk%3D&n3pc=truerp4.liadm.com/j?dtstmp=177688832335... https://rp4.liadm.com/j?dtstmp=1776888323354&did=did-004m&se=e30&duid=f0d5867ecca7--01kpvcr3cbesvb99rwq518cw2f&pu=https%3A%2F%2Fwww.tasteofhome.com%2F&us_privacy=1YNN&wpn=prebid&cd=.tasteofhome.com&i6=MmEwMzo5MGMwOjE3Nzo6Njk%3D&n3pc=true — 200 — 283 B — 11 ms — h2https://sli.tasteofhome.com/baker?dtstmp=1776888323377sli.tasteofhome.com/baker?dtstmp=17... https://sli.tasteofhome.com/baker?dtstmp=1776888323377 — 200 — 540 B — 12 ms — h2https://pix.cdnwidget.com/redirect?CID=3Cj9t3ZrvmlK8IyHMl6xsOe8pEW&DID=3Cgtk8qdG8DaNOLOrHTuHUMKLIF&v=&iv=&deviceid=3300504240772667734&visitid=1776888322396861&wsid=934&apikey=2^HIykDpix.cdnwidget.com/redirect?CID=3Cj9... https://pix.cdnwidget.com/redirect?CID=3Cj9t3ZrvmlK8IyHMl6xsOe8pEW&DID=3Cgtk8qdG8DaNOLOrHTuHUMKLIF&v=&iv=&deviceid=3300504240772667734&visitid=1776888322396861&wsid=934&apikey=2^HIykD — 302 — 434 B — 52 ms — h2https://idr.cdnwidget.com/graph?cookieID=3Cj9t3ZrvmlK8IyHMl6xsOe8pEW&deviceID=3Cgtk8qdG8DaNOLOrHTuHUMKLIF&bxdid=3300504240772667734&bxvid=1776888322396861&bxwid=934&gm=true&apikey=2^HIykD&loadID=qWnysoxDMX70KVYidr.cdnwidget.com/graph?cookieID=3C... https://idr.cdnwidget.com/graph?cookieID=3Cj9t3ZrvmlK8IyHMl6xsOe8pEW&deviceID=3Cgtk8qdG8DaNOLOrHTuHUMKLIF&bxdid=3300504240772667734&bxvid=1776888322396861&bxwid=934&gm=true&apikey=2^HIykD&loadID=qWnysoxDMX70KVY — 202 — 160 B — 60 ms — h2https://id5-sync.com/g/v2/429.jsonid5-sync.com/g/v2/429.json https://id5-sync.com/g/v2/429.json — 200 — 1.6 KiB — 262 ms — h2https://api.permutive.com/v2.0/batch/events?enrich=false&sdkp=true&k=4063d1aa-ab25-4131-8bc2-7ca2c80d0accapi.permutive.com/v2.0/batch/events... https://api.permutive.com/v2.0/batch/events?enrich=false&sdkp=true&k=4063d1aa-ab25-4131-8bc2-7ca2c80d0acc — 200 — 118 B — 104 ms — h3https://pippio.com/api/sync?pid=5749pippio.com/api/sync?pid=5749 https://pippio.com/api/sync?pid=5749 — 307 — 557 B — 76 ms — h2https://trustedmediabrands-d.openx.net/w/1.0/pd?us_privacy=1YNNtrustedmediabrands-d.openx.net/w/1.... https://trustedmediabrands-d.openx.net/w/1.0/pd?us_privacy=1YNN — 302 — 187 B — 25 ms — h2https://js-sec.indexww.com/um/ixmatch.htmljs-sec.indexww.com/um/ixmatch.html https://js-sec.indexww.com/um/ixmatch.html — 200 — 0 B — 4 ms — h2https://eb2.3lift.com/sync?us_privacy=1YNN&eb2.3lift.com/sync?us_privacy=1YNN& https://eb2.3lift.com/sync?us_privacy=1YNN& — 302 — 216 B — 13 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?kdntuid=1&p=160830&us_privacy=1YNNads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?kdntuid=1&p=160830&us_privacy=1YNN — 200 — 7.6 KiB — 12 ms — h2https://match.adsrvr.org/track/usersync?us_privacy=1YNN&gdpr=0&gdpr_consent=undefined&ust=imagematch.adsrvr.org/track/usersync?us_... https://match.adsrvr.org/track/usersync?us_privacy=1YNN&gdpr=0&gdpr_consent=undefined&ust=image — 302 — 436 B — 11 ms — h2https://pix.cdnwidget.com/hash.gif?md5=none&sha1=none&sha256=nonepix.cdnwidget.com/hash.gif?md5=none... https://pix.cdnwidget.com/hash.gif?md5=none&sha1=none&sha256=none — 200 — 88 B — 42 ms — h3https://eus.rubiconproject.com/usync.html?us_privacy=1YNNeus.rubiconproject.com/usync.html?u... https://eus.rubiconproject.com/usync.html?us_privacy=1YNN — 200 — 379 B — 116 ms — h2https://eb2.3lift.com/sync?ld=1&us_privacy=1YNNeb2.3lift.com/sync?ld=1&us_privacy=... https://eb2.3lift.com/sync?ld=1&us_privacy=1YNN — 200 — 94 B — 14 ms — h2https://trustedmediabrands-d.openx.net/w/1.0/pd?cc=1&us_privacy=1YNNtrustedmediabrands-d.openx.net/w/1.... https://trustedmediabrands-d.openx.net/w/1.0/pd?cc=1&us_privacy=1YNN — 200 — 86 B — 26 ms — h3https://dpm.demdex.net/ibs:dpid=903&dpuuid=750ff019-38fe-483a-8c61-bb1d3f96de76&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fmatch.adsrvr.org%2Ftrack%2Fcmf%2Fgeneric%3Fttd_pid%3Daamdpm.demdex.net/ibs:dpid=903&dpuuid=... https://dpm.demdex.net/ibs:dpid=903&dpuuid=750ff019-38fe-483a-8c61-bb1d3f96de76&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fmatch.adsrvr.org%2Ftrack%2Fcmf%2Fgeneric%3Fttd_pid%3Daam — 302 — 617 B — 35 ms — h2https://hbx.media.net/checksync.php?vsSync=1&cs=8&cv=31&https=1&cid=8CUO52DVQ&prvid=2034%2C2033%2C2031%2C2030%2C173%2C251%2C273%2C450%2C2009%2C550%2C178%2C2028%2C3018%2C2027%2C3017%2C2026%2C214%2C3016%2C313%2C2025%2C117%2C319%2C99%2C77%2C20000%2C3011%2C182%2C3010%2C141%2C460%2C462%2C222%2C201%2C3007%2C246%2C345%2C521%2C126%2C203%2C2037%2C404%2C80%2C229&itype=PREBID&purpose1=1&gdprconsent=1&gdpr=0&coppa=0&usp_status=1&usp_consent=1&uspstring=1YNN&dn=tasteofhome.comhbx.media.net/checksync.php?vsSync=... https://hbx.media.net/checksync.php?vsSync=1&cs=8&cv=31&https=1&cid=8CUO52DVQ&prvid=2034%2C2033%2C2031%2C2030%2C173%2C251%2C273%2C450%2C2009%2C550%2C178%2C2028%2C3018%2C2027%2C3017%2C2026%2C214%2C3016%2C313%2C2025%2C117%2C319%2C99%2C77%2C20000%2C3011%2C182%2C3010%2C141%2C460%2C462%2C222%2C201%2C3007%2C246%2C345%2C521%2C126%2C203%2C2037%2C404%2C80%2C229&itype=PREBID&purpose1=1&gdprconsent=1&gdpr=0&coppa=0&usp_status=1&usp_consent=1&uspstring=1YNN&dn=tasteofhome.com — 200 — 13.7 KiB — 13 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=903&dpuuid=750ff019-38fe-483a-8c61-bb1d3f96de76&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fmatch.adsrvr.org%2Ftrack%2Fcmf%2Fgeneric%3Fttd_pid%3Daamdpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=903&dpuuid=750ff019-38fe-483a-8c61-bb1d3f96de76&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fmatch.adsrvr.org%2Ftrack%2Fcmf%2Fgeneric%3Fttd_pid%3Daam — 200 — 469 B — 12 ms — h2https://ssum-sec.casalemedia.com/usermatch?us_privacy=1YNN&d=https%3A%2F%2Fwww.tasteofhome.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3Fssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?us_privacy=1YNN&d=https%3A%2F%2Fwww.tasteofhome.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F — 302 — 882 B — 16 ms — h3https://ssum-sec.casalemedia.com/usermatch?us_privacy=1YNN&d=https%3A%2F%2Fwww.tasteofhome.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F&C=1ssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?us_privacy=1YNN&d=https%3A%2F%2Fwww.tasteofhome.com%2F&s=184674&cb=https%3A%2F%2Fcdn.indexww.com%2Fht%2Fhtw-pixel.gif%3F&C=1 — 200 — 559 B — 16 ms — h3https://cs.media.net/cst?gdpr=0&cs=8&usp_status=1&gdprconsent=1&usp_consent=1&us_privacy=1YNN&cid=8CUO52DVQ&coppa=0&itype=PREBIDcs.media.net/cst?gdpr=0&cs=8&usp_st... https://cs.media.net/cst?gdpr=0&cs=8&usp_status=1&gdprconsent=1&usp_consent=1&us_privacy=1YNN&cid=8CUO52DVQ&coppa=0&itype=PREBID — 200 — 201 B — 25 ms — h2https://cdn.indexww.com/ht/htw-pixel.gif?0=&us_privacy=1YNNcdn.indexww.com/ht/htw-pixel.gif?0=... https://cdn.indexww.com/ht/htw-pixel.gif?0=&us_privacy=1YNN — 200 — 0 B — 0 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://events.bouncex.net/track.gif/id_sync?id_sync:id_type=sid&id_sync:id_source=graph&soft_id=3Cgtk8qdG8DaNOLOrHTuHUMKLIF&source=web&agent=cjs&deviceid=3300504240772667734&visitid=1776888322396861&websiteid=934&pageviewid=1&sequenceid=3events.bouncex.net/track.gif/id_syn... https://events.bouncex.net/track.gif/id_sync?id_sync:id_type=sid&id_sync:id_source=graph&soft_id=3Cgtk8qdG8DaNOLOrHTuHUMKLIF&source=web&agent=cjs&deviceid=3300504240772667734&visitid=1776888322396861&websiteid=934&pageviewid=1&sequenceid=3 — 200 — 61 B — 14 ms — h3https://ut.pubmatic.com/geo?pubid=160830ut.pubmatic.com/geo?pubid=160830 https://ut.pubmatic.com/geo?pubid=160830 — 200 — 78 B — 4 ms — h2https://events.bouncex.net/track.gif/reloadcampaigns?wklz=E4UwNg9ghgJgxlAtgBygSwOYDsDOAuOAVxwBcJEA3KYNKAIzBBwF4BSAdgCFWAmHgCyg4A+iAohgwyBgwgYwtFl49WAZgCCygGZQwOEMt4BhZaC0TQk1MCSGN23fsM8TfHPwgB3O5r469BnzGykTAoFgkwggkPs4qLsogiOhgsX6OgfGuPCDCOIR0oohpPP5OQQl8nrpgqMgSwrDCyKD6ESVlmcF8kE31wFolACwArKrxWaYgcGj1zVCyHRnO2RDikiQgSkH26QErymgiOMgQuBDAS-sV2UfCHoggqIs7vjwkwIRdlTwUaDAgCDNMBQACeigwV3Kkz4MC0yGEwAYEDgAGsSlgIJFQLBQQc+HQoGitGgwGBhADkJBQY92q84t0eDi4CQ0FRNsJiBIod9sqzHqQkMgSgBGdjsABsAA4ZeMeKoAAwi-E8HBoDn6FloM48lVUGhQCLCLQQQhYGC6m7KOg2c2PD5oODHQjAcR4+l7aEcAAiADJQL14EL0Nh8FgkCBmPraAwQP7wNAgygQ7g8CRQfVmIHmhJBi47g8ngtAkY4QikZA0b7EBAAcwFb7PCA6GrNv9mABOVRDX1-VvtsWSmVSuWqDvSiUi30Av5wEDt1SKhUjBVDHhDBXingSiXi7u+55iNAgTwD336ACOXywc-bPbgYGPEX5TBIQuYg+lsvXPElvofT5vsgbISGqZzMG+GCqNOR5zswyC+iQ-BoMA8jWOmeRkDYsgUkc9CMDAEGfHGJAAF4QPW-6PlsJCEIQ7YwBKQzmJuCoALQ8B2G5sUMYpQGxUAgBKWhsXACp0FoIojOwCB0EMPaHsI6aZoW56msAcFNnQvrFhEzBcsAalaJEC5GBgJColKF4wAA4lK3pQAAcgA8gAMs5wAABIACqEJ5ACqACyADSrkAJIAGK+oIqEKIRqhGAAVh2JCqAAWq6iBgMFUphaCnmBWAEoAB44M5IBSsgACiADqQAevents.bouncex.net/track.gif/reload... https://events.bouncex.net/track.gif/reloadcampaigns?wklz=E4UwNg9ghgJgxlAtgBygSwOYDsDOAuOAVxwBcJEA3KYNKAIzBBwF4BSAdgCFWAmHgCyg4A+iAohgwyBgwgYwtFl49WAZgCCygGZQwOEMt4BhZaC0TQk1MCSGN23fsM8TfHPwgB3O5r469BnzGykTAoFgkwggkPs4qLsogiOhgsX6OgfGuPCDCOIR0oohpPP5OQQl8nrpgqMgSwrDCyKD6ESVlmcF8kE31wFolACwArKrxWaYgcGj1zVCyHRnO2RDikiQgSkH26QErymgiOMgQuBDAS-sV2UfCHoggqIs7vjwkwIRdlTwUaDAgCDNMBQACeigwV3Kkz4MC0yGEwAYEDgAGsSlgIJFQLBQQc+HQoGitGgwGBhADkJBQY92q84t0eDi4CQ0FRNsJiBIod9sqzHqQkMgSgBGdjsABsAA4ZeMeKoAAwi-E8HBoDn6FloM48lVUGhQCLCLQQQhYGC6m7KOg2c2PD5oODHQjAcR4+l7aEcAAiADJQL14EL0Nh8FgkCBmPraAwQP7wNAgygQ7g8CRQfVmIHmhJBi47g8ngtAkY4QikZA0b7EBAAcwFb7PCA6GrNv9mABOVRDX1-VvtsWSmVSuWqDvSiUi30Av5wEDt1SKhUjBVDHhDBXingSiXi7u+55iNAgTwD336ACOXywc-bPbgYGPEX5TBIQuYg+lsvXPElvofT5vsgbISGqZzMG+GCqNOR5zswyC+iQ-BoMA8jWOmeRkDYsgUkc9CMDAEGfHGJAAF4QPW-6PlsJCEIQ7YwBKQzmJuCoALQ8B2G5sUMYpQGxUAgBKWhsXACp0FoIojOwCB0EMPaHsI6aZoW56msAcFNnQvrFhEzBcsAalaJEC5GBgJColKF4wAA4lK3pQAAcgA8gAMs5wAABIACqEJ5ACqACyADSrkAJIAGK+oIqEKIRqhGAAVh2JCqAAWq6iBgMFUphaCnmBWAEoAB44M5IBSsgACiADqQA — 200 — 61 B — 20 ms — h3https://events.bouncex.net/track.gif/eligible?wklz=CYcwXAlgzgygrgIygYwE4QQU1QXgGYCGANlJgGSiRQAKqmAbhAPZxQDCrALkwLbb7FSFcMgLIAFpgAqMHAEYA7AoBsADnUBmAExaNqgKxlSIPgDtOAfQjAoOMqJ4AHAhBCnrOLQE4l+1QBYjFlRkTBwEFlNQgA8yAhBMcxwAKygyHiZgMIAGMgB3TCQITkwPLw1Axihij0UVdVVtXS81ZTkKBghQjw0NbOz9bP8tf2ylLWVlJQqyZwTGTDzao0wARzhE7uAcQ2QiCETOTgg+KE4CJ3klNU0RjTlVe33DgkcIemxqplMcc5ANDqMUI4RxkTjiCCoYAWZyoTgATwsZyYqHimAswGgBAQREw204qA2YIAXkwcLk9gdzHA4B48HhgPpMJg8NkALQ+AjKNn+DReLwcsSYNliBD+TByZBZLSqZCzNEWBGOMLiXjkKBMPCWHpsECcADWqlWwAA4qoACIEAByAHkADI21AACSkcCdAFUALIAaTtAEkAGJkcQEKFWbYaNjJLycDQALVQ9B4RG9qj98KdnqIymiUBtmFUjgAogB1IAevents.bouncex.net/track.gif/eligib... https://events.bouncex.net/track.gif/eligible?wklz=CYcwXAlgzgygrgIygYwE4QQU1QXgGYCGANlJgGSiRQAKqmAbhAPZxQDCrALkwLbb7FSFcMgLIAFpgAqMHAEYA7AoBsADnUBmAExaNqgKxlSIPgDtOAfQjAoOMqJ4AHAhBCnrOLQE4l+1QBYjFlRkTBwEFlNQgA8yAhBMcxwAKygyHiZgMIAGMgB3TCQITkwPLw1Axihij0UVdVVtXS81ZTkKBghQjw0NbOz9bP8tf2ylLWVlJQqyZwTGTDzao0wARzhE7uAcQ2QiCETOTgg+KE4CJ3klNU0RjTlVe33DgkcIemxqplMcc5ANDqMUI4RxkTjiCCoYAWZyoTgATwsZyYqHimAswGgBAQREw204qA2YIAXkwcLk9gdzHA4B48HhgPpMJg8NkALQ+AjKNn+DReLwcsSYNliBD+TByZBZLSqZCzNEWBGOMLiXjkKBMPCWHpsECcADWqlWwAA4qoACIEAByAHkADI21AACSkcCdAFUALIAaTtAEkAGJkcQEKFWbYaNjJLycDQALVQ9B4RG9qj98KdnqIymiUBtmFUjgAogB1IA — 200 — 61 B — 14 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-E4JC1QS7CB&gtm=45je64k0v9162136784za200zd9162136784&_p=1776888319224&gcd=13l3l3l3l2l1&npa=0&dma=0&tcfd=10000&_eu=AAAAAAQ&are=1&cid=2004698167.1776888321&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&tag_exp=0~115938465~115938468~117266401~117512542~118128922&sid=1776888320&sct=1&seg=0&dl=https%3A%2F%2Fwww.tasteofhome.com%2F&dt=Taste%20of%20Home%3A%20Find%20Recipes%2C%20Appetizers%2C%20Desserts%2C%20Holiday%20Recipes%20%26%20Healthy%20Cooking%20Tips&_tu=QAg&_s=2&tfd=7859www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-E4JC1QS7CB&gtm=45je64k0v9162136784za200zd9162136784&_p=1776888319224&gcd=13l3l3l3l2l1&npa=0&dma=0&tcfd=10000&_eu=AAAAAAQ&are=1&cid=2004698167.1776888321&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&tag_exp=0~115938465~115938468~117266401~117512542~118128922&sid=1776888320&sct=1&seg=0&dl=https%3A%2F%2Fwww.tasteofhome.com%2F&dt=Taste%20of%20Home%3A%20Find%20Recipes%2C%20Appetizers%2C%20Desserts%2C%20Holiday%20Recipes%20%26%20Healthy%20Cooking%20Tips&_tu=QAg&_s=2&tfd=7859 — 204 — 48 B — 25 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 17860ms · 2310KB · $102/mo
Unattributable
Other
Costly
Execution 2220ms
Transfer 0 KB
Monthly Cost $13/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 1766ms
Transfer 188 KB
Unused 46%
Monthly Cost $10/mo
d82f7a30-751a-4689-b7e9-19336a89ab46.edge.permutive.app
Other
Costly
Execution 1720ms
Transfer 204 KB
Unused 11%
Monthly Cost $10/mo
www.tasteofhome.com
Other
Costly
Execution 1315ms
Transfer 47 KB
Monthly Cost $8/mo
p3y4viy58ctaw5axk.ay.delivery
Other
Costly
Execution 888ms
Transfer 49 KB
Unused 52%
Monthly Cost $5/mo
c.amazon-adsystem.com
Other
Costly
Execution 868ms
Transfer 0 KB
Unused 42%
Monthly Cost $5/mo
cdn.ketchjs.com
Other
Costly
Execution 846ms
Transfer 259 KB
Unused 58%
Monthly Cost $5/mo
assets.bounceexchange.com
Other
Costly
Execution 753ms
Transfer 116 KB
Unused 48%
Monthly Cost $4/mo
p3y4viy58ctaw5axk.ay.delivery
Other
Costly
Execution 740ms
Transfer 156 KB
Unused 40%
Monthly Cost $4/mo
cdn.p-n.io
Other
Costly
Execution 637ms
Transfer 45 KB
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 600ms
Transfer 147 KB
Unused 40%
Monthly Cost $3/mo
pagead2.googlesyndication.com
Other
Costly
Execution 562ms
Transfer 0 KB
Unused 42%
Monthly Cost $3/mo
assets.bounceexchange.com
Other
Costly
Execution 443ms
Transfer 11 KB
Monthly Cost $3/mo
ads.pubmatic.com
Other
Costly
Execution 361ms
Transfer 97 KB
Unused 49%
Monthly Cost $2/mo
www.tasteofhome.com
Other
Costly
Execution 313ms
Transfer 0 KB
Monthly Cost $2/mo
secure.cdn.fastclick.net
Other
Costly
Execution 298ms
Transfer 47 KB
Monthly Cost $2/mo
cdn.brandmetrics.com
Other
Costly
Execution 273ms
Transfer 18 KB
Monthly Cost $2/mo
p3y4viy58ctaw5axk.ay.delivery
Other
Costly
Execution 262ms
Transfer 36 KB
Monthly Cost $2/mo
www.tasteofhome.com
Other
Costly
Execution 258ms
Transfer 84 KB
Unused 36%
Monthly Cost $1/mo
d15kdpgjg3unno.cloudfront.net
Other
Costly
Execution 233ms
Transfer 60 KB
Unused 39%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Costly
Execution 219ms
Transfer 145 KB
Unused 50%
Monthly Cost $1/mo
cdn.viafoura.net
Other
Costly
Execution 214ms
Transfer 16 KB
Monthly Cost $1/mo
alohamiles.com
Other
Optional
Execution 180ms
Transfer 36 KB
Monthly Cost $1/mo
cdn.boomtrain.com
Other
Optional
Execution 164ms
Transfer 31 KB
Monthly Cost $1/mo
ats-wrapper.privacymanager.io
Other
Optional
Execution 159ms
Transfer 75 KB
Unused 51%
Monthly Cost $1/mo
b-code.liadm.com
Other
Optional
Execution 152ms
Transfer 45 KB
Monthly Cost $1/mo
assets.bounceexchange.com
Other
Optional
Execution 129ms
Transfer 42 KB
Unused 75%
Monthly Cost $1/mo
s.pinimg.com
Other
Optional
Execution 118ms
Transfer 27 KB
Monthly Cost $1/mo
assets.bounceexchange.com
Other
Optional
Execution 100ms
Transfer 39 KB
Monthly Cost $1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 96ms
Transfer 34 KB
Monthly Cost $1/mo
assets.bounceexchange.com
Other
Optional
Execution 92ms
Transfer 16 KB
Monthly Cost $1/mo
p3y4viy58ctaw5axk.ay.delivery
Other
Optional
Execution 84ms
Transfer 53 KB
Monthly Cost $0/mo
www.tasteofhome.com
Other
Optional
Execution 83ms
Transfer 2 KB
Monthly Cost $0/mo
secure.cdn.fastclick.net
Other
Optional
Execution 79ms
Transfer 22 KB
Monthly Cost $0/mo
secure.cdn.fastclick.net
Other
Optional
Execution 76ms
Transfer 25 KB
Monthly Cost $0/mo
launchpad.privacymanager.io
Other
Optional
Execution 74ms
Transfer 41 KB
Monthly Cost $0/mo
p.ad.gt
Other
Optional
Execution 72ms
Transfer 12 KB
Monthly Cost $0/mo
ep2.adtrafficquality.google
Other
Optional
Execution 70ms
Transfer 8 KB
Monthly Cost $0/mo
b-code.liadm.com
Other
Optional
Execution 68ms
Transfer 45 KB
Unused 72%
Monthly Cost $0/mo
www.tasteofhome.com
Other
Optional
Execution 60ms
Transfer 3 KB
Monthly Cost $0/mo
www.tasteofhome.com
Other
Optional
Execution 56ms
Transfer 14 KB
Monthly Cost $0/mo
config.aps.amazon-adsystem.com
Other
Optional
Execution 55ms
Transfer 2 KB
Monthly Cost $0/mo
www.tasteofhome.com
Other
Optional
Execution 52ms
Transfer 2 KB
Monthly Cost $0/mo
static.cloudflareinsights.com
Other
Optional
Execution 52ms
Transfer 11 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • Unattributable adds 2220ms and costs ~$13/month
  • securepubads.g.doubleclick.net adds 1766ms and costs ~$10/month
  • d82f7a30-751a-4689-b7e9-19336a89ab46.edge.permutive.app adds 1720ms and costs ~$10/month
  • www.tasteofhome.com adds 1315ms and costs ~$8/month
  • p3y4viy58ctaw5axk.ay.delivery adds 888ms and costs ~$5/month
  • c.amazon-adsystem.com adds 868ms and costs ~$5/month
  • cdn.ketchjs.com adds 846ms and costs ~$5/month
  • assets.bounceexchange.com adds 753ms and costs ~$4/month
  • p3y4viy58ctaw5axk.ay.delivery adds 740ms and costs ~$4/month
  • cdn.p-n.io adds 637ms and costs ~$4/month
  • Google Tag Manager adds 600ms and costs ~$3/month
  • pagead2.googlesyndication.com adds 562ms and costs ~$3/month
  • assets.bounceexchange.com adds 443ms and costs ~$3/month
  • ads.pubmatic.com adds 361ms and costs ~$2/month
  • www.tasteofhome.com adds 313ms and costs ~$2/month
  • secure.cdn.fastclick.net adds 298ms and costs ~$2/month
  • cdn.brandmetrics.com adds 273ms and costs ~$2/month
  • p3y4viy58ctaw5axk.ay.delivery adds 262ms and costs ~$2/month
  • www.tasteofhome.com adds 258ms and costs ~$1/month
  • d15kdpgjg3unno.cloudfront.net adds 233ms and costs ~$1/month
  • Google Tag Manager adds 219ms and costs ~$1/month
  • cdn.viafoura.net adds 214ms and costs ~$1/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

Unattributable takes 2220ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

securepubads.g.doubleclick.net takes 1766ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

d82f7a30-751a-4689-b7e9-19336a89ab46.edge.permutive.app takes 1720ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.tasteofhome.com takes 1315ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

p3y4viy58ctaw5axk.ay.delivery takes 888ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

52% of p3y4viy58ctaw5axk.ay.delivery's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

c.amazon-adsystem.com takes 868ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.ketchjs.com takes 846ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

58% of cdn.ketchjs.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

assets.bounceexchange.com takes 753ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

p3y4viy58ctaw5axk.ay.delivery takes 740ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.p-n.io takes 637ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 600ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

pagead2.googlesyndication.com takes 562ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

assets.bounceexchange.com takes 443ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

ads.pubmatic.com takes 361ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.tasteofhome.com takes 313ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

secure.cdn.fastclick.net takes 298ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.brandmetrics.com takes 273ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

p3y4viy58ctaw5axk.ay.delivery takes 262ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.tasteofhome.com takes 258ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

d15kdpgjg3unno.cloudfront.net takes 233ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 219ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.viafoura.net takes 214ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

51% of ats-wrapper.privacymanager.io's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

75% of assets.bounceexchange.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

72% of b-code.liadm.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback