Compare commits

..

13 Commits

Author SHA1 Message Date
Upptime Bot
a201f3924b 🗃️ Update status summary [skip ci] [upptime] 2025-04-09 01:40:29 +00:00
Upptime Bot
0d11b23c78 📝 Update summary in README [skip ci] [upptime] 2025-04-09 01:40:29 +00:00
Upptime Bot
a7a54f2cca ⬆️ Update @upptime to v1.40.0 2025-04-09 00:56:13 +00:00
Upptime Bot
d9dee33b0d 🍱 Update graphs [skip ci] 2025-04-09 00:48:34 +00:00
Upptime Bot
217de97946 🟩 Jakes West Coast Site is up (200 in 294 ms) [skip ci] [upptime] 2025-04-08 23:11:04 +00:00
Upptime Bot
e7c9adba35 🟩 PWS GPT is up (200 in 744 ms) [skip ci] [upptime] 2025-04-08 23:11:03 +00:00
Upptime Bot
b839dc1978 🟩 PWS Grafana is up (200 in 298 ms) [skip ci] [upptime] 2025-04-08 23:11:02 +00:00
Upptime Bot
8f65fa6889 🟩 PWS Recipes is up (200 in 1010 ms) [skip ci] [upptime] 2025-04-08 23:11:02 +00:00
Upptime Bot
15a8fdd44c 🟩 PWS Photos is up (200 in 942 ms) [skip ci] [upptime] 2025-04-08 23:11:00 +00:00
Upptime Bot
621f4fbfe9 🟩 PWS Git is up (200 in 602 ms) [skip ci] [upptime] 2025-04-08 23:10:59 +00:00
Upptime Bot
473d8b90b4 🟩 Jake Runyan Photography is up (200 in 780 ms) [skip ci] [upptime] 2025-04-08 23:10:59 +00:00
Upptime Bot
37a2cd45cb 🟩 Jake Runyan Portfolio is up (200 in 212 ms) [skip ci] [upptime] 2025-04-08 23:10:58 +00:00
Upptime Bot
86b918c791 🟩 PWS Homepage is up (200 in 666 ms) [skip ci] [upptime] 2025-04-08 23:10:57 +00:00
109 changed files with 134 additions and 134 deletions

View File

@ -6,7 +6,7 @@
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
#
# 🔼 Upptime @v1.39.0
# 🔼 Upptime @v1.40.0
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -32,7 +32,7 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Generate graphs
uses: upptime/uptime-monitor@v1.39.0
uses: upptime/uptime-monitor@v1.40.0
with:
command: "graphs"
env:

View File

@ -6,7 +6,7 @@
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
#
# 🔼 Upptime @v1.39.0
# 🔼 Upptime @v1.40.0
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -32,7 +32,7 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Update response time
uses: upptime/uptime-monitor@v1.39.0
uses: upptime/uptime-monitor@v1.40.0
with:
command: "response-time"
env:

View File

@ -6,7 +6,7 @@
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
#
# 🔼 Upptime @v1.39.0
# 🔼 Upptime @v1.40.0
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -33,20 +33,20 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Update template
uses: upptime/uptime-monitor@v1.39.0
uses: upptime/uptime-monitor@v1.40.0
with:
command: "update-template"
env:
GH_PAT: ${{ secrets.GH_PAT || github.token }}
- name: Update response time
uses: upptime/uptime-monitor@v1.39.0
uses: upptime/uptime-monitor@v1.40.0
with:
command: "response-time"
env:
GH_PAT: ${{ secrets.GH_PAT || github.token }}
SECRETS_CONTEXT: ${{ toJson(secrets) }}
- name: Update summary in README
uses: upptime/uptime-monitor@v1.39.0
uses: upptime/uptime-monitor@v1.40.0
with:
command: "readme"
env:
@ -57,7 +57,7 @@ jobs:
workflow: Graphs CI
token: ${{ secrets.GH_PAT || github.token }}
- name: Generate site
uses: upptime/uptime-monitor@v1.39.0
uses: upptime/uptime-monitor@v1.40.0
with:
command: "site"
env:

