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" "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": { "PDF.js": {
"cats": [ "cats": [
19 19

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB