Add Phenomic to apps.json

main
Fernando Poumián 7 years ago
parent 74bca5040e
commit ef379c1693

@ -6157,6 +6157,22 @@
"env": "Phaser", "env": "Phaser",
"icon": "Phaser.png", "icon": "Phaser.png",
"website": "http://phaser.io" "website": "http://phaser.io"
},
"Phenomic": {
"cats": [
"1",
"11"
],
"html": [
"<[^>]+id=\"PhenomicRoot\"",
"<[^>]+id=\"phenomic\""
],
"icon": "Phenomic.svg",
"implies": [
"React"
],
"script": "/phenomic.browser.[a-f0-9]*.js",
"website": "https://phenomic.io/"
}, },
"Phusion Passenger": { "Phusion Passenger": {
"cats": [ "cats": [

Loading…
Cancel
Save