Merge pull request #4189 from liady/patch-2

Change Duda's version hint
main
Elbert Alias 4 years ago committed by GitHub
commit 792d4c6bd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6334,7 +6334,7 @@
"icon": "duda.png", "icon": "duda.png",
"js": { "js": {
"SystemID": "^.*DIRECT.*$", "SystemID": "^.*DIRECT.*$",
"version": "^(.*)$\\;version:\\1\\;confidence:0" "d_version": "^(.*)$\\;version:\\1\\;confidence:0"
}, },
"pricing": [ "pricing": [
"low" "low"
@ -13543,7 +13543,7 @@
"icon": "Ionos-by-1and1-logo.svg", "icon": "Ionos-by-1and1-logo.svg",
"js": { "js": {
"SystemID": "^.*1AND1.*$", "SystemID": "^.*1AND1.*$",
"version": "^(.*)$\\;version:\\1\\;confidence:0" "d_version": "^(.*)$\\;version:\\1\\;confidence:0"
}, },
"meta": { "meta": {
"generator": "^.*MyWebsite.*$\\;version:8" "generator": "^.*MyWebsite.*$\\;version:8"