View File

@ -6,7 +6,7 @@
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
#
# 🔼 Upptime @v1.39.0
# 🔼 Upptime @v1.40.0
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -33,7 +33,7 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Generate site
uses: upptime/uptime-monitor@v1.39.0
uses: upptime/uptime-monitor@v1.40.0
with:
command: "site"
env:

View File

@ -6,7 +6,7 @@
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
#
# 🔼 Upptime @v1.39.0
# 🔼 Upptime @v1.40.0
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -32,7 +32,7 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Update summary in README
uses: upptime/uptime-monitor@v1.39.0
uses: upptime/uptime-monitor@v1.40.0
with:
command: "readme"
env:

View File

@ -6,7 +6,7 @@
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
#
# 🔼 Upptime @v1.39.0
# 🔼 Upptime @v1.40.0
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime

View File

@ -6,7 +6,7 @@
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
#
# 🔼 Upptime @v1.39.0
# 🔼 Upptime @v1.40.0
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime

View File

@ -6,7 +6,7 @@
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
#
# 🔼 Upptime @v1.39.0
# 🔼 Upptime @v1.40.0
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
# * Source: https://github.com/upptime/upptime
@ -32,7 +32,7 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Check endpoint status
uses: upptime/uptime-monitor@v1.39.0
uses: upptime/uptime-monitor@v1.40.0
with:
command: "update"
env:

View File

