hv-unified/scripts
GaboGG 5286f66b3e v0.14.20 - Fix Purchase page scraper: const dynjs_eqstore + screen=purchase
- Bug 1: Purchase tab URL is 'screen=purchase', not 'screen=buy'
- Bug 2: dynjs_eqstore is declared with 'const', not 'var', so it doesn't
  create a window property. getHVEquipStore() now also checks bare names
  which works with @grant none and the IIFE scope chain
- Fixed price parsing: purchase table has 2 td cells (label + price),
  previously required >3 cells so prices were always empty
- Names with 🔺 prefix are cleaned before storage
2026-07-27 20:48:27 -04:00
..
build.sh v0.14.7 - Gear scraper: captures full equipment stats to localStorage 2026-07-27 14:55:48 -04:00
hv-unified.user.js v0.14.20 - Fix Purchase page scraper: const dynjs_eqstore + screen=purchase 2026-07-27 20:48:27 -04:00
latest.user.js v0.14.20 - Fix Purchase page scraper: const dynjs_eqstore + screen=purchase 2026-07-27 20:48:27 -04:00