fix: solve "no invalid metadata" error

This commit is contained in:
2026-07-25 11:21:32 +02:00
parent fba56d8653
commit 5f36b817db
+3 -3
View File
@@ -2,9 +2,9 @@
// @name Bing Rewarder // @name Bing Rewarder
// @namespace bing // @namespace bing
// @description Utilities to semiautomate Bing reward point redemption // @description Utilities to semiautomate Bing reward point redemption
// @include https://www.bing.com/* // @include https://www.bing.com/
/* @match https://rewards.bing.com/ */ // @match https://rewards.bing.com/
// @version 1.7.0 // @version 1.7.1
// @updateURL https://git.alexbcberio.com/alexbcberio/userscripts/raw/branch/main/bing-rewarder/index.js // @updateURL https://git.alexbcberio.com/alexbcberio/userscripts/raw/branch/main/bing-rewarder/index.js
// @downloadURL https://git.alexbcberio.com/alexbcberio/userscripts/raw/branch/main/bing-rewarder/index.js // @downloadURL https://git.alexbcberio.com/alexbcberio/userscripts/raw/branch/main/bing-rewarder/index.js
// @grant GM.registerMenuCommand // @grant GM.registerMenuCommand