A temporary static web host usable via cURL.
active 2023-10-02 → 2026-08-03 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 1037 days from 2023-10-02 to 2026-08-03. Pushes: 52 total, peak 7 in a day. Pull requests: 47 total, peak 4 in a day. Issues: 16 total, peak 3 in a day. Comments: 16 total, peak 8 in a day. Stars: 2 total, peak 1 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| Fraetor | 106 | 51 | 29 | 10 |
| pre-commit-ci[bot] | 19 | 1 | 18 | 0 |
| Copilot | 12 | 0 | 0 | 6 |
| jfrost-mo | 5 | 0 | 0 | 0 |
| hrujrjrjhfjjrmrnn-coder | 2 | 0 | 0 | 0 |
| nojapp7899-art | 1 | 0 | 0 | 0 |
| musabyamaan | 1 | 0 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Pull request#59Fraetor2026-02-16 09:39
- Pull request#58Fraetor2026-02-12 00:42
- Pull request#58Fraetor2026-02-12 00:42
- Issue#57nojapp7899-art2026-02-06 09:26#! /usr/bin/env python3 import os import shutil import tomllib with open("../src/config.toml", "rb") as fp: config = tomllib.load(fp) print(f"Installing into {config['web_root']}") os.makedirs(config["web_root"], exist_ok=True) shutil.copytree("../static/", config["web_root"], dirs_exist_ok=True)
- Pull request#56Fraetor2026-02-02 23:08
- Issue comment#55Fraetor2026-02-02 20:16Implement authentication and disallow unauthenticated upload to prevent malicious usage
- Issue comment#55Fraetor2026-02-02 20:09Implement authentication and disallow unauthenticated upload to prevent malicious usage
- Issue#55Fraetor2026-02-02 19:41Implement authentication and disallow unauthenticated upload to prevent malicious usage
- Issue#55Fraetor2026-02-02 19:41Implement authentication and disallow unauthenticated upload to prevent malicious usage
- Issue#54hrujrjrjhfjjrmrnn-coder2026-01-18 18:33https://tmpweb.net/https://www.instagram.com/ko.ke8733?igsh=bGJpMXR3d3A1ZTNw
- Issue#54hrujrjrjhfjjrmrnn-coder2026-01-18 18:26https://tmpweb.net/https://www.instagram.com/ko.ke8733?igsh=bGJpMXR3d3A1ZTNw
- Pull request#52Fraetor2026-01-03 00:28
- Pull request#52Fraetor2026-01-03 00:27
- Pull request#51Fraetor2026-01-02 22:51
- Pull request#50pre-commit-ci[bot]2025-12-01 17:57
- Pull request#49pre-commit-ci[bot]2025-11-03 17:49
- Pull request#48Fraetor2025-10-06 18:35
- Pull request#47pre-commit-ci[bot]2025-09-01 17:40
- Pull request#46Fraetor2025-08-04 19:58
- Pull request#45pre-commit-ci[bot]2025-07-07 17:42
- Issue#43musabyamaan2025-05-21 01:31Remote AI Prompt Engineering Role – OSS-focused, $280K+ USD Base + Equity
- Issue#42Fraetor2025-05-08 12:11500 error when uploading a tarfile
- Issue#42jfrost-mo2025-05-08 11:50500 error when uploading a tarfile
- Pull request#41Fraetor2025-05-02 21:23
- Issue comment#41Fraetor2025-05-02 21:23Update styling and prose of home and error pages
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 2 stars here means stars gained during the window, not the repo's star count.