Merge pull request #7657 from maelgangloff/master-skolengo

Add Skolengo CMS detection
main
Elbert Alias 1 year ago committed by GitHub
commit faf39b1f51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 75 75">
<g fill="none" fill-rule="evenodd" transform="translate(-.11 -.11)">
<path fill="#F0EB71" d="M18.3687749,42.063563 L18.3721704,42.0624296 C18.0145082,40.5719794 17.8028536,39.0225914 17.8028536,37.4210659 C17.8028536,26.4756081 26.6629167,17.6031795 37.5931198,17.6031795 C39.4765057,17.6031795 41.2931129,17.8842682 43.0180409,18.3761734 C31.691693,15.1153179 23.0647894,2.20450609 12.6054328,9.60121907 C7.32765126,14.3581919 3.41600357,20.5999477 1.51450816,27.6691016 C12.604301,30.7032727 16.8487104,36.036024 18.3687749,42.063563"/>
<path fill="#43497D" d="M47.2535087,73.5708854 C44.3141137,62.4361462 46.7951125,56.0844484 51.2443854,51.7457084 C47.6915318,55.1414412 42.8913877,57.2382722 37.5921011,57.2382722 C28.2623234,57.2382722 20.4616648,50.7641648 18.3711517,42.0628829 L18.3677562,42.0640164 C21.2698004,53.5671178 14.2614316,67.5977507 26.0031657,72.9962404 C29.652226,74.1886005 33.5457642,74.8403182 37.5921011,74.8403182 C40.934432,74.8403182 44.1715016,74.3948833 47.2535087,73.5708854"/>
<path fill="#73C6D0" d="M43.5227295,18.5108239 C51.5542839,21.0349551 57.3821409,28.5450103 57.3821409,37.4208392 C57.3821409,42.8623989 55.1886301,47.789385 51.6436994,51.370999 C60.2094835,43.4381774 75.3410859,42.3092889 74.1458602,29.634229 C72.6190047,22.4165967 69.0208773,15.9662912 63.9966285,10.9418308 C56.0216662,18.8893869 49.4049149,20.0409439 43.5227295,18.5108239"/>
<path fill="#F0EB71" d="M51.2440458,51.7450284 L51.2451777,51.7450284 C51.2474413,51.7416281 51.249705,51.7393612 51.2542324,51.7370944 C51.249705,51.7393612 51.2474413,51.7416281 51.2440458,51.7450284"/>
<path fill="#43497D" d="M43.0188332,18.3761734 C43.185214,18.4237771 43.3572541,18.4589132 43.5225031,18.5110506 C49.4046886,20.042304 56.0214398,18.8896136 63.9964021,10.9420575 C57.234775,4.18119433 47.9016017,0 37.5927802,0 C27.9857011,0 19.2263719,3.63488485 12.6062251,9.60121907 C23.0655817,2.20450609 31.6913534,15.1164513 43.0188332,18.3761734"/>
<path fill="#F0EB71" d="M51.6432467,51.3704323 C51.5176122,51.4962422 51.3829229,51.6129847 51.2538929,51.7365277 C51.2504973,51.7387945 51.2482336,51.7421948 51.2448381,51.7455951 C46.7966971,56.0843351 44.3134346,62.4371663 47.2539614,73.5707721 C63.2072815,69.3057045 74.9614659,54.7412298 74.9614659,37.4202725 C74.9614659,34.7487964 74.6762416,32.1453258 74.1454075,29.6336623 C75.3406331,42.3087222 60.2090307,43.4376107 51.6432467,51.3704323"/>
<path fill="#73C6D0" d="M18.3687749,42.063563 C16.8487104,36.036024 12.604301,30.7032727 1.51450816,27.6691016 C0.678076554,30.779212 0.225339553,34.0457347 0.225339553,37.4210659 C0.225339553,54.0347678 11.0412265,68.1107375 26.0030525,72.995787 C14.2613184,67.5972973 21.270819,53.5677979 18.3687749,42.063563"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

@ -3790,6 +3790,30 @@
"scriptSrc": "cdn\\.skio\\.com/",
"website": "https://skio.com"
},
"Skolengo": {
"cats": [
1,
21
],
"description": "Skolengo is an Education Management Software developed by Kosmos Education.",
"icon": "Skolengo.svg",
"implies": [
"Java",
"MariaDB",
"Apache Tomcat"
],
"meta": {
"generator": "Skolengo",
"version": "^([\\d\\.]+)$\\;version:\\1\\;confidence:0"
},
"oss": false,
"pricing": [
"mid",
"recurring"
],
"saas": true,
"website": "https://www.skolengo.com"
},
"Sky-Shop": {
"cats": [
6

Loading…
Cancel
Save