diff --git a/VCLScript.js b/VCLScript.js index 0ec45dace1b6d504987fe4f0a956c64fe2956689..f7a5e4b92e4b2fb7df8cb2b75784be643f6f267e 100644 --- a/VCLScript.js +++ b/VCLScript.js @@ -3,7 +3,7 @@ // @namespace http://tampermonkey.net/ // @version 0.6 // @description Show a warning dialog and click specific fullscreen button for VM -// @match https://your-vm-site-url.com/* +// @match https://client.wvd.microsoft.com/arm/webclient/index.html // @grant none // ==/UserScript==