costco-watch: client-side browser headers, drop Transform Rule requirement
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user