Skip to content

Commit 072c246

Browse files
authored
Merge pull request sherlock-project#2558 from hanjm-github/master
feat: Add some popular website in Korea
2 parents 388a1e0 + 7b3632b commit 072c246

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

sherlock_project/resources/data.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,12 @@
600600
"urlMain": "https://www.dailymotion.com/",
601601
"username_claimed": "blue"
602602
},
603+
"dcinside": {
604+
"errorType": "status_code",
605+
"url": "https://gallog.dcinside.com/{}",
606+
"urlMain": "https://www.dcinside.com/",
607+
"username_claimed": "anrbrb"
608+
},
603609
"Dealabs": {
604610
"errorMsg": "La page que vous essayez",
605611
"errorType": "message",
@@ -1459,6 +1465,13 @@
14591465
"urlMain": "https://www.native-instruments.com/forum/",
14601466
"username_claimed": "jambert"
14611467
},
1468+
"namuwiki": {
1469+
"__comment__": "This is a Korean site and it's expected to return false negatives in certain other regions.",
1470+
"errorType": "status_code",
1471+
"url": "https://namu.wiki/w/%EC%82%AC%EC%9A%A9%EC%9E%90:{}",
1472+
"urlMain": "https://namu.wiki/",
1473+
"username_claimed": "namu"
1474+
},
14621475
"NationStates Nation": {
14631476
"errorMsg": "Was this your nation? It may have ceased to exist due to inactivity, but can rise again!",
14641477
"errorType": "message",
@@ -1952,6 +1965,13 @@
19521965
"urlMain": "https://www.snapchat.com",
19531966
"username_claimed": "teamsnapchat"
19541967
},
1968+
"SOOP": {
1969+
"errorType": "status_code",
1970+
"url": "https://www.sooplive.co.kr/station/{}",
1971+
"urlMain": "https://www.sooplive.co.kr/",
1972+
"urlProbe": "https://api-channel.sooplive.co.kr/v1.1/channel/{}/station",
1973+
"username_claimed": "udkn"
1974+
},
19551975
"SoundCloud": {
19561976
"errorType": "status_code",
19571977
"url": "https://soundcloud.com/{}",
@@ -2119,6 +2139,12 @@
21192139
"urlMain": "https://themeforest.net/",
21202140
"username_claimed": "user"
21212141
},
2142+
"tistory": {
2143+
"errorType": "status_code",
2144+
"url": "https://{}.tistory.com/",
2145+
"urlMain": "https://www.tistory.com/",
2146+
"username_claimed": "notice"
2147+
},
21222148
"TnAFlix": {
21232149
"errorType": "status_code",
21242150
"isNSFW": true,

0 commit comments

Comments
 (0)