costco-watch: client-side browser headers, drop Transform Rule requirement

This commit is contained in:
2026-08-12 07:47:13 -07:00
parent bdace45cd6
commit 0d1da8583e
3 changed files with 29 additions and 17 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
"automation",
"utilities"
],
"description": "Polls a Costco tire product page on an interval and pushes an ntfy alert the moment it flips from out-of-stock to in-stock. Points at the costco-tire cloudflared proxy, which needs a Cloudflare Transform Rule attaching browser-like request headers - Costco stalls non-browser header sets.",
"description": "Polls a Costco tire product page on an interval and pushes an ntfy alert the moment it flips from out-of-stock to in-stock. Sends browser fetch-metadata headers itself - Costco stalls requests without Sec-Fetch-*, and neither cloudflared nor Cloudflare Transform Rules can supply them (Sec-* is on Cloudflare's restricted list). No Cloudflare-side configuration needed.",
"short_desc": "Alerts when a Costco tire is back in stock",
"author": "alexz",
"source": "https://git.alexzaw.dev/alexz/costco-watch",
@@ -81,4 +81,4 @@
"updated_at": 1754995000000,
"deprecated": false,
"min_tipi_version": "4.5.0"
}
}