We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e5df73 commit bc44216Copy full SHA for bc44216
Validator_VE_localization.user.js
@@ -1,9 +1,8 @@
1
// ==UserScript==
2
// @name WME Validator Localization for Venezuela
3
-// @version 1.1.32
+// @version 1.1.34
4
// @description This script localizes WME Validator for Venezuela. You also need main package (WME Validator) installed.
5
-// @match https://editor-beta.waze.com/*editor/*
6
-// @match https://www.waze.com/*editor/*
+// @include /^https:\/\/(www|beta)\.waze\.com\/(?!user\/)(.{2,6}\/)?editor.*$/
7
// @grant none
8
// @run-at document-start
9
// ==/UserScript==
0 commit comments