|
|
@ -9704,14 +9704,18 @@
|
|
|
|
"cats": [
|
|
|
|
"cats": [
|
|
|
|
1
|
|
|
|
1
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"html": "<(?:script[^>]+ src|link[^>]+ href)=[^>]+typo3temp/",
|
|
|
|
"html": [
|
|
|
|
|
|
|
|
"<link[^>]+ href=\"typo3(?:conf|temp)/",
|
|
|
|
|
|
|
|
"<img[^>]+ src=\"typo3(?:conf|temp)/"
|
|
|
|
|
|
|
|
],
|
|
|
|
"icon": "TYPO3.svg",
|
|
|
|
"icon": "TYPO3.svg",
|
|
|
|
"implies": "PHP",
|
|
|
|
"implies": "PHP",
|
|
|
|
|
|
|
|
"script": "^typo3(?:conf|temp)/",
|
|
|
|
"meta": {
|
|
|
|
"meta": {
|
|
|
|
"generator": "TYPO3\\s+(?:CMS\\s+)?([\\d.]+)?(?:\\s+CMS)?\\;version:\\1"
|
|
|
|
"generator": "TYPO3\\s+(?:CMS\\s+)?([\\d.]+)?(?:\\s+CMS)?\\;version:\\1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"url": "/typo3/",
|
|
|
|
"url": "/typo3/",
|
|
|
|
"website": "http://www.typo3.org"
|
|
|
|
"website": "https://typo3.org/"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Taiga": {
|
|
|
|
"Taiga": {
|
|
|
|
"cats": [
|
|
|
|
"cats": [
|
|
|
|