Merge pull request #5216 from nurbek91/kakao

Add Kakao / Miscellaneous
main
Elbert Alias 3 years ago committed by GitHub
commit ff5cf02997
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="32" height="32" fill="#FFDC00"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.508 5.001L10 5.546V26.616H12.508V5V5.001ZM13.408 18.93L20.003 26.999L21.94 25.499L16.351 18.794L21.176 12.743L19.214 11.325L13.407 18.93H13.408Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 363 B

@ -132,6 +132,19 @@
"saas": true,
"website": "https://kajabi.com"
},
"Kakao": {
"cats": [
19
],
"description": "Kakao platform provides various services such as Kakao Talk, Kakao Talk Channel, Kakao Story as well as Kakao Pay, Kakao Commerce, Kakao Page provided by the subsidiaries. Users can use all Kakao platform services with a united account called Kakao Account.",
"icon": "Kakao.svg",
"dom": "a[href*='.kakao.com/'][target='_blank']",
"js": {
"Kakao.VERSION": "^([\\d\\.]+)$\\;version:\\1"
},
"scriptSrc": "\\.kakao\\.com/",
"website": "https://developers.kakao.com/product"
},
"Kameleoon": {
"cats": [
74

Loading…
Cancel
Save