Add Pelican (#2130)

* Add Pelican

python cms

* change http by https and simplify detection

* fix false-positive
main
Nacim Goura 7 years ago committed by Elbert Alias
parent 4c6df64a4c
commit 77621bd48b

@ -7110,6 +7110,15 @@
},
"website": "http://panvision.de/Produkte/Content_Management/index.asp"
},
"Pelican": {
"cats": [
1
],
"implies": "Python",
"icon": "pelican.png",
"html": "powered by <a href=\"[^>]+getpelican\\.com",
"website": "https://blog.getpelican.com/"
},
"PDF.js": {
"cats": [
19
@ -12603,4 +12612,4 @@
"priority": 1
}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB