Skip to content

Commit 0fbd4cb

Browse files
committed
Update userscript metadata URLs and bump version
1 parent 9aa03bb commit 0fbd4cb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

userscript.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
// ==UserScript==
22
// @name SentinelOne: PowerQuery Custom Menu
3-
// @version 1
3+
// @version 2
44
// @description Custom menu for threat hunting rules with a compact UI, cell copy on query page, and quick unpin feature.
55
// @author https://github.com/LasCC
66
// @match *://*.sentinelone.net/query*
77
// @match *://*.sentinelone.net/events*
8-
// @downloadURL https://raw.githubusercontent.com/LasCC/SentinelOne-Userscript/refs/heads/master/userscript.js
9-
// @updateURL https://raw.githubusercontent.com/LasCC/SentinelOne-Userscript/refs/heads/master/userscript.js
8+
// @downloadURL https://raw.githubusercontent.com/LasCC/SentinelOne-Userscript/master/userscript.js
9+
// @updateURL https://raw.githubusercontent.com/LasCC/SentinelOne-Userscript/master/userscript.js
1010
// @grant GM_xmlhttpRequest
1111
// @icon https://www.google.com/s2/favicons?sz=64&domain=sentinelone.com
1212
// ==/UserScript==

0 commit comments

Comments
 (0)