Skip to content
https://unl.edu

Performance

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

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

21
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
62
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
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.99 s

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

13.79 s

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

1.16 s

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

0.318

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

6.74 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.

44.47 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
7.2 MB transferred, 185 requests
FIX
7.2 MB transferred, 185 requests
Critical::
Page weighs 11.2 MB (7.2 MB transferred)
Warning::
JavaScript is 3.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.1 MB
Warning::
Images are 2.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.3 MB
Info::
Fonts are 668 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 668 KB
Warning::
185 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.5 g CO2 per page load
7.2 MB / 2.4 MB budget
7.2 MB transferred
185 requests
1.5 g CO2 per page load
JavaScript 3.1 MiB 42%
Images 2.3 MiB 32%
Other 1018.9 KiB 14%
Fonts 668.0 KiB 9%
CSS 99.6 KiB 1%
HTML 73.6 KiB 1%
Other 17.8 KiB 0%
Other 12.5 KiB 0%
Other 1020 B 0%
Other 584 B 0%
Other 0 B 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

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

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 (7.2 MiB of 7.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5343ms total JS execution
FIX
5343ms total JS execution
Warning::
https://www.unl.edu/: 1126ms CPU time
Warning::
Unattributable: 1032ms CPU time
Warning::
https://mediahub.unl.edu/templates/iframe/js/vendo...: 534ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WKH...: 461ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-XYGR...: 446ms CPU time
Warning::
Third-party scripts: 5343ms (100% of total)

Main Thread Breakdown

Script Evaluation 49% Other 22% Style & Layout 12% Script Parsing & Compilation 9%
ScriptTotalScriptingParse/CompileParty
https://www.unl.edu/1126ms33ms2ms3rd
Unattributable1032ms63ms0ms3rd
https://mediahub.unl.edu/templates/iframe/js/vendor/jquery.min.js?v=51c855d534ms413ms8ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WKHNC39461ms407ms43ms3rd
https://www.googletagmanager.com/gtag/js?id=G-XYGRJGQFZK446ms389ms53ms3rd
https://connect.facebook.net/en_US/fbevents.js237ms87ms117ms3rd
https://mediahub.unl.edu/templates/iframe/js/vendor/video.min.js?v=51c855d219ms150ms46ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-11027044953&cx=c&gtm=4e64h1190ms161ms27ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-17881525003&cx=c&gtm=4e64h1163ms135ms27ms3rd
https://z168.unl.edu/script.js159ms130ms9ms3rd

Showing top 10 of 19 scripts

F
JS Bundles
Action
93 scripts, 1.5 MB unused
FIX
93 scripts, 1.5 MB unused
Warning::
https://mediahub.unl.edu/templates/iframe/js/vendo...: 431 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://mediahub.unl.edu/templates/iframe/js/vendo...: 342 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://larue.unl.edu/main.js?v=6.0.11: 145 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-XYGR...: 114 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-XYGR...: 66 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.5 MB
1537 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://mediahub.unl.edu/templates/iframe/js/vendor/three.min.js?v=51c855d593 KB431 KB (73%)3rd
https://mediahub.unl.edu/templates/iframe/js/vendor/video.min.js?v=51c855d670 KB342 KB (51%)3rd
https://larue.unl.edu/main.js?v=6.0.11219 KB145 KB (67%)3rd
https://www.googletagmanager.com/gtag/js?id=G-XYGRJGQFZK&cx=c&gtm=4e64h1178 KB114 KB (64%)3rd
https://www.googletagmanager.com/gtag/js?id=G-XYGRJGQFZK178 KB66 KB (37%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WKHNC39172 KB65 KB (38%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-17881525003&cx=c&gtm=4e64h1144 KB64 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-11027044953&cx=c&gtm=4e64h1144 KB61 KB (43%)3rd
https://ucommchat.unl.edu/assets/js?for=client&version=6.0&cb=202642184 KB60 KB (71%)3rd
https://mediahub.unl.edu/templates/iframe/js/vendor/jquery.min.js?v=51c855d88 KB50 KB (58%)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
185 resources · 7.2 MB · 1.5 MB savings available
FIX
185 resources · 7.2 MB · 1.5 MB savings available
Warning::
Page weight 6.2 MB over 1MB target
Got: 7.2 MB Expected: ≤ 1 MB
Info::
~1.5 MB of savings available
Warning::
184 third-party resources (100% of weight)
Info::
5 resources over 200KB
185 resources · 7.2 MiB · 184 third-party 6.2 MiB over 1MB target
JavaScript 42% · 3.1 MiB
Image 32% · 2.3 MiB
Other 14% · 1.0 MiB
Font 9% · 668.0 KiB
CSS 1% · 99.6 KiB
Document 1% · 75.3 KiB
Media 0% · 0 B

~1.5 MiB of savings available

Remove unused JavaScript: 1.5 MiB
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.

B
Image Optimization
24 images, 0 KB saveable
REVIEW
24 images, 0 KB saveable
Info::
All images are well-optimized
24 images 2.3 MB
0 oversized -0 KB
24 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
13 fonts (668 KB)
PASS
13 fonts (668 KB)
Info::
13 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

13

668 KB total

Render-blocking

0

of 13

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 4.0 s LCP 13.8 shttps://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Semibold.woff2WorkSans-Semibold.woff2 https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Semibold.woff2 — 75.2 KiB — 162 ms — font-display: swaphttps://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Italic.woff2WorkSans-Italic.woff2 https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Italic.woff2 — 65.3 KiB — 409 ms — font-display: swaphttps://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Regular.woff2WorkSans-Regular.woff2 https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Regular.woff2 — 70.7 KiB — 409 ms — font-display: swaphttps://www.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-Medium-UNLwordmark.woff2SourceSerif4-Medium-UNL... https://www.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-Medium-UNLwordmark.woff2 — 6.3 KiB — 219 ms — font-display: swaphttps://www.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-MediumItalic-UNLwordmark.woff2SourceSerif4-MediumItal... https://www.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-MediumItalic-UNLwordmark.woff2 — 4.8 KiB — 219 ms — font-display: swaphttps://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Bold.woff2WorkSans-Bold.woff2 https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Bold.woff2 — 74.9 KiB — 411 ms — font-display: swaphttps://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-SemiboldItalic.woff2WorkSans-SemiboldItalic... https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-SemiboldItalic.woff2 — 69.2 KiB — 409 ms — font-display: swaphttps://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Semibold.woff2WorkSans-Semibold.woff2 https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Semibold.woff2 — 75.3 KiB — 75 ms — font-display: swaphttps://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Regular.woff2WorkSans-Regular.woff2 https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Regular.woff2 — 70.8 KiB — 90 ms — font-display: swaphttps://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-Medium-UNLwordmark.woff2SourceSerif4-Medium-UNL... https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-Medium-UNLwordmark.woff2 — 6.4 KiB — 27 ms — font-display: swaphttps://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-MediumItalic-UNLwordmark.woff2SourceSerif4-MediumItal... https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-MediumItalic-UNLwordmark.woff2 — 4.8 KiB — 28 ms — font-display: swaphttps://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Bold.woff2WorkSans-Bold.woff2 https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Bold.woff2 — 75.0 KiB — 61 ms — font-display: swaphttps://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-SemiboldItalic.woff2WorkSans-SemiboldItalic... https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-SemiboldItalic.woff2 — 69.3 KiB — 48 ms — font-display: swap
WorkSans-Semibold.woff2 woff2 swap
Size 75 KB
Load time 162 ms
Start 945 ms
Risk FOUT — text flashes from fallback to web font
WorkSans-Italic.woff2 woff2 swap
Size 65 KB
Load time 409 ms
Start 992 ms
Risk FOUT — text flashes from fallback to web font
WorkSans-Regular.woff2 woff2 swap
Size 71 KB
Load time 409 ms
Start 992 ms
Risk FOUT — text flashes from fallback to web font
SourceSerif4-Medium-UNL... woff2 swap
Size 6 KB
Load time 219 ms
Start 993 ms
Risk FOUT — text flashes from fallback to web font
SourceSerif4-MediumItal... woff2 swap
Size 5 KB
Load time 219 ms
Start 993 ms
Risk FOUT — text flashes from fallback to web font
WorkSans-Bold.woff2 woff2 swap
Size 75 KB
Load time 411 ms
Start 993 ms
Risk FOUT — text flashes from fallback to web font
WorkSans-SemiboldItalic... woff2 swap
Size 69 KB
Load time 409 ms
Start 993 ms
Risk FOUT — text flashes from fallback to web font
WorkSans-Semibold.woff2 woff2 swap
Size 75 KB
Load time 75 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
WorkSans-Regular.woff2 woff2 swap
Size 71 KB
Load time 90 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
SourceSerif4-Medium-UNL... woff2 swap
Size 6 KB
Load time 27 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
SourceSerif4-MediumItal... woff2 swap
Size 5 KB
Load time 28 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
WorkSans-Bold.woff2 woff2 swap
Size 75 KB
Load time 61 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
WorkSans-SemiboldItalic... woff2 swap
Size 69 KB
Load time 48 ms
Start 1.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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
1
dns-prefetch
prefetch

1 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
Network Waterfall
185 requests over 4146ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 4.0 s LCP 13.8 shttps://unl.edu// https://unl.edu/ — 302 — 96 B — 400 ms — h2http://www.unl.edu/www.unl.edu/ http://www.unl.edu/ — 307 — 0 B — 3 ms — http/1.1https://www.unl.edu/www.unl.edu/ https://www.unl.edu/ — 200 — 56.0 KiB — 499 ms — h2https://ucommchat.unl.edu/assets/css?for=client&v=6ucommchat.unl.edu/assets/css?for=cl... https://ucommchat.unl.edu/assets/css?for=client&v=6 — 200 — 2.0 KiB — 620 ms — http/1.1https://wdn-cdn.unl.edu/wdn/templates_6.0/js/head-2.js?dep=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/head-2.js?dep=6.0.11 — 200 — 1.6 KiB — 112 ms — h2https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/css/css_6pzQ6EDggJy8YYnK4UskIuPPtHo8XzeitIM-effJa8A.css?delta=0&language=en&theme=unl_six_herbie&include=eJxljFsOwyAMBC9Ew5EsAw64IhjZkCa370OqKqU_K-2MdtGMBnC7UxyiPpotGKNoYmnwarDyAasoiGaIBXU4_J9Yr2gFVsIxlRLsnEggKydnpw3afEAjN1sF48PnKgHrzcZZueUvhkIamK62o2JW7MV80tmxLj-yzNZnqGyFktuZHuY_uWySZqXrcy8y5F3kat7sCaIaafMwww.unl.edu/sites/unl.edu.universit... https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/css/css_6pzQ6EDggJy8YYnK4UskIuPPtHo8XzeitIM-effJa8A.css?delta=0&language=en&theme=unl_six_herbie&include=eJxljFsOwyAMBC9Ew5EsAw64IhjZkCa370OqKqU_K-2MdtGMBnC7UxyiPpotGKNoYmnwarDyAasoiGaIBXU4_J9Yr2gFVsIxlRLsnEggKydnpw3afEAjN1sF48PnKgHrzcZZueUvhkIamK62o2JW7MV80tmxLj-yzNZnqGyFktuZHuY_uWySZqXrcy8y5F3kat7sCaIaafM — 200 — 1.5 KiB — 104 ms — h2https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/css/css_sH9OBi0Ux9wmNcVaey0POixs1rW58V_zyYRdPvvqQEM.css?delta=1&language=en&theme=unl_six_herbie&include=eJxljFsOwyAMBC9Ew5EsAw64IhjZkCa370OqKqU_K-2MdtGMBnC7UxyiPpotGKNoYmnwarDyAasoiGaIBXU4_J9Yr2gFVsIxlRLsnEggKydnpw3afEAjN1sF48PnKgHrzcZZueUvhkIamK62o2JW7MV80tmxLj-yzNZnqGyFktuZHuY_uWySZqXrcy8y5F3kat7sCaIaafMwww.unl.edu/sites/unl.edu.universit... https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/css/css_sH9OBi0Ux9wmNcVaey0POixs1rW58V_zyYRdPvvqQEM.css?delta=1&language=en&theme=unl_six_herbie&include=eJxljFsOwyAMBC9Ew5EsAw64IhjZkCa370OqKqU_K-2MdtGMBnC7UxyiPpotGKNoYmnwarDyAasoiGaIBXU4_J9Yr2gFVsIxlRLsnEggKydnpw3afEAjN1sF48PnKgHrzcZZueUvhkIamK62o2JW7MV80tmxLj-yzNZnqGyFktuZHuY_uWySZqXrcy8y5F3kat7sCaIaafM — 200 — 5.6 KiB — 103 ms — h2https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/css/css_tR0LStwzVGN5-W9G6XZnwwv22qHUY60ZJgXqCehan2k.css?delta=2&language=en&theme=unl_six_herbie&include=eJxljFsOwyAMBC9Ew5EsAw64IhjZkCa370OqKqU_K-2MdtGMBnC7UxyiPpotGKNoYmnwarDyAasoiGaIBXU4_J9Yr2gFVsIxlRLsnEggKydnpw3afEAjN1sF48PnKgHrzcZZueUvhkIamK62o2JW7MV80tmxLj-yzNZnqGyFktuZHuY_uWySZqXrcy8y5F3kat7sCaIaafMwww.unl.edu/sites/unl.edu.universit... https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/css/css_tR0LStwzVGN5-W9G6XZnwwv22qHUY60ZJgXqCehan2k.css?delta=2&language=en&theme=unl_six_herbie&include=eJxljFsOwyAMBC9Ew5EsAw64IhjZkCa370OqKqU_K-2MdtGMBnC7UxyiPpotGKNoYmnwarDyAasoiGaIBXU4_J9Yr2gFVsIxlRLsnEggKydnpw3afEAjN1sF48PnKgHrzcZZueUvhkIamK62o2JW7MV80tmxLj-yzNZnqGyFktuZHuY_uWySZqXrcy8y5F3kat7sCaIaafM — 200 — 2.1 KiB — 101 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/header-global-1.js?dep=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/header-global-1.js?dep=6.0.11 — 200 — 1.2 KiB — 104 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/includes/global/favicon/manifest.webmanifestwdn-cdn.unl.edu/wdn/templates_6.0/i... https://wdn-cdn.unl.edu/wdn/templates_6.0/includes/global/favicon/manifest.webmanifest — 200 — 584 B — 102 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/nav-container-2.js?dep=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/nav-container-2.js?dep=6.0.11 — 200 — 2.3 KiB — 25 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/auto-loader.js?dep=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/auto-loader.js?dep=6.0.11 — 200 — 2.0 KiB — 20 ms — h2https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/js/js_E3UfZuxLMneXmTKIJfNp8RYB_7R7IaKr1C-l2ERc8o4.js?scope=footer&delta=0&language=en&theme=unl_six_herbie&include=eJxLSSxJzEmsTC3ST0rNSCzLzC8q1slNLMnISqzQL04tKS3QKc3LiS_OrNDPTMkFAJkdEbowww.unl.edu/sites/unl.edu.universit... https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/js/js_E3UfZuxLMneXmTKIJfNp8RYB_7R7IaKr1C-l2ERc8o4.js?scope=footer&delta=0&language=en&theme=unl_six_herbie&include=eJxLSSxJzEmsTC3ST0rNSCzLzC8q1slNLMnISqzQL04tKS3QKc3LiS_OrNDPTMkFAJkdEbo — 200 — 31.7 KiB — 105 ms — h2https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMMLcdnjs.cloudflare.com/ajax/libs/math... https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML — 200 — 17.2 KiB — 83 ms — h3https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/js/js_cZCehRC7o7sGHKv-bjUIrzdMZLnTTi0hp5a5LZtX7ng.js?scope=footer&delta=2&language=en&theme=unl_six_herbie&include=eJxLSSxJzEmsTC3ST0rNSCzLzC8q1slNLMnISqzQL04tKS3QKc3LiS_OrNDPTMkFAJkdEbowww.unl.edu/sites/unl.edu.universit... https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/js/js_cZCehRC7o7sGHKv-bjUIrzdMZLnTTi0hp5a5LZtX7ng.js?scope=footer&delta=2&language=en&theme=unl_six_herbie&include=eJxLSSxJzEmsTC3ST0rNSCzLzC8q1slNLMnISqzQL04tKS3QKc3LiS_OrNDPTMkFAJkdEbo — 200 — 780 B — 103 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WKHNC39www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WKHNC39 — 200 — 172.0 KiB — 162 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/css/main.css?dep=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/c... https://wdn-cdn.unl.edu/wdn/templates_6.0/css/main.css?dep=6.0.11 — 200 — 20.0 KiB — 24 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/css/print.css?dep=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/c... https://wdn-cdn.unl.edu/wdn/templates_6.0/css/print.css?dep=6.0.11 — 200 — 948 B — 23 ms — h2https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Semibold.woff2www.unl.edu/wdn/templates_6.0/asset... https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Semibold.woff2 — 200 — 75.2 KiB — 162 ms — h2https://mediahub.unl.edu/media/21405?format=iframe&autoplay=0mediahub.unl.edu/media/21405?format... https://mediahub.unl.edu/media/21405?format=iframe&autoplay=0 — 200 — 16.5 KiB — 830 ms — http/1.1https://unlcms.unl.edu/wdn/templates_5.3/images/bg-dots-gray.svgunlcms.unl.edu/wdn/templates_5.3/im... https://unlcms.unl.edu/wdn/templates_5.3/images/bg-dots-gray.svg — 200 — 667 B — 117 ms — h2https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/styles/16_9_960x540/public/media/image/ms-carson-theatre.jpg?itok=FZbVBj6pwww.unl.edu/sites/unl.edu.universit... https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/styles/16_9_960x540/public/media/image/ms-carson-theatre.jpg?itok=FZbVBj6p — 200 — 130.1 KiB — 419 ms — h2https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/2024-12/isela-tercero.jpgwww.unl.edu/sites/unl.edu.universit... https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/2024-12/isela-tercero.jpg — 200 — 91.4 KiB — 378 ms — h2https://cms.unl.edu/university-communication/top-level/sites/unl.edu.university-communication.top-level/files/media/image/johnny-carson-1957-960.jpgcms.unl.edu/university-communicatio... https://cms.unl.edu/university-communication/top-level/sites/unl.edu.university-communication.top-level/files/media/image/johnny-carson-1957-960.jpg — 200 — 33.2 KiB — 413 ms — h2https://cms.unl.edu/university-communication/top-level/sites/unl.edu.university-communication.top-level/files/media/image/230830-husker-volleyball-day-960.jpgcms.unl.edu/university-communicatio... https://cms.unl.edu/university-communication/top-level/sites/unl.edu.university-communication.top-level/files/media/image/230830-husker-volleyball-day-960.jpg — 200 — 148.0 KiB — 411 ms — h2https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/media/image/aaron-douglas-960.jpgwww.unl.edu/sites/unl.edu.universit... https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/media/image/aaron-douglas-960.jpg — 200 — 59.8 KiB — 323 ms — h2https://cms.unl.edu/university-communication/top-level/sites/unl.edu.university-communication.top-level/files/media/image/240222_Life_Sciences_109-960.jpgcms.unl.edu/university-communicatio... https://cms.unl.edu/university-communication/top-level/sites/unl.edu.university-communication.top-level/files/media/image/240222_Life_Sciences_109-960.jpg — 200 — 100.0 KiB — 412 ms — h2https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Italic.woff2www.unl.edu/wdn/templates_6.0/asset... https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Italic.woff2 — 200 — 65.3 KiB — 409 ms — h2https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Regular.woff2www.unl.edu/wdn/templates_6.0/asset... https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Regular.woff2 — 200 — 70.7 KiB — 409 ms — h2https://www.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-Medium-UNLwordmark.woff2www.unl.edu/wdn/templates_6.0/asset... https://www.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-Medium-UNLwordmark.woff2 — 200 — 6.3 KiB — 219 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 4.0 s LCP 13.8 shttps://unl.edu// https://unl.edu/ — 302 — 96 B — 400 ms — h2http://www.unl.edu/www.unl.edu/ http://www.unl.edu/ — 307 — 0 B — 3 ms — http/1.1https://www.unl.edu/www.unl.edu/ https://www.unl.edu/ — 200 — 56.0 KiB — 499 ms — h2https://ucommchat.unl.edu/assets/css?for=client&v=6ucommchat.unl.edu/assets/css?for=cl... https://ucommchat.unl.edu/assets/css?for=client&v=6 — 200 — 2.0 KiB — 620 ms — http/1.1https://wdn-cdn.unl.edu/wdn/templates_6.0/js/head-2.js?dep=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/head-2.js?dep=6.0.11 — 200 — 1.6 KiB — 112 ms — h2https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/css/css_6pzQ6EDggJy8YYnK4UskIuPPtHo8XzeitIM-effJa8A.css?delta=0&language=en&theme=unl_six_herbie&include=eJxljFsOwyAMBC9Ew5EsAw64IhjZkCa370OqKqU_K-2MdtGMBnC7UxyiPpotGKNoYmnwarDyAasoiGaIBXU4_J9Yr2gFVsIxlRLsnEggKydnpw3afEAjN1sF48PnKgHrzcZZueUvhkIamK62o2JW7MV80tmxLj-yzNZnqGyFktuZHuY_uWySZqXrcy8y5F3kat7sCaIaafMwww.unl.edu/sites/unl.edu.universit... https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/css/css_6pzQ6EDggJy8YYnK4UskIuPPtHo8XzeitIM-effJa8A.css?delta=0&language=en&theme=unl_six_herbie&include=eJxljFsOwyAMBC9Ew5EsAw64IhjZkCa370OqKqU_K-2MdtGMBnC7UxyiPpotGKNoYmnwarDyAasoiGaIBXU4_J9Yr2gFVsIxlRLsnEggKydnpw3afEAjN1sF48PnKgHrzcZZueUvhkIamK62o2JW7MV80tmxLj-yzNZnqGyFktuZHuY_uWySZqXrcy8y5F3kat7sCaIaafM — 200 — 1.5 KiB — 104 ms — h2https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/css/css_sH9OBi0Ux9wmNcVaey0POixs1rW58V_zyYRdPvvqQEM.css?delta=1&language=en&theme=unl_six_herbie&include=eJxljFsOwyAMBC9Ew5EsAw64IhjZkCa370OqKqU_K-2MdtGMBnC7UxyiPpotGKNoYmnwarDyAasoiGaIBXU4_J9Yr2gFVsIxlRLsnEggKydnpw3afEAjN1sF48PnKgHrzcZZueUvhkIamK62o2JW7MV80tmxLj-yzNZnqGyFktuZHuY_uWySZqXrcy8y5F3kat7sCaIaafMwww.unl.edu/sites/unl.edu.universit... https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/css/css_sH9OBi0Ux9wmNcVaey0POixs1rW58V_zyYRdPvvqQEM.css?delta=1&language=en&theme=unl_six_herbie&include=eJxljFsOwyAMBC9Ew5EsAw64IhjZkCa370OqKqU_K-2MdtGMBnC7UxyiPpotGKNoYmnwarDyAasoiGaIBXU4_J9Yr2gFVsIxlRLsnEggKydnpw3afEAjN1sF48PnKgHrzcZZueUvhkIamK62o2JW7MV80tmxLj-yzNZnqGyFktuZHuY_uWySZqXrcy8y5F3kat7sCaIaafM — 200 — 5.6 KiB — 103 ms — h2https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/css/css_tR0LStwzVGN5-W9G6XZnwwv22qHUY60ZJgXqCehan2k.css?delta=2&language=en&theme=unl_six_herbie&include=eJxljFsOwyAMBC9Ew5EsAw64IhjZkCa370OqKqU_K-2MdtGMBnC7UxyiPpotGKNoYmnwarDyAasoiGaIBXU4_J9Yr2gFVsIxlRLsnEggKydnpw3afEAjN1sF48PnKgHrzcZZueUvhkIamK62o2JW7MV80tmxLj-yzNZnqGyFktuZHuY_uWySZqXrcy8y5F3kat7sCaIaafMwww.unl.edu/sites/unl.edu.universit... https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/css/css_tR0LStwzVGN5-W9G6XZnwwv22qHUY60ZJgXqCehan2k.css?delta=2&language=en&theme=unl_six_herbie&include=eJxljFsOwyAMBC9Ew5EsAw64IhjZkCa370OqKqU_K-2MdtGMBnC7UxyiPpotGKNoYmnwarDyAasoiGaIBXU4_J9Yr2gFVsIxlRLsnEggKydnpw3afEAjN1sF48PnKgHrzcZZueUvhkIamK62o2JW7MV80tmxLj-yzNZnqGyFktuZHuY_uWySZqXrcy8y5F3kat7sCaIaafM — 200 — 2.1 KiB — 101 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/header-global-1.js?dep=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/header-global-1.js?dep=6.0.11 — 200 — 1.2 KiB — 104 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/includes/global/favicon/manifest.webmanifestwdn-cdn.unl.edu/wdn/templates_6.0/i... https://wdn-cdn.unl.edu/wdn/templates_6.0/includes/global/favicon/manifest.webmanifest — 200 — 584 B — 102 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/nav-container-2.js?dep=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/nav-container-2.js?dep=6.0.11 — 200 — 2.3 KiB — 25 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/auto-loader.js?dep=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/auto-loader.js?dep=6.0.11 — 200 — 2.0 KiB — 20 ms — h2https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/js/js_E3UfZuxLMneXmTKIJfNp8RYB_7R7IaKr1C-l2ERc8o4.js?scope=footer&delta=0&language=en&theme=unl_six_herbie&include=eJxLSSxJzEmsTC3ST0rNSCzLzC8q1slNLMnISqzQL04tKS3QKc3LiS_OrNDPTMkFAJkdEbowww.unl.edu/sites/unl.edu.universit... https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/js/js_E3UfZuxLMneXmTKIJfNp8RYB_7R7IaKr1C-l2ERc8o4.js?scope=footer&delta=0&language=en&theme=unl_six_herbie&include=eJxLSSxJzEmsTC3ST0rNSCzLzC8q1slNLMnISqzQL04tKS3QKc3LiS_OrNDPTMkFAJkdEbo — 200 — 31.7 KiB — 105 ms — h2https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMMLcdnjs.cloudflare.com/ajax/libs/math... https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML — 200 — 17.2 KiB — 83 ms — h3https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/js/js_cZCehRC7o7sGHKv-bjUIrzdMZLnTTi0hp5a5LZtX7ng.js?scope=footer&delta=2&language=en&theme=unl_six_herbie&include=eJxLSSxJzEmsTC3ST0rNSCzLzC8q1slNLMnISqzQL04tKS3QKc3LiS_OrNDPTMkFAJkdEbowww.unl.edu/sites/unl.edu.universit... https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/js/js_cZCehRC7o7sGHKv-bjUIrzdMZLnTTi0hp5a5LZtX7ng.js?scope=footer&delta=2&language=en&theme=unl_six_herbie&include=eJxLSSxJzEmsTC3ST0rNSCzLzC8q1slNLMnISqzQL04tKS3QKc3LiS_OrNDPTMkFAJkdEbo — 200 — 780 B — 103 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WKHNC39www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WKHNC39 — 200 — 172.0 KiB — 162 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/css/main.css?dep=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/c... https://wdn-cdn.unl.edu/wdn/templates_6.0/css/main.css?dep=6.0.11 — 200 — 20.0 KiB — 24 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/css/print.css?dep=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/c... https://wdn-cdn.unl.edu/wdn/templates_6.0/css/print.css?dep=6.0.11 — 200 — 948 B — 23 ms — h2https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Semibold.woff2www.unl.edu/wdn/templates_6.0/asset... https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Semibold.woff2 — 200 — 75.2 KiB — 162 ms — h2https://mediahub.unl.edu/media/21405?format=iframe&autoplay=0mediahub.unl.edu/media/21405?format... https://mediahub.unl.edu/media/21405?format=iframe&autoplay=0 — 200 — 16.5 KiB — 830 ms — http/1.1https://unlcms.unl.edu/wdn/templates_5.3/images/bg-dots-gray.svgunlcms.unl.edu/wdn/templates_5.3/im... https://unlcms.unl.edu/wdn/templates_5.3/images/bg-dots-gray.svg — 200 — 667 B — 117 ms — h2https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/styles/16_9_960x540/public/media/image/ms-carson-theatre.jpg?itok=FZbVBj6pwww.unl.edu/sites/unl.edu.universit... https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/styles/16_9_960x540/public/media/image/ms-carson-theatre.jpg?itok=FZbVBj6p — 200 — 130.1 KiB — 419 ms — h2https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/2024-12/isela-tercero.jpgwww.unl.edu/sites/unl.edu.universit... https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/2024-12/isela-tercero.jpg — 200 — 91.4 KiB — 378 ms — h2https://cms.unl.edu/university-communication/top-level/sites/unl.edu.university-communication.top-level/files/media/image/johnny-carson-1957-960.jpgcms.unl.edu/university-communicatio... https://cms.unl.edu/university-communication/top-level/sites/unl.edu.university-communication.top-level/files/media/image/johnny-carson-1957-960.jpg — 200 — 33.2 KiB — 413 ms — h2https://cms.unl.edu/university-communication/top-level/sites/unl.edu.university-communication.top-level/files/media/image/230830-husker-volleyball-day-960.jpgcms.unl.edu/university-communicatio... https://cms.unl.edu/university-communication/top-level/sites/unl.edu.university-communication.top-level/files/media/image/230830-husker-volleyball-day-960.jpg — 200 — 148.0 KiB — 411 ms — h2https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/media/image/aaron-douglas-960.jpgwww.unl.edu/sites/unl.edu.universit... https://www.unl.edu/sites/unl.edu.university-communication.top-level/files/media/image/aaron-douglas-960.jpg — 200 — 59.8 KiB — 323 ms — h2https://cms.unl.edu/university-communication/top-level/sites/unl.edu.university-communication.top-level/files/media/image/240222_Life_Sciences_109-960.jpgcms.unl.edu/university-communicatio... https://cms.unl.edu/university-communication/top-level/sites/unl.edu.university-communication.top-level/files/media/image/240222_Life_Sciences_109-960.jpg — 200 — 100.0 KiB — 412 ms — h2https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Italic.woff2www.unl.edu/wdn/templates_6.0/asset... https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Italic.woff2 — 200 — 65.3 KiB — 409 ms — h2https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Regular.woff2www.unl.edu/wdn/templates_6.0/asset... https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Regular.woff2 — 200 — 70.7 KiB — 409 ms — h2https://www.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-Medium-UNLwordmark.woff2www.unl.edu/wdn/templates_6.0/asset... https://www.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-Medium-UNLwordmark.woff2 — 200 — 6.3 KiB — 219 ms — h2https://www.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-MediumItalic-UNLwordmark.woff2www.unl.edu/wdn/templates_6.0/asset... https://www.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-MediumItalic-UNLwordmark.woff2 — 200 — 4.8 KiB — 219 ms — h2https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Bold.woff2www.unl.edu/wdn/templates_6.0/asset... https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Bold.woff2 — 200 — 74.9 KiB — 411 ms — h2https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-SemiboldItalic.woff2www.unl.edu/wdn/templates_6.0/asset... https://www.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-SemiboldItalic.woff2 — 200 — 69.2 KiB — 409 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/images/bg-dots-gray.svgwdn-cdn.unl.edu/wdn/templates_6.0/a... https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/images/bg-dots-gray.svg — 200 — 639 B — 26 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/images/bg-grit.pngwdn-cdn.unl.edu/wdn/templates_6.0/a... https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/images/bg-grit.png — 200 — 8.8 KiB — 31 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/images/external-link.svgwdn-cdn.unl.edu/wdn/templates_6.0/a... https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/images/external-link.svg — 200 — 866 B — 20 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/images/seal.svgwdn-cdn.unl.edu/wdn/templates_6.0/a... https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/images/seal.svg — 200 — 44.4 KiB — 35 ms — h2https://cms.unl.edu/university-communication/top-level/sites/unl.edu.university-communication.top-level/files/media/image/160920_Aerials_978-1280.jpgcms.unl.edu/university-communicatio... https://cms.unl.edu/university-communication/top-level/sites/unl.edu.university-communication.top-level/files/media/image/160920_Aerials_978-1280.jpg — 200 — 49.1 KiB — 377 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Semibold.woff2wdn-cdn.unl.edu/wdn/templates_6.0/a... https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Semibold.woff2 — 200 — 75.3 KiB — 75 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Regular.woff2wdn-cdn.unl.edu/wdn/templates_6.0/a... https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Regular.woff2 — 200 — 70.8 KiB — 90 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-Medium-UNLwordmark.woff2wdn-cdn.unl.edu/wdn/templates_6.0/a... https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-Medium-UNLwordmark.woff2 — 200 — 6.4 KiB — 27 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-MediumItalic-UNLwordmark.woff2wdn-cdn.unl.edu/wdn/templates_6.0/a... https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/SourceSerif4-MediumItalic-UNLwordmark.woff2 — 200 — 4.8 KiB — 28 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Bold.woff2wdn-cdn.unl.edu/wdn/templates_6.0/a... https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-Bold.woff2 — 200 — 75.0 KiB — 61 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-SemiboldItalic.woff2wdn-cdn.unl.edu/wdn/templates_6.0/a... https://wdn-cdn.unl.edu/wdn/templates_6.0/assets/fonts/WorkSans-SemiboldItalic.woff2 — 200 — 69.3 KiB — 48 ms — h2https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/config/TeX-AMS-MML_HTMLorMML.js?V=2.7.0cdnjs.cloudflare.com/ajax/libs/math... https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/config/TeX-AMS-MML_HTMLorMML.js?V=2.7.0 — 200 — 58.6 KiB — 75 ms — h3https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.banner.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.banner.js?v=6.0.11 — 200 — 1.5 KiB — 27 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.alert.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.alert.js?v=6.0.11 — 200 — 3.4 KiB — 26 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.analytics.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.analytics.js?v=6.0.11 — 200 — 2.7 KiB — 27 ms — h2https://ucommchat.unl.edu/assets/js?for=client&version=6.0&cb=2026421ucommchat.unl.edu/assets/js?for=cli... https://ucommchat.unl.edu/assets/js?for=client&version=6.0&cb=2026421 — 200 — 84.3 KiB — 805 ms — http/1.1https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.tab.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.tab.js?v=6.0.11 — 200 — 1.2 KiB — 37 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.toggle-button.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.toggle-button.js?v=6.0.11 — 200 — 1.2 KiB — 25 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.collapsible-fieldset.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.collapsible-fieldset.js?v=6.0.11 — 200 — 1.2 KiB — 27 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.figcaption-toggle.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.figcaption-toggle.js?v=6.0.11 — 200 — 1.2 KiB — 25 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.notice.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.notice.js?v=6.0.11 — 200 — 1.2 KiB — 32 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.datepicker.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.datepicker.js?v=6.0.11 — 200 — 1.2 KiB — 35 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.autoplay-video.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.autoplay-video.js?v=6.0.11 — 200 — 1.2 KiB — 28 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.pagination.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.pagination.js?v=6.0.11 — 200 — 1.2 KiB — 27 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.card-as-link.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.card-as-link.js?v=6.0.11 — 200 — 1.2 KiB — 30 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.slideshow.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.slideshow.js?v=6.0.11 — 200 — 1.2 KiB — 41 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.search-select.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.search-select.js?v=6.0.11 — 200 — 1.2 KiB — 59 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.popup.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.popup.js?v=6.0.11 — 200 — 1.2 KiB — 38 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.dialog.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.dialog.js?v=6.0.11 — 200 — 1.1 KiB — 41 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.gallery.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.gallery.js?v=6.0.11 — 200 — 1.2 KiB — 43 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.event-list.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.event-list.js?v=6.0.11 — 200 — 1.2 KiB — 41 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.image-cropper.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.image-cropper.js?v=6.0.11 — 200 — 1.2 KiB — 45 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.idm.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.idm.js?v=6.0.11 — 200 — 1.0 KiB — 46 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.search.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.search.js?v=6.0.11 — 200 — 1.1 KiB — 59 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.font-serif.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.font-serif.js?v=6.0.11 — 200 — 982 B — 52 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.qa.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.qa.js?v=6.0.11 — 200 — 963 B — 47 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.file-size-validator.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.file-size-validator.js?v=6.0.11 — 200 — 1.1 KiB — 53 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.randomizer.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/plugins/plugin.randomizer.js?v=6.0.11 — 200 — 1.1 KiB — 49 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/lib/unl-utility.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/lib/unl-utility.js?v=6.0.11 — 200 — 1.6 KiB — 34 ms — h2https://larue.unl.edu/main.js?v=6.0.11larue.unl.edu/main.js?v=6.0.11 https://larue.unl.edu/main.js?v=6.0.11 — 200 — 218.7 KiB — 1.2 s — http/1.1https://www.googletagmanager.com/gtag/js?id=G-XYGRJGQFZKwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-XYGRJGQFZK — 200 — 178.2 KiB — 66 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/chunks/chunk._button-toggles.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/chunks/chunk._button-toggles.js?v=6.0.11 — 200 — 618 B — 40 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/chunks/chunk.dcf-utility.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/chunks/chunk.dcf-utility.js?v=6.0.11 — 200 — 1.7 KiB — 34 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/chunks/chunk._figcaption-toggles.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/chunks/chunk._figcaption-toggles.js?v=6.0.11 — 200 — 624 B — 35 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/chunks/chunk._collapsible-fieldsets.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/chunks/chunk._collapsible-fieldsets.js?v=6.0.11 — 200 — 622 B — 33 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/chunks/chunk._dialogs.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/chunks/chunk._dialogs.js?v=6.0.11 — 200 — 583 B — 31 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.qa.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.qa.js?v=6.0.11 — 200 — 1.4 KiB — 28 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-11027044953&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-11027044953&cx=c&gtm=4e64h1 — 200 — 143.5 KiB — 131 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-17881525003&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17881525003&cx=c&gtm=4e64h1 — 200 — 143.7 KiB — 134 ms — h3https://www.googletagmanager.com/gtag/js?id=G-XYGRJGQFZK&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-XYGRJGQFZK&cx=c&gtm=4e64h1 — 200 — 178.1 KiB — 145 ms — h3https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 59 ms — h2https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 86 ms — h2https://pixel.mathtag.com/event/js?mt_id=1537607&mt_adid=244333&mt_exem=&mt_excl=&v1=&v2=&v3=&s1=&s2=&s3=pixel.mathtag.com/event/js?mt_id=15... https://pixel.mathtag.com/event/js?mt_id=1537607&mt_adid=244333&mt_exem=&mt_excl=&v1=&v2=&v3=&s1=&s2=&s3= — 200 — 711 B — 362 ms — http/1.1https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 113 ms — h3https://up.pixel.ad/assets/up.js?um=1up.pixel.ad/assets/up.js?um=1 https://up.pixel.ad/assets/up.js?um=1 — 200 — 3.1 KiB — 53 ms — http/1.1https://www.google.com/ccm/collect?rcb=17&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.unl.edu%2F&scrsrc=www.googletagmanager.com&rnd=809488950.1776801457&dt=University%20of%20Nebraska%E2%80%93Lincoln&auid=1190532855.1776801457&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v833390804za200zd833390804xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266400~118463261&apve=1&apvf=f&apvc=1&tft=1776801457391&tfd=1286www.google.com/ccm/collect?rcb=17&f... https://www.google.com/ccm/collect?rcb=17&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.unl.edu%2F&scrsrc=www.googletagmanager.com&rnd=809488950.1776801457&dt=University%20of%20Nebraska%E2%80%93Lincoln&auid=1190532855.1776801457&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v833390804za200zd833390804xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266400~118463261&apve=1&apvf=f&apvc=1&tft=1776801457391&tfd=1286 — 200 — 21 B — 207 ms — h3https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.card-as-link.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.card-as-link.js?v=6.0.11 — 200 — 1.0 KiB — 21 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.event-list.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.event-list.js?v=6.0.11 — 200 — 4.0 KiB — 26 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.idm.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.idm.js?v=6.0.11 — 200 — 5.0 KiB — 29 ms — h2https://www.unl.edu/wdn/templates_6.0/css/components-js/_unl-alert.css?v=6.0.11www.unl.edu/wdn/templates_6.0/css/c... https://www.unl.edu/wdn/templates_6.0/css/components-js/_unl-alert.css?v=6.0.11 — 200 — 815 B — 113 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.search.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.search.js?v=6.0.11 — 200 — 2.8 KiB — 25 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.dialog.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/components/component.dialog.js?v=6.0.11 — 200 — 1.3 KiB — 26 ms — h2https://webaudit.unl.edu/registry/closest/?format=json&query=https%3A%2F%2Fwww.unl.edu%2Fwebaudit.unl.edu/registry/closest/?... https://webaudit.unl.edu/registry/closest/?format=json&query=https%3A%2F%2Fwww.unl.edu%2F — 200 — 3.0 KiB — 2.5 s — http/1.1https://its-unl-cms-prd-s3.s3.amazonaws.com/wdn-message.htmlits-unl-cms-prd-s3.s3.amazonaws.com... https://its-unl-cms-prd-s3.s3.amazonaws.com/wdn-message.html — 200 — 622 B — 385 ms — http/1.1https://www.unl.edu/wdn/templates_6.0/css/components-js/_card-as-link.css?v=6.0.11www.unl.edu/wdn/templates_6.0/css/c... https://www.unl.edu/wdn/templates_6.0/css/components-js/_card-as-link.css?v=6.0.11 — 200 — 566 B — 112 ms — h2https://js.adsrvr.org/up_loader.1.1.0.jsjs.adsrvr.org/up_loader.1.1.0.js https://js.adsrvr.org/up_loader.1.1.0.js — 200 — 12.3 KiB — 104 ms — http/1.1https://z168.unl.edu/script.jsz168.unl.edu/script.js https://z168.unl.edu/script.js — 200 — 40.4 KiB — 150 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/lib/moment-timezone.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/lib/moment-timezone.js?v=6.0.11 — 200 — 5.3 KiB — 36 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/lib/moment.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/lib/moment.js?v=6.0.11 — 200 — 28.1 KiB — 36 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/js/chunks/chunk.dcf-dialog.js?v=6.0.11wdn-cdn.unl.edu/wdn/templates_6.0/j... https://wdn-cdn.unl.edu/wdn/templates_6.0/js/chunks/chunk.dcf-dialog.js?v=6.0.11 — 200 — 2.7 KiB — 28 ms — h2https://www.unl.edu/wdn/templates_6.0/css/components-js/_idm.css?v=6.0.11www.unl.edu/wdn/templates_6.0/css/c... https://www.unl.edu/wdn/templates_6.0/css/components-js/_idm.css?v=6.0.11 — 200 — 1.2 KiB — 117 ms — h2https://trkn.us/pixel/conv/ppt=6617;g=sitewide-gtm;gid=29133;cv1=https://www.unl.edu/;ord=644821023?gtmcb=579908754trkn.us/pixel/conv/ppt=6617;g=sitew... https://trkn.us/pixel/conv/ppt=6617;g=sitewide-gtm;gid=29133;cv1=https://www.unl.edu/;ord=644821023?gtmcb=579908754 — 302 — 583 B — 134 ms — http/1.1https://alert.unl.edu/json/unlcap.js?v=6.0.11&cb=1776801457400alert.unl.edu/json/unlcap.js?v=6.0.... https://alert.unl.edu/json/unlcap.js?v=6.0.11&cb=1776801457400 — 200 — 227 B — 494 ms — h2https://cdn.mathjax.org/mathjax/contrib/a11y/accessibility-menu.js?V=2.7.0cdn.mathjax.org/mathjax/contrib/a11... https://cdn.mathjax.org/mathjax/contrib/a11y/accessibility-menu.js?V=2.7.0 — 200 — 2.0 KiB — 97 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-XYGRJGQFZK&gtm=45je64h1v886901814z8833390804za20gzb833390804zd833390804&_p=1776801456927&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&ecid=343869793&_eu=EAAAAGA&are=1&cid=550312332.1776801458&ec_mode=a&frm=0&ir=1&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401&sid=1776801457&sct=1&seg=0&dl=https%3A%2F%2Fwww.unl.edu%2F&dt=University%20of%20Nebraska%E2%80%93Lincoln&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1443region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-XYGRJGQFZK&gtm=45je64h1v886901814z8833390804za20gzb833390804zd833390804&_p=1776801456927&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&ecid=343869793&_eu=EAAAAGA&are=1&cid=550312332.1776801458&ec_mode=a&frm=0&ir=1&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401&sid=1776801457&sct=1&seg=0&dl=https%3A%2F%2Fwww.unl.edu%2F&dt=University%20of%20Nebraska%E2%80%93Lincoln&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1443 — 204 — 547 B — 97 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-XYGRJGQFZK&cid=550312332.1776801458&gtm=45je64h1v886901814z8833390804za20gzb833390804zd833390804&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266401stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-XYGRJGQFZK&cid=550312332.1776801458&gtm=45je64h1v886901814z8833390804za20gzb833390804zd833390804&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266401 — 204 — 556 B — 92 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-GNJC9KPY9R&gtm=45je64h1v886901814z8833390804za20gzb833390804zd833390804&_p=1776801456927&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=EA&are=1&cid=550312332.1776801458&frm=0&ir=1&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401&sid=1776801457&sct=1&seg=0&dl=https%3A%2F%2Fwww.unl.edu%2F&dt=University%20of%20Nebraska%E2%80%93Lincoln&en=page_view&_fv=1&_ss=1&tfd=1450region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-GNJC9KPY9R&gtm=45je64h1v886901814z8833390804za20gzb833390804zd833390804&_p=1776801456927&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=EA&are=1&cid=550312332.1776801458&frm=0&ir=1&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401&sid=1776801457&sct=1&seg=0&dl=https%3A%2F%2Fwww.unl.edu%2F&dt=University%20of%20Nebraska%E2%80%93Lincoln&en=page_view&_fv=1&_ss=1&tfd=1450 — 204 — 547 B — 91 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-XYGRJGQFZK&gtm=45je64h1v886901814z8833390804za20gzb833390804zd833390804&_p=1776801456927&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&ecid=343869793&_eu=EAAAAGQ&are=1&cid=550312332.1776801458&ec_mode=a&frm=0&ir=1&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115616986~115938465~115938469~117266401&sid=1776801457&sct=1&seg=1&dl=https%3A%2F%2Fwww.unl.edu%2F&dt=University%20of%20Nebraska%E2%80%93Lincoln&en=page_view&_et=11&up.color_scheme=Light&tfd=1455region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-XYGRJGQFZK&gtm=45je64h1v886901814z8833390804za20gzb833390804zd833390804&_p=1776801456927&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&ecid=343869793&_eu=EAAAAGQ&are=1&cid=550312332.1776801458&ec_mode=a&frm=0&ir=1&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115616986~115938465~115938469~117266401&sid=1776801457&sct=1&seg=1&dl=https%3A%2F%2Fwww.unl.edu%2F&dt=University%20of%20Nebraska%E2%80%93Lincoln&en=page_view&_et=11&up.color_scheme=Light&tfd=1455 — 204 — 48 B — 85 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-XYGRJGQFZK&gtm=45je64h1v886901814za20gzb833390804zd833390804&_p=1776801456927&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&ecid=343869793&_eu=EAACAGQ&are=1&cid=550312332.1776801458&ec_mode=a&frm=0&ir=1&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=3&tag_exp=0~115616986~115938465~115938469~117266401&sid=1776801457&sct=1&seg=1&dl=https%3A%2F%2Fwww.unl.edu%2F&dt=University%20of%20Nebraska%E2%80%93Lincoln&en=page_view&_ee=1&ep.debug_mode=true&_et=2&tfd=1460region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-XYGRJGQFZK&gtm=45je64h1v886901814za20gzb833390804zd833390804&_p=1776801456927&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&ecid=343869793&_eu=EAACAGQ&are=1&cid=550312332.1776801458&ec_mode=a&frm=0&ir=1&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=3&tag_exp=0~115616986~115938465~115938469~117266401&sid=1776801457&sct=1&seg=1&dl=https%3A%2F%2Fwww.unl.edu%2F&dt=University%20of%20Nebraska%E2%80%93Lincoln&en=page_view&_ee=1&ep.debug_mode=true&_et=2&tfd=1460 — 204 — 48 B — 81 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-XYGRJGQFZK&cid=550312332.1776801458&gtm=45je64h1v886901814z8833390804za20gzb833390804zd833390804&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266401&z=985301905www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-XYGRJGQFZK&cid=550312332.1776801458&gtm=45je64h1v886901814z8833390804za20gzb833390804zd833390804&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266401&z=985301905 — 200 — 408 B — 102 ms — h2https://trkn.us/pixel/conv/ppt=6617;g=sitewide-gtm;gid=29133;cv1=https://www.unl.edu/;ord=644821023?gtmcb=579908754;ip=141.227.188.120;cuidchk=1trkn.us/pixel/conv/ppt=6617;g=sitew... https://trkn.us/pixel/conv/ppt=6617;g=sitewide-gtm;gid=29133;cv1=https://www.unl.edu/;ord=644821023?gtmcb=579908754;ip=141.227.188.120;cuidchk=1 — 200 — 721 B — 35 ms — http/1.1https://www.unl.edu/wdn/templates_6.0/css/components-js/_events.css?v=6.0.11www.unl.edu/wdn/templates_6.0/css/c... https://www.unl.edu/wdn/templates_6.0/css/components-js/_events.css?v=6.0.11 — 200 — 739 B — 112 ms — h2https://www.unl.edu/wdn/templates_6.0/css/components-js/_dialogs.css?v=6.0.11www.unl.edu/wdn/templates_6.0/css/c... https://www.unl.edu/wdn/templates_6.0/css/components-js/_dialogs.css?v=6.0.11 — 200 — 761 B — 114 ms — h2https://www.unl.edu/wdn/templates_6.0/css/components-js/_search.css?v=6.0.11www.unl.edu/wdn/templates_6.0/css/c... https://www.unl.edu/wdn/templates_6.0/css/components-js/_search.css?v=6.0.11 — 200 — 921 B — 110 ms — h2https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 431 B — 294 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=1916700%2C5302684&time=1776801457641&url=https%3A%2F%2Fwww.unl.edu%2F&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=1916700%2C5302684&time=1776801457641&url=https%3A%2F%2Fwww.unl.edu%2F&tm=gtmv2 — 200 — 840 B — 225 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=1916700%2C5302684&time=1776801457641&url=https%3A%2F%2Fwww.unl.edu%2F&tm=gtmv2px.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=1916700%2C5302684&time=1776801457641&url=https%3A%2F%2Fwww.unl.edu%2F&tm=gtmv2 — 302 — 836 B — 263 ms — h2https://tr.snapchat.com/config/edu/1b0e48e2-fdf3-4635-9885-ff3e5cf0db77.js?v=3.55.0-2604211744tr.snapchat.com/config/edu/1b0e48e2... https://tr.snapchat.com/config/edu/1b0e48e2-fdf3-4635-9885-ff3e5cf0db77.js?v=3.55.0-2604211744 — 200 — 461 B — 190 ms — h2https://tr.snapchat.com/p?pid=1b0e48e2-fdf3-4635-9885-ff3e5cf0db77&ev=PAGE_VIEW&intg=gtm&pids=1b0e48e2-fdf3-4635-9885-ff3e5cf0db77&u_c1=16bafd89-b7fd-4bdc-9b69-705b737deb05&cdid=%40-6e1bae24-03db-4ef8-bcf1-16a74034d2a1&u_sclid=285fd187-12b0-439b-bb3d-88ca4030b452&u_scsid=72ef210b-749d-4425-83ed-bce29f3b5fb2&gat=G-XYGRJGQFZK%2CAW-17881525003%2CAW-11027044953%2CGTM-WKHNC39%2CG-XYGRJGQFZK&gac=e5faea02&bg=false&bt=1d53c387&d_bvs=%5B%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D&d_m=true&d_md=moto%20g%20power%20(2022)&d_os=11.0&d_ot=Android&df=true&huah=true&m_dcl=1101&m_fcps=952&m_pi=1084&m_pl=0&m_pv=2&m_rd=1561&m_sh=823&m_sl=1546&m_sw=412&pl=https%3A%2F%2Fwww.unl.edu%2F&trackId=fc5a1d0a-8e39-43f6-9a50-1a7f430d337b&ts=1776801457666&v=3.55.0-2604211744tr.snapchat.com/p?pid=1b0e48e2-fdf3... https://tr.snapchat.com/p?pid=1b0e48e2-fdf3-4635-9885-ff3e5cf0db77&ev=PAGE_VIEW&intg=gtm&pids=1b0e48e2-fdf3-4635-9885-ff3e5cf0db77&u_c1=16bafd89-b7fd-4bdc-9b69-705b737deb05&cdid=%40-6e1bae24-03db-4ef8-bcf1-16a74034d2a1&u_sclid=285fd187-12b0-439b-bb3d-88ca4030b452&u_scsid=72ef210b-749d-4425-83ed-bce29f3b5fb2&gat=G-XYGRJGQFZK%2CAW-17881525003%2CAW-11027044953%2CGTM-WKHNC39%2CG-XYGRJGQFZK&gac=e5faea02&bg=false&bt=1d53c387&d_bvs=%5B%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D&d_m=true&d_md=moto%20g%20power%20(2022)&d_os=11.0&d_ot=Android&df=true&huah=true&m_dcl=1101&m_fcps=952&m_pi=1084&m_pl=0&m_pv=2&m_rd=1561&m_sh=823&m_sl=1546&m_sw=412&pl=https%3A%2F%2Fwww.unl.edu%2F&trackId=fc5a1d0a-8e39-43f6-9a50-1a7f430d337b&ts=1776801457666&v=3.55.0-2604211744 — 200 — 425 B — 94 ms — h2https://tr.snapchat.com/cm/i?pid=1b0e48e2-fdf3-4635-9885-ff3e5cf0db77&u_scsid=72ef210b-749d-4425-83ed-bce29f3b5fb2&u_sclid=285fd187-12b0-439b-bb3d-88ca4030b452tr.snapchat.com/cm/i?pid=1b0e48e2-f... https://tr.snapchat.com/cm/i?pid=1b0e48e2-fdf3-4635-9885-ff3e5cf0db77&u_scsid=72ef210b-749d-4425-83ed-bce29f3b5fb2&u_sclid=285fd187-12b0-439b-bb3d-88ca4030b452 — 200 — 182 B — 84 ms — h2https://connect.facebook.net/signals/config/131156648323374?v=2.9.303&r=stable&domain=www.unl.edu&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/131156648323374?v=2.9.303&r=stable&domain=www.unl.edu&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.5 KiB — 310 ms — h3https://www.google.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Fwww.unl.edu%2F&scrsrc=www.googletagmanager.com&rnd=809488950.1776801457&dt=University%20of%20Nebraska%E2%80%93Lincoln&auid=1190532855.1776801457&navt=n&npa=1&gtm=45be64h1v9233798863z8833390804za20gzb833390804zd833390804xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-11027044953&tid=AW-11027044953&tft=1776801457759&tfd=1654www.google.com/ccm/collect?rcb=7&fr... https://www.google.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Fwww.unl.edu%2F&scrsrc=www.googletagmanager.com&rnd=809488950.1776801457&dt=University%20of%20Nebraska%E2%80%93Lincoln&auid=1190532855.1776801457&navt=n&npa=1&gtm=45be64h1v9233798863z8833390804za20gzb833390804zd833390804xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-11027044953&tid=AW-11027044953&tft=1776801457759&tfd=1654 — 200 — 21 B — 47 ms — h3https://mediahub.unl.edu/templates/iframe/js/vendor/jquery.min.js?v=51c855dmediahub.unl.edu/templates/iframe/j... https://mediahub.unl.edu/templates/iframe/js/vendor/jquery.min.js?v=51c855d — 200 — 87.7 KiB — 651 ms — http/1.1https://mediahub.unl.edu/templates/iframe/js/vendor/three.min.js?v=51c855dmediahub.unl.edu/templates/iframe/j... https://mediahub.unl.edu/templates/iframe/js/vendor/three.min.js?v=51c855d — 200 — 592.7 KiB — 1.0 s — http/1.1https://mediahub.unl.edu/templates/iframe/js/vendor/video-js.min.css?v=51c855dmediahub.unl.edu/templates/iframe/j... https://mediahub.unl.edu/templates/iframe/js/vendor/video-js.min.css?v=51c855d — 200 — 47.2 KiB — 368 ms — http/1.1https://mediahub.unl.edu/templates/iframe/js/vendor/video.min.js?v=51c855dmediahub.unl.edu/templates/iframe/j... https://mediahub.unl.edu/templates/iframe/js/vendor/video.min.js?v=51c855d — 200 — 670.3 KiB — 1.1 s — http/1.1https://mediahub.unl.edu/templates/iframe/js/vendor/videojs-mediahub.js?v=51c855dmediahub.unl.edu/templates/iframe/j... https://mediahub.unl.edu/templates/iframe/js/vendor/videojs-mediahub.js?v=51c855d — 200 — 21.0 KiB — 542 ms — http/1.1https://mediahub.unl.edu/templates/iframe/js/vendor/videojs-captions-toggle.jsmediahub.unl.edu/templates/iframe/j... https://mediahub.unl.edu/templates/iframe/js/vendor/videojs-captions-toggle.js — 200 — 4.3 KiB — 501 ms — http/1.1https://mediahub.unl.edu/templates/iframe/css/iframe.css?v=51c855dmediahub.unl.edu/templates/iframe/c... https://mediahub.unl.edu/templates/iframe/css/iframe.css?v=51c855d — 200 — 14.5 KiB — 511 ms — http/1.1https://events.unl.edu/featured/?format=json&limit=3&pinned_limit=1events.unl.edu/featured/?format=jso... https://events.unl.edu/featured/?format=json&limit=3&pinned_limit=1 — 200 — 7.3 KiB — 567 ms — http/1.1https://unl.blueconic.net/DG/DEFAULT/cs?&callback=bc_json704unl.blueconic.net/DG/DEFAULT/cs?&ca... https://unl.blueconic.net/DG/DEFAULT/cs?&callback=bc_json704 — 200 — 728 B — 321 ms — h2https://www.google.com/ccm/collect?rcb=13&frm=0&en=page_view&dl=https%3A%2F%2Fwww.unl.edu%2F&scrsrc=www.googletagmanager.com&rnd=809488950.1776801457&dt=University%20of%20Nebraska%E2%80%93Lincoln&auid=1190532855.1776801457&navt=n&npa=1&gtm=45be64h1v9244569908z8833390804za20gzb833390804zd833390804xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-17881525003&tid=AW-17881525003&tft=1776801457851&tfd=1746www.google.com/ccm/collect?rcb=13&f... https://www.google.com/ccm/collect?rcb=13&frm=0&en=page_view&dl=https%3A%2F%2Fwww.unl.edu%2F&scrsrc=www.googletagmanager.com&rnd=809488950.1776801457&dt=University%20of%20Nebraska%E2%80%93Lincoln&auid=1190532855.1776801457&navt=n&npa=1&gtm=45be64h1v9244569908z8833390804za20gzb833390804zd833390804xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-17881525003&tid=AW-17881525003&tft=1776801457851&tfd=1746 — 200 — 21 B — 24 ms — h3https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=1916700%2C5302684&time=1776801457641&url=https%3A%2F%2Fwww.unl.edu%2F&tm=gtmv2&e_ipv6=AQLz7wqCxSE_twAAAZ2xnqab0p8JM3fIX_V-Z1aAgH3VeivcnHDWJJWdcjyvOKDX3y7ijBw21Z1ypx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=1916700%2C5302684&time=1776801457641&url=https%3A%2F%2Fwww.unl.edu%2F&tm=gtmv2&e_ipv6=AQLz7wqCxSE_twAAAZ2xnqab0p8JM3fIX_V-Z1aAgH3VeivcnHDWJJWdcjyvOKDX3y7ijBw21Z1y — 200 — 694 B — 313 ms — h2https://ucommchat.unl.edu/wdn/templates_6.0/js/plugins/plugin.form-validator.jsucommchat.unl.edu/wdn/templates_6.0... https://ucommchat.unl.edu/wdn/templates_6.0/js/plugins/plugin.form-validator.js — 200 — 1.1 KiB — 133 ms — http/1.1https://ucommchat.unl.edu/js/VisitorChat/6.0/form.jsucommchat.unl.edu/js/VisitorChat/6.... https://ucommchat.unl.edu/js/VisitorChat/6.0/form.js — 200 — 10.2 KiB — 267 ms — http/1.1https://ucommchat.unl.edu/wdn/templates_6.0/js/lib/unl-utility.jsucommchat.unl.edu/wdn/templates_6.0... https://ucommchat.unl.edu/wdn/templates_6.0/js/lib/unl-utility.js — 200 — 1.8 KiB — 389 ms — http/1.1https://connect.facebook.net/signals/config/1594752620938777?v=2.9.303&r=stable&domain=www.unl.edu&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1594752620938777?v=2.9.303&r=stable&domain=www.unl.edu&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.1 KiB — 189 ms — h3https://www.facebook.com/tr/?id=131156648323374&ev=PageView&dl=https%3A%2F%2Fwww.unl.edu%2F&rl=&if=false&ts=1776801458049&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776801458041.414582466469064374&ler=empty&cdl=API_unavailable&pmd[title]=University%20of%20Nebraska%E2%80%93Lincoln&pmd[locale]=en&plt=1101.1000003814697&it=1776801457710&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=13115664832... https://www.facebook.com/tr/?id=131156648323374&ev=PageView&dl=https%3A%2F%2Fwww.unl.edu%2F&rl=&if=false&ts=1776801458049&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776801458041.414582466469064374&ler=empty&cdl=API_unavailable&pmd[title]=University%20of%20Nebraska%E2%80%93Lincoln&pmd[locale]=en&plt=1101.1000003814697&it=1776801457710&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 16 B — 39 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=131156648323374&ev=PageView&dl=https%3A%2F%2Fwww.unl.edu%2F&rl=&if=false&ts=1776801458049&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776801458041.414582466469064374&ler=empty&cdl=API_unavailable&pmd[title]=University%20of%20Nebraska%E2%80%93Lincoln&pmd[locale]=en&plt=1101.1000003814697&it=1776801457710&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=131156648323374&ev=PageView&dl=https%3A%2F%2Fwww.unl.edu%2F&rl=&if=false&ts=1776801458049&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776801458041.414582466469064374&ler=empty&cdl=API_unavailable&pmd[title]=University%20of%20Nebraska%E2%80%93Lincoln&pmd[locale]=en&plt=1101.1000003814697&it=1776801457710&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 200 B — 255 ms — h3https://tr6.snapchat.com/ptr6.snapchat.com/p https://tr6.snapchat.com/p — 200 — 47 B — 51 ms — h2https://z168.unl.edu/DG/DEFAULT/rest/rpc/703?referer=https%3A%2F%2Fwww.unl.edu%2F&bcsessionid=&bctempid=&overruleReferrer=&time=2026-04-21T19%3A57%3A38%2B00%3A00&ts=1776801458127z168.unl.edu/DG/DEFAULT/rest/rpc/70... https://z168.unl.edu/DG/DEFAULT/rest/rpc/703?referer=https%3A%2F%2Fwww.unl.edu%2F&bcsessionid=&bctempid=&overruleReferrer=&time=2026-04-21T19%3A57%3A38%2B00%3A00&ts=1776801458127 — 200 — 5.0 KiB — 284 ms — h2https://ucommchat.unl.edu/wdn/templates_6.0/js/chunks/chunk.dcf-utility.js?v=6.0.11ucommchat.unl.edu/wdn/templates_6.0... https://ucommchat.unl.edu/wdn/templates_6.0/js/chunks/chunk.dcf-utility.js?v=6.0.11 — 200 — 1.9 KiB — 266 ms — http/1.1https://www.facebook.com/tr/?id=1594752620938777&ev=PageView&dl=https%3A%2F%2Fwww.unl.edu%2F&rl=&if=false&ts=1776801458252&sw=412&sh=823&v=2.9.303&r=stable&a=tmgoogletagmanager&ec=0&o=4126&fbp=fb.1.1776801458041.414582466469064374&ler=empty&cdl=API_unavailable&pmd[title]=University%20of%20Nebraska%E2%80%93Lincoln&pmd[locale]=en&plt=1101.1000003814697&it=1776801457710&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=15947526209... https://www.facebook.com/tr/?id=1594752620938777&ev=PageView&dl=https%3A%2F%2Fwww.unl.edu%2F&rl=&if=false&ts=1776801458252&sw=412&sh=823&v=2.9.303&r=stable&a=tmgoogletagmanager&ec=0&o=4126&fbp=fb.1.1776801458041.414582466469064374&ler=empty&cdl=API_unavailable&pmd[title]=University%20of%20Nebraska%E2%80%93Lincoln&pmd[locale]=en&plt=1101.1000003814697&it=1776801457710&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 16 B — 19 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1594752620938777&ev=PageView&dl=https%3A%2F%2Fwww.unl.edu%2F&rl=&if=false&ts=1776801458252&sw=412&sh=823&v=2.9.303&r=stable&a=tmgoogletagmanager&ec=0&o=4126&fbp=fb.1.1776801458041.414582466469064374&ler=empty&cdl=API_unavailable&pmd[title]=University%20of%20Nebraska%E2%80%93Lincoln&pmd[locale]=en&plt=1101.1000003814697&it=1776801457710&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1594752620938777&ev=PageView&dl=https%3A%2F%2Fwww.unl.edu%2F&rl=&if=false&ts=1776801458252&sw=412&sh=823&v=2.9.303&r=stable&a=tmgoogletagmanager&ec=0&o=4126&fbp=fb.1.1776801458041.414582466469064374&ler=empty&cdl=API_unavailable&pmd[title]=University%20of%20Nebraska%E2%80%93Lincoln&pmd[locale]=en&plt=1101.1000003814697&it=1776801457710&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 191 B — 91 ms — h3https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 87 B — 27 ms — h2https://mediahub.unl.edu/uploads/posters/21405.jpg?1708964755mediahub.unl.edu/uploads/posters/21... https://mediahub.unl.edu/uploads/posters/21405.jpg?1708964755 — 200 — 1.7 MiB — 677 ms — http/1.1https://pixel.sitescout.com/up/bddd23958ab94bb6?cntr_url=https%3A%2F%2Fwww.unl.edu%2Fpixel.sitescout.com/up/bddd23958ab9... https://pixel.sitescout.com/up/bddd23958ab94bb6?cntr_url=https%3A%2F%2Fwww.unl.edu%2F — 200 — 259 B — 133 ms — h2https://pixel-sync.sitescout.com/dmp/asyncPixelSyncpixel-sync.sitescout.com/dmp/asyncP... https://pixel-sync.sitescout.com/dmp/asyncPixelSync — 204 — 191 B — 89 ms — h2https://z168.unl.edu/plugin/plugin/22e41803d7445f6796f56f3ffecc7f84z168.unl.edu/plugin/plugin/22e41803... https://z168.unl.edu/plugin/plugin/22e41803d7445f6796f56f3ffecc7f84 — 200 — 22.6 KiB — 24 ms — h2https://z168.unl.edu/plugin/library/be9dc5962dda73fbf93c00b873d526a0z168.unl.edu/plugin/library/be9dc59... https://z168.unl.edu/plugin/library/be9dc5962dda73fbf93c00b873d526a0 — 200 — 9.7 KiB — 25 ms — h2https://www.unl.edu/wdn/templates_6.0/css/components-js/_form-validator.css?v=6.0.11www.unl.edu/wdn/templates_6.0/css/c... https://www.unl.edu/wdn/templates_6.0/css/components-js/_form-validator.css?v=6.0.11 — 200 — 771 B — 111 ms — h2https://z168.unl.edu/DG/DEFAULT/rest/rpc/703/LB-Zone-3?referer=https%3A%2F%2Fwww.unl.edu%2F&bcsessionid=&bctempid=17d56ebe-2f4f-4964-b6d8-3217fc3a5062&overruleReferrer=&time=2026-04-21T19%3A57%3A38%2B00%3A00&ts=1776801458473z168.unl.edu/DG/DEFAULT/rest/rpc/70... https://z168.unl.edu/DG/DEFAULT/rest/rpc/703/LB-Zone-3?referer=https%3A%2F%2Fwww.unl.edu%2F&bcsessionid=&bctempid=17d56ebe-2f4f-4964-b6d8-3217fc3a5062&overruleReferrer=&time=2026-04-21T19%3A57%3A38%2B00%3A00&ts=1776801458473 — 200 — 1.5 KiB — 113 ms — h2https://larue.unl.edu/main.php?action_name=www.unl.edu%2FUniversity%20of%20Nebraska%E2%80%93Lincoln&idsite=1&rec=1&r=832905&h=19&m=57&s=38&url=https%3A%2F%2Fwww.unl.edu%2F&_id=a3dd605ce39e2c96&_idn=1&send_image=0&_refts=0&pv_id=dqKX4s&fa_pv=1&fa_fp[0][fa_vid]=0V0wEp&fa_fp[0][fa_id]=dcf-search-form&fa_fp[0][fa_fv]=1&pf_net=205&pf_srv=195&pf_tfr=100&pf_dm1=275&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%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%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823larue.unl.edu/main.php?action_name=... https://larue.unl.edu/main.php?action_name=www.unl.edu%2FUniversity%20of%20Nebraska%E2%80%93Lincoln&idsite=1&rec=1&r=832905&h=19&m=57&s=38&url=https%3A%2F%2Fwww.unl.edu%2F&_id=a3dd605ce39e2c96&_idn=1&send_image=0&_refts=0&pv_id=dqKX4s&fa_pv=1&fa_fp[0][fa_vid]=0V0wEp&fa_fp[0][fa_id]=dcf-search-form&fa_fp[0][fa_fv]=1&pf_net=205&pf_srv=195&pf_tfr=100&pf_dm1=275&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%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%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823 — 204 — 330 B — 187 ms — http/1.1https://larue.unl.edu/plugins/HeatmapSessionRecording/configs.php?idsite=1&trackerid=LKN3iZ&url=https%3A%2F%2Fwww.unl.edu%2Flarue.unl.edu/plugins/HeatmapSessio... https://larue.unl.edu/plugins/HeatmapSessionRecording/configs.php?idsite=1&trackerid=LKN3iZ&url=https%3A%2F%2Fwww.unl.edu%2F — 200 — 384 B — 319 ms — http/1.1https://ucommchat.unl.edu/wdn/templates_6.0/js/lib/jquery.js?v=6.0.11ucommchat.unl.edu/wdn/templates_6.0... https://ucommchat.unl.edu/wdn/templates_6.0/js/lib/jquery.js?v=6.0.11 — 200 — 53.3 KiB — 141 ms — http/1.1https://unl.blueconic.net/DG/DEFAULT/cs?bcsessionid=17d56ebe-2f4f-4964-b6d8-3217fc3a5062&&callback=bc_json705unl.blueconic.net/DG/DEFAULT/cs?bcs... https://unl.blueconic.net/DG/DEFAULT/cs?bcsessionid=17d56ebe-2f4f-4964-b6d8-3217fc3a5062&&callback=bc_json705 — 200 — 891 B — 97 ms — h2https://z168.unl.edu/DG/DEFAULT/rest/rpc/703?referer=https%3A%2F%2Fwww.unl.edu%2F&bcsessionid=17d56ebe-2f4f-4964-b6d8-3217fc3a5062&bctempid=&overruleReferrer=&time=2026-04-21T19%3A57%3A38%2B00%3A00&ts=1776801458605z168.unl.edu/DG/DEFAULT/rest/rpc/70... https://z168.unl.edu/DG/DEFAULT/rest/rpc/703?referer=https%3A%2F%2Fwww.unl.edu%2F&bcsessionid=17d56ebe-2f4f-4964-b6d8-3217fc3a5062&bctempid=&overruleReferrer=&time=2026-04-21T19%3A57%3A38%2B00%3A00&ts=1776801458605 — 200 — 1.6 KiB — 286 ms — h2https://ucommchat.unl.edu/wdn/templates_6.0/js/lib/jquery-validator.js?v=6.0.11ucommchat.unl.edu/wdn/templates_6.0... https://ucommchat.unl.edu/wdn/templates_6.0/js/lib/jquery-validator.js?v=6.0.11 — 200 — 4.2 KiB — 135 ms — http/1.1https://ucommchat.unl.edu/user/info?format=json&checkOperators=https%3A//www.unl.edu/&checkChatbots=https%3A//www.unl.edu/ucommchat.unl.edu/user/info?format=... https://ucommchat.unl.edu/user/info?format=json&checkOperators=https%3A//www.unl.edu/&checkChatbots=https%3A//www.unl.edu/ — 200 — 1.4 KiB — 135 ms — http/1.1https://unl.blueconic.net/DG/DEFAULT/cs?bcsessionid=No%20profile%20present%20and%20will%20not%20be%20created.&&callback=bc_json706unl.blueconic.net/DG/DEFAULT/cs?bcs... https://unl.blueconic.net/DG/DEFAULT/cs?bcsessionid=No%20profile%20present%20and%20will%20not%20be%20created.&&callback=bc_json706 — 200 — 728 B — 96 ms — h2https://mediahub.unl.edu/uploads/84a4fd60-6217-11ee-a0a8-005056832e99/media.mp4mediahub.unl.edu/uploads/84a4fd60-6... https://mediahub.unl.edu/uploads/84a4fd60-6217-11ee-a0a8-005056832e99/media.mp4 — -1 — 0 B — 48 ms — blob:https://mediahub.unl.edu/17e39909-fd43-473f-9d73-8c15bdc7ab87mediahub.unl.edu/17e39909-fd43-473f... blob:https://mediahub.unl.edu/17e39909-fd43-473f-9d73-8c15bdc7ab87 — 200 — -1 B — 29 ms — blobblob:https://mediahub.unl.edu/57b7e71a-be97-4be9-b27a-abac11aa9447mediahub.unl.edu/57b7e71a-be97-4be9... blob:https://mediahub.unl.edu/57b7e71a-be97-4be9-b27a-abac11aa9447 — 200 — -1 B — 33 ms — blobblob:https://mediahub.unl.edu/459cdaba-ad9f-4282-af58-93d9d9a2bd79mediahub.unl.edu/459cdaba-ad9f-4282... blob:https://mediahub.unl.edu/459cdaba-ad9f-4282-af58-93d9d9a2bd79 — 200 — -1 B — 51 ms — blobblob:https://mediahub.unl.edu/f70d3c47-5c60-4a7d-90f4-f52bc51aed6emediahub.unl.edu/f70d3c47-5c60-4a7d... blob:https://mediahub.unl.edu/f70d3c47-5c60-4a7d-90f4-f52bc51aed6e — 200 — -1 B — 49 ms — blobhttps://mediahub.unl.edu/uploads/84a4fd60-6217-11ee-a0a8-005056832e99/media.m3u8mediahub.unl.edu/uploads/84a4fd60-6... https://mediahub.unl.edu/uploads/84a4fd60-6217-11ee-a0a8-005056832e99/media.m3u8 — 200 — 1.3 KiB — 131 ms — http/1.1https://mediahub.unl.edu/media/21405/vtt?text_file_id=10773mediahub.unl.edu/media/21405/vtt?te... https://mediahub.unl.edu/media/21405/vtt?text_file_id=10773 — 200 — 2.2 KiB — 142 ms — http/1.1https://connect.facebook.net/signals/config/1348674603499640?v=2.9.303&r=stable&domain=www.unl.edu&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1348674603499640?v=2.9.303&r=stable&domain=www.unl.edu&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.0 KiB — 199 ms — h3https://js.ipredictive.com/viant_universal_pixel.jsjs.ipredictive.com/viant_universal_... https://js.ipredictive.com/viant_universal_pixel.js — 200 — 3.5 KiB — 106 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/includes/global/favicon/icon.svgwdn-cdn.unl.edu/wdn/templates_6.0/i... https://wdn-cdn.unl.edu/wdn/templates_6.0/includes/global/favicon/icon.svg — 200 — 1.0 KiB — 24 ms — h2https://insight.adsrvr.org/track/cei?advertiser_id=ho02hf2&cookie_sync=1&upv=3.0.0&upid=talksoi&ref=https://www.unl.edu/insight.adsrvr.org/track/cei?advert... https://insight.adsrvr.org/track/cei?advertiser_id=ho02hf2&cookie_sync=1&upv=3.0.0&upid=talksoi&ref=https://www.unl.edu/ — 302 — 164 B — 119 ms — h2https://wdn-cdn.unl.edu/wdn/templates_6.0/includes/global/favicon/favicon.icowdn-cdn.unl.edu/wdn/templates_6.0/i... https://wdn-cdn.unl.edu/wdn/templates_6.0/includes/global/favicon/favicon.ico — 200 — 15.1 KiB — 25 ms — h2https://mediahub.unl.edu/uploads/84a4fd60-6217-11ee-a0a8-005056832e99/media480p.m3u8mediahub.unl.edu/uploads/84a4fd60-6... https://mediahub.unl.edu/uploads/84a4fd60-6217-11ee-a0a8-005056832e99/media480p.m3u8 — 200 — 1.0 KiB — 132 ms — http/1.1https://ad.ipredictive.com/d/track/event?upid=117002&cache_buster=1776801459&url=https%3A%2F%2Fwww.unl.edu%2F&p1=remarketing&ps=0ad.ipredictive.com/d/track/event?up... https://ad.ipredictive.com/d/track/event?upid=117002&cache_buster=1776801459&url=https%3A%2F%2Fwww.unl.edu%2F&p1=remarketing&ps=0 — 200 — 327 B — 408 ms — http/1.1https://match.adsrvr.org/track/cei?advertiser_id=ho02hf2&cookie_sync=1&upv=3.0.0&upid=talksoi&ref=https%3a%2f%2fwww.unl.edu&redirect=1match.adsrvr.org/track/cei?advertis... https://match.adsrvr.org/track/cei?advertiser_id=ho02hf2&cookie_sync=1&upv=3.0.0&upid=talksoi&ref=https%3a%2f%2fwww.unl.edu&redirect=1 — 200 — 369 B — 54 ms — h2https://js.adsrvr.org/universal_pixel.jsjs.adsrvr.org/universal_pixel.js https://js.adsrvr.org/universal_pixel.js — 200 — 935 B — 54 ms — http/1.1https://mediahub.unl.edu/uploads/84a4fd60-6217-11ee-a0a8-005056832e99/media480p.tsmediahub.unl.edu/uploads/84a4fd60-6... https://mediahub.unl.edu/uploads/84a4fd60-6217-11ee-a0a8-005056832e99/media480p.ts — 206 — 1003.7 KiB — 267 ms — http/1.1https://capi-automation.s3.us-east-2.amazonaws.com/public/client_js/capiParamBuilder/clientParamBuilder.bundle.jscapi-automation.s3.us-east-2.amazon... https://capi-automation.s3.us-east-2.amazonaws.com/public/client_js/capiParamBuilder/clientParamBuilder.bundle.js — 200 — 63.2 KiB — 548 ms — http/1.1https://www.facebook.com/tr/?id=1348674603499640&ev=PageView&dl=https%3A%2F%2Fwww.unl.edu%2F&rl=&if=false&ts=1776801459263&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate-2.0.3&ec=0&o=4126&fbp=fb.1.1776801458041.414582466469064374&ler=empty&cdl=API_unavailable&pmd[title]=University%20of%20Nebraska%E2%80%93Lincoln&pmd[locale]=en&plt=1101.1000003814697&it=1776801457710&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=13486746034... https://www.facebook.com/tr/?id=1348674603499640&ev=PageView&dl=https%3A%2F%2Fwww.unl.edu%2F&rl=&if=false&ts=1776801459263&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate-2.0.3&ec=0&o=4126&fbp=fb.1.1776801458041.414582466469064374&ler=empty&cdl=API_unavailable&pmd[title]=University%20of%20Nebraska%E2%80%93Lincoln&pmd[locale]=en&plt=1101.1000003814697&it=1776801457710&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 16 B — 19 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1348674603499640&ev=PageView&dl=https%3A%2F%2Fwww.unl.edu%2F&rl=&if=false&ts=1776801459263&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate-2.0.3&ec=0&o=4126&fbp=fb.1.1776801458041.414582466469064374&ler=empty&cdl=API_unavailable&pmd[title]=University%20of%20Nebraska%E2%80%93Lincoln&pmd[locale]=en&plt=1101.1000003814697&it=1776801457710&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1348674603499640&ev=PageView&dl=https%3A%2F%2Fwww.unl.edu%2F&rl=&if=false&ts=1776801459263&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate-2.0.3&ec=0&o=4126&fbp=fb.1.1776801458041.414582466469064374&ler=empty&cdl=API_unavailable&pmd[title]=University%20of%20Nebraska%E2%80%93Lincoln&pmd[locale]=en&plt=1101.1000003814697&it=1776801457710&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 192 B — 124 ms — h3https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 0 B — 125 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 348 B — 123 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 5343ms · 2794KB · $71/mo
www.unl.edu
Other
Costly
Execution 1126ms
Transfer 56 KB
Monthly Cost $15/mo
Unattributable
Other
Costly
Execution 1032ms
Transfer 0 KB
Monthly Cost $14/mo
mediahub.unl.edu
Other
Costly
Execution 534ms
Transfer 88 KB
Unused 58%
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 461ms
Transfer 172 KB
Unused 38%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 446ms
Transfer 178 KB
Unused 37%
Monthly Cost $6/mo
Facebook Pixel
Advertising
Costly
Execution 237ms
Transfer 97 KB
Unused 34%
Monthly Cost $3/mo
mediahub.unl.edu
Other
Costly
Execution 219ms
Transfer 670 KB
Unused 51%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 190ms
Transfer 144 KB
Unused 43%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 163ms
Transfer 144 KB
Unused 45%
Monthly Cost $2/mo
z168.unl.edu
Other
Optional
Execution 159ms
Transfer 40 KB
Monthly Cost $2/mo
ucommchat.unl.edu
Other
Optional
Execution 133ms
Transfer 53 KB
Unused 48%
Monthly Cost $2/mo
Facebook Pixel
Advertising
Optional
Execution 109ms
Transfer 44 KB
Monthly Cost $1/mo
sc-static.net
Other
Optional
Execution 106ms
Transfer 25 KB
Monthly Cost $1/mo
cdnjs
CDN
Optional
Execution 103ms
Transfer 59 KB
Unused 56%
Monthly Cost $1/mo
mediahub.unl.edu
Other
Optional
Execution 76ms
Transfer 593 KB
Unused 73%
Monthly Cost $1/mo
larue.unl.edu
Other
Optional
Execution 69ms
Transfer 219 KB
Unused 67%
Monthly Cost $1/mo
LinkedIn Insight
Advertising
Optional
Execution 68ms
Transfer 19 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 59ms
Transfer 178 KB
Unused 64%
Monthly Cost $1/mo
Facebook Pixel
Advertising
Optional
Execution 53ms
Transfer 16 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.unl.edu adds 1126ms and costs ~$15/month
  • Unattributable adds 1032ms and costs ~$14/month
  • mediahub.unl.edu adds 534ms and costs ~$7/month
  • Google Tag Manager adds 461ms and costs ~$6/month
  • Google Tag Manager adds 446ms and costs ~$6/month
  • Facebook Pixel adds 237ms and costs ~$3/month
  • mediahub.unl.edu adds 219ms and costs ~$3/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

www.unl.edu takes 1126ms 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

Unattributable takes 1032ms 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

mediahub.unl.edu takes 534ms 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 mediahub.unl.edu'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

Google Tag Manager takes 461ms 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 446ms 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

Facebook Pixel takes 237ms 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

mediahub.unl.edu 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

51% of mediahub.unl.edu'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

56% of cdnjs'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

73% of mediahub.unl.edu'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

67% of larue.unl.edu'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

64% of Google Tag Manager'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