Minor Drupal improvements (#2458)

- https
- anchors for regexps
main
jvoisin 6 years ago committed by Elbert Alias
parent 918ec545fb
commit dc079f687d

@ -2638,7 +2638,7 @@
"headers": { "headers": {
"Expires": "19 Nov 1978", "Expires": "19 Nov 1978",
"X-Drupal-Cache": "", "X-Drupal-Cache": "",
"X-Generator": "Drupal(?:\\s([\\d.]+))?\\;version:\\1" "X-Generator": "^Drupal(?:\\s([\\d.]+))?\\;version:\\1"
}, },
"html": "<(?:link|style)[^>]+sites/(?:default|all)/(?:themes|modules)/", "html": "<(?:link|style)[^>]+sites/(?:default|all)/(?:themes|modules)/",
"icon": "Drupal.svg", "icon": "Drupal.svg",
@ -2647,10 +2647,10 @@
"Drupal": "" "Drupal": ""
}, },
"meta": { "meta": {
"generator": "Drupal(?:\\s([\\d.]+))?\\;version:\\1" "generator": "^Drupal(?:\\s([\\d.]+))?\\;version:\\1"
}, },
"script": "drupal\\.js", "script": "drupal\\.js",
"website": "http://drupal.org" "website": "https://drupal.org"
}, },
"Drupal Commerce": { "Drupal Commerce": {
"cats": [ "cats": [