update wpCache (#2110)

* update wpCache

New version 2.0 Fix error browser chrome - firefox

* change implies

      "implies": [
        "WordPress",
        "PHP"
      ],
main
wpCache 7 years ago committed by Elbert Alias
parent af9af7d1c8
commit f386739522

@ -10317,6 +10317,26 @@
"icon": "WHMCS.png",
"website": "http://www.whmcs.com"
},
"wpCache": {
"cats": [
23
],
"headers": {
"X-Powered-By": "wpCache(?:/([\\d.]+))?\\;version:\\1"
},
"html": "<!--[^>]+wpCache",
"url": "^https?://[^/]+\\.wpcache\\.co",
"icon": "wpCache.png",
"implies": [
"WordPress",
"PHP"
],
"meta": {
"generator": "wpCache",
"keywords": "wpCache"
},
"website": "http://wpcache.co"
},
"WP Rocket": {
"cats": [
23
@ -12103,22 +12123,6 @@
"icon": "webpack.svg",
"website": "http://webpack.github.io"
},
"wpCache": {
"cats": [
23
],
"headers": {
"X-Powered-By": "wpCache(?:/([\\d.]+))?\\;version:\\1"
},
"html": "<!--[^>]+wpCache",
"icon": "wpCache.png",
"implies": "PHP",
"meta": {
"generator": "wpCache",
"keywords": "wpCache"
},
"website": "http://wpcache.co"
},
"xCharts": {
"cats": [
25