update droptracker (#9892)

* Remove API call for untradeables

Fall back to github pages in order to determine the list of untradeable items that have values given to them; rather than querying the API on startup (leading to null errors)

* Whoops!

Accidentally left some debug logging from a few months ago kicking around in there.. all gone now! :)
This commit is contained in:
joelhalen
2025-12-18 19:55:07 -05:00
committed by GitHub
parent be73502a4a
commit 1da6824427

View File

@@ -1,3 +1,3 @@
repository=https://github.com/joelhalen/droptracker-plugin.git
commit=9160b94779e727c91a9ef15b7a4a7467ad589791
commit=12ef020e42838ea477742c185103b091ca7daad0
authors=joelhalen,OSRSKoeppy