Merge pull request #6403 from nurbek91/SiteManager

Add SiteManager / cms
main
Elbert Alias 2 years ago committed by GitHub
commit cec431fbc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,6 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.9895 20.3637L19.3643 24.7163C19.9639 25.3158 20.9188 25.3158 21.5183 24.7163L23.6946 22.54C24.4718 21.785 25.0048 20.8301 25.2713 19.7641C25.4045 19.2534 25.4712 18.7204 25.4712 18.1653C25.4712 16.5442 24.8272 14.9897 23.6946 13.8349L22.5843 12.7246C21.9847 12.125 21.0298 12.125 20.4302 12.7246L14.9895 18.1875C14.39 18.7204 14.3455 19.6531 14.8785 20.2527C14.9229 20.2749 14.9673 20.3193 14.9895 20.3637Z" fill="#1245EE"/>
<path d="M17.0104 11.6364L12.6578 7.28392C12.0583 6.68433 11.1034 6.68433 10.5038 7.28392L8.32751 9.46018C7.55027 10.2152 7.01731 11.1701 6.75083 12.236C6.61758 12.7468 6.55096 13.2798 6.55096 13.8349C6.55096 15.456 7.19496 17.0105 8.34971 18.1653L9.46005 19.2756C10.0596 19.8752 11.0145 19.8752 11.6141 19.2756L17.0548 13.8127C17.6544 13.2798 17.6988 12.3471 17.1658 11.7475C17.077 11.7253 17.0548 11.6809 17.0104 11.6364Z" fill="#1245EE"/>
<path d="M20.3636 10.4816L25.8043 5.04094C26.0263 4.84108 26.1596 4.55239 26.2262 4.26371C26.3372 3.77516 26.1818 3.24219 25.8043 2.88688L24.6939 1.77654C23.9389 1.02151 22.984 0.48855 21.9403 0.199861C21.4295 0.0666204 20.8966 0 20.3636 0C19.8306 0 19.2977 0.0888272 18.7647 0.199861C17.721 0.466343 16.7661 1.02151 15.9889 1.79875L13.8126 3.97502C13.213 4.5746 13.213 5.52949 13.8126 6.12908L18.1651 10.4816C18.6981 11.0812 19.6308 11.1256 20.2304 10.5926C20.2748 10.5482 20.3192 10.526 20.3636 10.4816Z" fill="#1245EE"/>
<path d="M11.6585 21.5185L6.21788 26.9591C5.61829 27.5587 5.61829 28.5136 6.21788 29.1132L7.32822 30.2235C8.08325 30.9785 9.03814 31.5337 10.0819 31.8002C10.5926 31.9334 11.1256 32.0001 11.6585 32.0001C12.1915 32.0001 12.7245 31.9112 13.2352 31.8002C14.2789 31.5337 15.2338 30.9785 16.0111 30.2235L18.1873 28.0473C18.7869 27.4477 18.7869 26.4928 18.1873 25.8932L13.8348 21.5185C13.3018 20.9189 12.3692 20.8522 11.7696 21.4074C11.7252 21.4518 11.6807 21.474 11.6585 21.5185Z" fill="#1245EE"/>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

@ -2678,6 +2678,26 @@
"scriptSrc": "biz\\.sitejabber\\.com",
"website": "https://www.sitejabber.com/"
},
"SiteManager": {
"cats": [
1
],
"description": "SiteManager is a collaborative no-code/low-code web design platform for agencies and marketing teams.",
"icon": "SiteManager.svg",
"dom": "link[href*='.sitemn.gr/']",
"requires": "PHP",
"js": {
"SM_Modal": "\\;confidence:50",
"SM_CookiesModal": "\\;confidence:50"
},
"scriptSrc": "s\\d+\\.sitemn\\.gr/",
"saas": true,
"pricing": [
"low",
"recurring"
],
"website": "https://www.sitemanager.io"
},
"SiteMinder": {
"cats": [
5,

Loading…
Cancel
Save