diff --git a/README.md b/README.md index 240b4d20f..4b70d36b0 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,6 @@ Patterns (regular expressions) are kept in [`src/technologies/`](https://github. "headers": { "X-Powered-By": "Example" }, - "html": "]example\\.css", "text": "\bexample\b", "css": "\\.example-class", "robots": "Disallow: /unique-path/", @@ -341,17 +340,6 @@ Plus any of:
{ "X-Powered-By": "^WordPress$" }
html
html
where possible and use
- dom
instead.
- "<a [^>]*href=\"index.html"
text
"function webpackJsonpCallback\\(data\\) {"
html
(deprecated)html
where possible and use
+ dom
instead.
+ "<a [^>]*href=\"index.html"