@ -14,15 +14,15 @@ This repository contains the open-source uptime monitor and status page for [PWS
<!-- prettier-ignore -->
| URL | Status | History | Response Time | Uptime |
| --- | ------ | ------- | ------------- | ------ |
| <img alt="" src="https://icons.duckduckgo.com/ip3/www.whitney.rip.ico" height="13"> [PWS Homepage](https://www.whitney.rip) | 🟩 Up | [pws-homepage.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/pws-homepage.yml) | <details><summary><img alt="Response time graph" src="./graphs/pws-homepage/response-time-week.png" height="20"> 487ms</summary><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="Response time 469" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="24-hour response time 518" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="7-day response time 487" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="30-day response time 469" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="1-year response time 469" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/pws-homepage">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="All-time uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="30-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="1-year uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/jake.runyan.dev.ico" height="13"> [Jake Runyan Portfolio](https://jake.runyan.dev) | 🟩 Up | [jake-runyan-portfolio.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/jake-runyan-portfolio.yml) | <details><summary><img alt="Response time graph" src="./graphs/jake-runyan-portfolio/response-time-week.png" height="20"> 238ms</summary><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="Response time 260" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="24-hour response time 231" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="7-day response time 238" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="30-day response time 260" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="1-year response time 260" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="All-time uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="30-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="1-year uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/jakesphotos.whitney.rip.ico" height="13"> [Jake Runyan Photography](https://jakesphotos.whitney.rip) | 🟩 Up | [jake-runyan-photography.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/jake-runyan-photography.yml) | <details><summary><img alt="Response time graph" src="./graphs/jake-runyan-photography/response-time-week.png" height="20"> 440ms</summary><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="Response time 468" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="24-hour response time 347" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="7-day response time 440" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="30-day response time 468" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="1-year response time 468" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="All-time uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="30-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="1-year uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/git.whitney.rip.ico" height="13"> [PWS Git](https://git.whitney.rip) | 🟩 Up | [pws-git.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/pws-git.yml) | <details><summary><img alt="Response time graph" src="./graphs/pws-git/response-time-week.png" height="20"> 558ms</summary><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="Response time 506" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="24-hour response time 1234" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="7-day response time 558" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="30-day response time 506" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="1-year response time 506" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/pws-git">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="All-time uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="30-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="1-year uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/images.whitney.rip.ico" height="13"> [PWS Photos](https://images.whitney.rip) | 🟩 Up | [pws-photos.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/pws-photos.yml) | <details><summary><img alt="Response time graph" src="./graphs/pws-photos/response-time-week.png" height="20"> 343ms</summary><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="Response time 406" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="24-hour response time 221" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="7-day response time 343" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="30-day response time 406" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="1-year response time 406" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/pws-photos">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="All-time uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="30-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="1-year uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/recipes.whitney.rip.ico" height="13"> [PWS Recipes](https://recipes.whitney.rip) | 🟩 Up | [pws-recipes.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/pws-recipes.yml) | <details><summary><img alt="Response time graph" src="./graphs/pws-recipes/response-time-week.png" height="20"> 336ms</summary><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="Response time 410" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="24-hour response time 119" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="7-day response time 336" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="30-day response time 410" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="1-year response time 410" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/pws-recipes">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="All-time uptime 99.95%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="30-day uptime 99.95%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="1-year uptime 99.95%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/grafana.whitney.rip.ico" height="13"> [PWS Grafana](https://grafana.whitney.rip) | 🟩 Up | [pws-grafana.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/pws-grafana.yml) | <details><summary><img alt="Response time graph" src="./graphs/pws-grafana/response-time-week.png" height="20"> 374ms</summary><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="Response time 517" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="24-hour response time 276" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="7-day response time 374" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="30-day response time 517" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="1-year response time 517" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/pws-grafana">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="All-time uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="30-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="1-year uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/chat.whitney.rip.ico" height="13"> [PWS GPT](https://chat.whitney.rip) | 🟩 Up | [pws-gpt.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/pws-gpt.yml) | <details><summary><img alt="Response time graph" src="./graphs/pws-gpt/response-time-week.png" height="20"> 299ms</summary><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="Response time 336" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="24-hour response time 138" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="7-day response time 299" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="30-day response time 336" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="1-year response time 336" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/pws-gpt">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="All-time uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="30-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="1-year uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/jakeswestcoast.com.ico" height="13"> [Jakes West Coast Site](https://jakeswestcoast.com) | 🟩 Up | [jakes-west-coast-site.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/jakes-west-coast-site.yml) | <details><summary><img alt="Response time graph" src="./graphs/jakes-west-coast-site/response-time-week.png" height="20"> 245ms</summary><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="Response time 287" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="24-hour response time 199" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="7-day response time 245" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="30-day response time 287" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="1-year response time 287" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="All-time uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="30-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="1-year uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/www.whitney.rip.ico" height="13"> [PWS Homepage](https://www.whitney.rip) | 🟩 Up | [pws-homepage.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/pws-homepage.yml) | <details><summary><img alt="Response time graph" src="./graphs/pws-homepage/response-time-week.png" height="20"> 461ms</summary><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="Response time 475" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="24-hour response time 666" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="7-day response time 461" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="30-day response time 475" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="1-year response time 475" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/pws-homepage">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="All-time uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="30-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-homepage"><img alt="1-year uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-homepage%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/jake.runyan.dev.ico" height="13"> [Jake Runyan Portfolio](https://jake.runyan.dev) | 🟩 Up | [jake-runyan-portfolio.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/jake-runyan-portfolio.yml) | <details><summary><img alt="Response time graph" src="./graphs/jake-runyan-portfolio/response-time-week.png" height="20"> 251ms</summary><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="Response time 259" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="24-hour response time 212" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="7-day response time 251" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="30-day response time 259" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="1-year response time 259" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="All-time uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="30-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-portfolio"><img alt="1-year uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-portfolio%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/jakesphotos.whitney.rip.ico" height="13"> [Jake Runyan Photography](https://jakesphotos.whitney.rip) | 🟩 Up | [jake-runyan-photography.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/jake-runyan-photography.yml) | <details><summary><img alt="Response time graph" src="./graphs/jake-runyan-photography/response-time-week.png" height="20"> 452ms</summary><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="Response time 476" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="24-hour response time 780" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="7-day response time 452" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="30-day response time 476" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="1-year response time 476" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="All-time uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="30-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jake-runyan-photography"><img alt="1-year uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjake-runyan-photography%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/git.whitney.rip.ico" height="13"> [PWS Git](https://git.whitney.rip) | 🟩 Up | [pws-git.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/pws-git.yml) | <details><summary><img alt="Response time graph" src="./graphs/pws-git/response-time-week.png" height="20"> 568ms</summary><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="Response time 510" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="24-hour response time 602" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="7-day response time 568" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="30-day response time 510" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="1-year response time 510" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/pws-git">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="All-time uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="30-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-git"><img alt="1-year uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-git%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/images.whitney.rip.ico" height="13"> [PWS Photos](https://images.whitney.rip) | 🟩 Up | [pws-photos.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/pws-photos.yml) | <details><summary><img alt="Response time graph" src="./graphs/pws-photos/response-time-week.png" height="20"> 411ms</summary><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="Response time 425" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="24-hour response time 942" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="7-day response time 411" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="30-day response time 425" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="1-year response time 425" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/pws-photos">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="All-time uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="30-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-photos"><img alt="1-year uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-photos%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/recipes.whitney.rip.ico" height="13"> [PWS Recipes](https://recipes.whitney.rip) | 🟩 Up | [pws-recipes.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/pws-recipes.yml) | <details><summary><img alt="Response time graph" src="./graphs/pws-recipes/response-time-week.png" height="20"> 426ms</summary><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="Response time 430" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="24-hour response time 1010" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="7-day response time 426" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="30-day response time 430" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="1-year response time 430" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/pws-recipes">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="All-time uptime 99.95%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="30-day uptime 99.95%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-recipes"><img alt="1-year uptime 99.95%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-recipes%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/grafana.whitney.rip.ico" height="13"> [PWS Grafana](https://grafana.whitney.rip) | 🟩 Up | [pws-grafana.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/pws-grafana.yml) | <details><summary><img alt="Response time graph" src="./graphs/pws-grafana/response-time-week.png" height="20"> 404ms</summary><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="Response time 506" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="24-hour response time 298" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="7-day response time 404" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="30-day response time 506" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="1-year response time 506" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/pws-grafana">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="All-time uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="30-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-grafana"><img alt="1-year uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-grafana%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/chat.whitney.rip.ico" height="13"> [PWS GPT](https://chat.whitney.rip) | 🟩 Up | [pws-gpt.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/pws-gpt.yml) | <details><summary><img alt="Response time graph" src="./graphs/pws-gpt/response-time-week.png" height="20"> 339ms</summary><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="Response time 356" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="24-hour response time 744" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="7-day response time 339" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="30-day response time 356" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="1-year response time 356" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/pws-gpt">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="All-time uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="30-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/pws-gpt"><img alt="1-year uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fpws-gpt%2Fuptime-year.json"></a></details>
| <img alt="" src="https://icons.duckduckgo.com/ip3/jakeswestcoast.com.ico" height="13"> [Jakes West Coast Site](https://jakeswestcoast.com) | 🟩 Up | [jakes-west-coast-site.yml](https://github.com/whitney-server/upptime/commits/HEAD/history/jakes-west-coast-site.yml) | <details><summary><img alt="Response time graph" src="./graphs/jakes-west-coast-site/response-time-week.png" height="20"> 264ms</summary><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="Response time 288" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fresponse-time.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="24-hour response time 294" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fresponse-time-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="7-day response time 264" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fresponse-time-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="30-day response time 288" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fresponse-time-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="1-year response time 288" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fresponse-time-year.json"></a></details> | <details><summary><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site">100.00%</a></summary><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="All-time uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fuptime.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="24-hour uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fuptime-day.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="7-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fuptime-week.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="30-day uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fuptime-month.json"></a><br><a href="https://whitney-server.github.io/upptime/history/jakes-west-coast-site"><img alt="1-year uptime 100.00%" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwhitney-server%2Fupptime%2FHEAD%2Fapi%2Fjakes-west-coast-site%2Fuptime-year.json"></a></details>
<!--end: status pages-->

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 24h","message":"524 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 24h","message":"347 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 30d","message":"471 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 30d","message":"468 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 7d","message":"450 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 7d","message":"440 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 1y","message":"471 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 1y","message":"468 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time","message":"471 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time","message":"468 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 24h","message":"351 ms","color":"green"}
{"schemaVersion":1,"label":"response time 24h","message":"231 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 30d","message":"261 ms","color":"green"}
{"schemaVersion":1,"label":"response time 30d","message":"260 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 7d","message":"248 ms","color":"green"}
{"schemaVersion":1,"label":"response time 7d","message":"238 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 1y","message":"261 ms","color":"green"}
{"schemaVersion":1,"label":"response time 1y","message":"260 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time","message":"261 ms","color":"green"}
{"schemaVersion":1,"label":"response time","message":"260 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 24h","message":"319 ms","color":"green"}
{"schemaVersion":1,"label":"response time 24h","message":"199 ms","color":"brightgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 30d","message":"292 ms","color":"green"}
{"schemaVersion":1,"label":"response time 30d","message":"287 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 7d","message":"265 ms","color":"green"}
{"schemaVersion":1,"label":"response time 7d","message":"245 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 1y","message":"292 ms","color":"green"}
{"schemaVersion":1,"label":"response time 1y","message":"287 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time","message":"292 ms","color":"green"}
{"schemaVersion":1,"label":"response time","message":"287 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 24h","message":"412 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 24h","message":"1234 ms","color":"red"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 30d","message":"477 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 30d","message":"506 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 7d","message":"450 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 7d","message":"558 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 1y","message":"477 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 1y","message":"506 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time","message":"477 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time","message":"506 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 24h","message":"266 ms","color":"green"}
{"schemaVersion":1,"label":"response time 24h","message":"138 ms","color":"brightgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 30d","message":"347 ms","color":"green"}
{"schemaVersion":1,"label":"response time 30d","message":"336 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 7d","message":"356 ms","color":"green"}
{"schemaVersion":1,"label":"response time 7d","message":"299 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 1y","message":"347 ms","color":"green"}
{"schemaVersion":1,"label":"response time 1y","message":"336 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time","message":"347 ms","color":"green"}
{"schemaVersion":1,"label":"response time","message":"336 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 24h","message":"536 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 24h","message":"276 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 30d","message":"529 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 30d","message":"517 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 7d","message":"452 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 7d","message":"374 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 1y","message":"529 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 1y","message":"517 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time","message":"529 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time","message":"517 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 24h","message":"512 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 24h","message":"518 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 30d","message":"468 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 30d","message":"469 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 7d","message":"504 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 7d","message":"487 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 1y","message":"468 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 1y","message":"469 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time","message":"468 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time","message":"469 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 24h","message":"423 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 24h","message":"221 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 30d","message":"413 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 30d","message":"406 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 7d","message":"373 ms","color":"green"}
{"schemaVersion":1,"label":"response time 7d","message":"343 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 1y","message":"413 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 1y","message":"406 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time","message":"413 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time","message":"406 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 24h","message":"338 ms","color":"green"}
{"schemaVersion":1,"label":"response time 24h","message":"119 ms","color":"brightgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 30d","message":"421 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 30d","message":"410 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 7d","message":"388 ms","color":"green"}
{"schemaVersion":1,"label":"response time 7d","message":"336 ms","color":"green"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time 1y","message":"421 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time 1y","message":"410 ms","color":"yellowgreen"}

View File

@ -1 +1 @@
{"schemaVersion":1,"label":"response time","message":"421 ms","color":"yellowgreen"}
{"schemaVersion":1,"label":"response time","message":"410 ms","color":"yellowgreen"}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 27 KiB

View File

@ -1,7 +1,7 @@
url: https://jakesphotos.whitney.rip
status: up
code: 200
responseTime: 347
lastUpdated: 2025-04-07T23:10:42.259Z
responseTime: 780
lastUpdated: 2025-04-08T23:10:58.942Z
startTime: 2025-03-12T23:19:10.667Z
generator: Upptime <https://github.com/upptime/upptime>

Some files were not shown because too many files have changed in this diff Show More