2 Commits

Author SHA1 Message Date
dependabot[bot]
d544deb70f Bump requests from 2.32.5 to 2.33.0 in /src
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.33.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-26 16:40:34 +00:00
6fb6fbd828 try to be less embarassing in the future. 2026-03-22 12:43:35 -05:00
4 changed files with 10 additions and 4 deletions

View File

@@ -13,8 +13,10 @@ import requests
SERVICES = [
{'id': 'main', 'name': 'asimonson.com', 'url': 'https://asimonson.com', 'timeout': 10},
# {'id': 'EternalRelays', 'name': 'eternalrelays.com', 'url': 'https://eternalrelays.com', 'timeout': 10},
{'id': 'files', 'name': 'files.asimonson.com', 'url': 'https://files.asimonson.com', 'timeout': 10},
{'id': 'git', 'name': 'git.asimonson.com', 'url': 'https://git.asimonson.com', 'timeout': 10},
{'id': 'cascadalyst', 'name': 'cascadalyst.com', 'url': 'https://cascadalyst.com', 'timeout': 10},
]
CHECK_INTERVAL = 60 # seconds between checks

2
src/requirements.txt Executable file → Normal file
View File

@@ -16,7 +16,7 @@ packaging==26.0
ply==3.11
psycopg2-binary==2.9.11
rcssmin==1.2.2
requests==2.32.5
requests==2.33.0
six==1.17.0
urllib3==2.6.3
Werkzeug==3.1.6

View File

@@ -219,10 +219,10 @@ tr {
margin: auto;
display: block;
/* width: 5em; */
width: 10em;
width: 8em;
/* height: 30em; */
/* max-height: 70vh; */
max-width: 90vw;
max-width: 70vw;
}
#homeName {

View File

@@ -1,6 +1,10 @@
{% block content %} {% macro nameplate() %}
<div>
<h1 id="homeName" class="textGrad">Andrew's Definitely Active Website</h1>
<h1 id="homeName" class="textGrad">oh no.</h1>
<h2>I did not plan for visitors.</h2>
<br /> <hr> <br />
<div class="flex vertOnMobile">
<div>
<img