Elbert Alias 6 years ago
parent 9e207bd0a4
commit 099d448281

@ -2478,7 +2478,7 @@
"cats": [
18
],
"html": "(?:powered by <a[^>]+>Django ?([\\d.]+)?<\/a>|<input[^>]*name=[\"']csrfmiddlewaretoken[\"'][^>]*>)\\;version:\\1",
"html": "(?:powered by <a[^>]+>Django ?([\\d.]+)?<\\/a>|<input[^>]*name=[\"']csrfmiddlewaretoken[\"'][^>]*>)\\;version:\\1",
"icon": "Django.png",
"implies": "Python",
"js": {
@ -7372,9 +7372,9 @@
57
],
"html": [
"powered by <a href=\"[^>]+getpelican\\.com",
"powered by <a href=\"https?://pelican\\.notmyidea\\.org"
],
"powered by <a href=\"[^>]+getpelican\\.com",
"powered by <a href=\"https?://pelican\\.notmyidea\\.org"
],
"icon": "pelican.png",
"implies": "Python",
"website": "https://blog.getpelican.com/"
@ -12304,20 +12304,20 @@
16
],
"html": [
"<div[^>]+id=\"recaptcha_image",
"<link[^>]+recaptcha",
"<div[^>]+class=\"g-recaptcha\""
],
"<div[^>]+id=\"recaptcha_image",
"<link[^>]+recaptcha",
"<div[^>]+class=\"g-recaptcha\""
],
"icon": "reCAPTCHA.png",
"js": {
"Recaptcha": "",
"recaptcha": ""
},
"script": [
"api-secure\\.recaptcha\\.net",
"recaptcha_ajax\\.js",
"/recaptcha/api\\.js"
],
"api-secure\\.recaptcha\\.net",
"recaptcha_ajax\\.js",
"/recaptcha/api\\.js"
],
"website": "https://www.google.com/recaptcha/"
},
"sIFR": {

@ -2,7 +2,7 @@
"name": "wappalyzer",
"description": "Uncovers the technologies used on websites",
"homepage": "https://github.com/AliasIO/Wappalyzer",
"version": "5.5.2",
"version": "5.5.3",
"author": "Elbert Alias",
"license": "GPL-3.0",
"repository": {

@ -4,7 +4,7 @@
"author": "Elbert Alias",
"homepage_url": "https://www.wappalyzer.com",
"description": "Identify web technologies",
"version": "5.5.2",
"version": "5.5.3",
"default_locale": "en",
"manifest_version": 2,
"icons": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Loading…
Cancel
Save