Updated headers and regex strings for Arastta

main
Burak Çakırel 9 years ago
parent 8ec7c51cfc
commit 4e55260306

@ -508,9 +508,9 @@
], ],
"excludes": "OpenCart", "excludes": "OpenCart",
"headers": { "headers": {
"Arastta": "([0-9.]+)\\;version:\\1" "X-Arastta": ""
}, },
"html": "Powered By <a href=\"[^>]+Arastta", "html": "Powered by <a [^>]*href=\"https?://(?:www\\.)?arastta\\.org[^>]+>Arastta",
"implies": "PHP", "implies": "PHP",
"script": "arastta\\.js", "script": "arastta\\.js",
"website": "arastta.org", "website": "arastta.org",

Loading…
Cancel
Save