From 7a1fc22e82407b72dc7ca3539dc59d900a640677 Mon Sep 17 00:00:00 2001 From: jonathanavis96 Date: Wed, 8 Jul 2026 00:24:08 +0200 Subject: [PATCH 1/2] Add OSPulse plugin --- plugins/ospulse | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 plugins/ospulse diff --git a/plugins/ospulse b/plugins/ospulse new file mode 100644 index 000000000000..7801e11268c1 --- /dev/null +++ b/plugins/ospulse @@ -0,0 +1,4 @@ +repository=https://github.com/jonathanavis96/ospulse.git +commit=f378197668cd3e550be57d17b38659b1a767e0b3 +authors=jonathanavis96 +warning=The optional, off-by-default price-trend feature requests item price history from the OSRS Wiki price API (prices.runescape.wiki), sending only an item id. No account name or player data is sent. From 2284a421a9c489bc2e9961e8ba9e4e217fccc235 Mon Sep 17 00:00:00 2001 From: jonathanavis96 Date: Wed, 8 Jul 2026 00:56:47 +0200 Subject: [PATCH 2/2] ospulse: bump to 3f24b51 (packager API-policy fixes) --- plugins/ospulse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/ospulse b/plugins/ospulse index 7801e11268c1..7a88bcb22d88 100644 --- a/plugins/ospulse +++ b/plugins/ospulse @@ -1,4 +1,4 @@ repository=https://github.com/jonathanavis96/ospulse.git -commit=f378197668cd3e550be57d17b38659b1a767e0b3 +commit=3f24b51c291b8233a3a4220eff6a4bc21db4a792 authors=jonathanavis96 warning=The optional, off-by-default price-trend feature requests item price history from the OSRS Wiki price API (prices.runescape.wiki), sending only an item id. No account name or player data is sent.