Skip to content

Commit 4aa3cd3

Browse files
authored
Merge pull request #7885 from ysm-dev/tistory
Add Tistory detection
2 parents fe6f23b + a9fd452 commit 4aa3cd3

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed
Lines changed: 10 additions & 0 deletions
Loading

src/technologies/t.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2250,6 +2250,18 @@
22502250
"saas": true,
22512251
"website": "https://www.tiqets.com/affiliate"
22522252
},
2253+
"Tistory": {
2254+
"cats": [
2255+
1,
2256+
11
2257+
],
2258+
"description": "Tistory is a South Korean blog-publishing service that allows private or multi-user blogs.",
2259+
"icon": "Tistory.svg",
2260+
"js": {
2261+
"TistoryBlog": ""
2262+
},
2263+
"website": "https://tistory.com"
2264+
},
22532265
"Titan": {
22542266
"cats": [
22552267
36

0 commit comments

Comments
 (0)