Skip to content

Commit 88c7ff7

Browse files
cagataygurturkalexanderdean
authored andcommitted
Add Turkish popular traffic provider platforms
1 parent c226e21 commit 88c7ff7

File tree

15 files changed

+582
-14
lines changed

15 files changed

+582
-14
lines changed

dotnet/RefererParser/Resources/referers.json

Lines changed: 42 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3662,6 +3662,11 @@
36623662
"mail.qq.com"
36633663
]
36643664
},
3665+
"Mynet Mail": {
3666+
"domains": [
3667+
"mail.mynet.com"
3668+
]
3669+
},
36653670
"Gmail": {
36663671
"domains": [
36673672
"mail.google.com"
@@ -3785,11 +3790,23 @@
37853790
"vimeo.com"
37863791
]
37873792
},
3793+
"Eksi Sozluk": {
3794+
"domains": [
3795+
"Sozluk.com",
3796+
"sourtimes.org"
3797+
]
3798+
},
37883799
"Geni": {
37893800
"domains": [
37903801
"geni.com"
37913802
]
37923803
},
3804+
"Uludag Sozluk": {
3805+
"domains": [
3806+
"uludagsozluk.com",
3807+
"ulusozluk.com"
3808+
]
3809+
},
37933810
"SourceForge": {
37943811
"domains": [
37953812
"sourceforge.net"
@@ -3832,6 +3849,11 @@
38323849
"t.co"
38333850
]
38343851
},
3852+
"Donanimhaber": {
3853+
"domains": [
3854+
"donanimhaber.com"
3855+
]
3856+
},
38353857
"WAYN": {
38363858
"domains": [
38373859
"wayn.com"
@@ -3852,6 +3874,11 @@
38523874
"badoo.com"
38533875
]
38543876
},
3877+
"Instela": {
3878+
"domains": [
3879+
"instela.com"
3880+
]
3881+
},
38553882
"Habbo": {
38563883
"domains": [
38573884
"habbo.com"
@@ -3894,8 +3921,9 @@
38943921
},
38953922
"Pocket": {
38963923
"domains": [
3897-
"getpocket.com"
3898-
]
3924+
"itusozluk.com"
3925+
],
3926+
"ITU Sozluk": null
38993927
},
39003928
"Skyrock": {
39013929
"domains": [
@@ -3975,6 +4003,13 @@
39754003
"stumbleupon.com"
39764004
]
39774005
},
4006+
"Inci Sozluk": {
4007+
"domains": [
4008+
"inci.sozlukspot.com",
4009+
"incisozluk.com",
4010+
"incisozluk.cc"
4011+
]
4012+
},
39784013
"Viadeo": {
39794014
"domains": [
39804015
"viadeo.com"
@@ -4000,6 +4035,11 @@
40004035
"news.ycombinator.com"
40014036
]
40024037
},
4038+
"Hocam.com": {
4039+
"domains": [
4040+
"hocam.com"
4041+
]
4042+
},
40034043
"Delicious": {
40044044
"domains": [
40054045
"delicious.com"

dotnet/RefererParser/Resources/referers.yml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@ email:
113113
- mail.yahoo.com
114114
- mail.yahoo.co.uk
115115
- mail.yahoo.co.jp
116+
117+
Mynet Mail:
118+
domains:
119+
- mail.mynet.com
116120

117121

118122
# #######################################################################################################
@@ -402,6 +406,38 @@ social:
402406
Pocket:
403407
domains:
404408
- getpocket.com
409+
410+
ITU Sozluk:
411+
domains:
412+
- itusozluk.com
413+
414+
Instela:
415+
domains:
416+
- instela.com
417+
418+
Eksi Sozluk:
419+
domains:
420+
- Sozluk.com
421+
- sourtimes.org
422+
423+
Uludag Sozluk:
424+
domains:
425+
- uludagsozluk.com
426+
- ulusozluk.com
427+
428+
Inci Sozluk:
429+
domains:
430+
- inci.sozlukspot.com
431+
- incisozluk.com
432+
- incisozluk.cc
433+
434+
Hocam.com:
435+
domains:
436+
- hocam.com
437+
438+
Donanimhaber:
439+
domains:
440+
- donanimhaber.com
405441

406442
# #######################################################################################################
407443
#

go/data/referers.json

Lines changed: 42 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3662,6 +3662,11 @@
36623662
"mail.qq.com"
36633663
]
36643664
},
3665+
"Mynet Mail": {
3666+
"domains": [
3667+
"mail.mynet.com"
3668+
]
3669+
},
36653670
"Gmail": {
36663671
"domains": [
36673672
"mail.google.com"
@@ -3785,11 +3790,23 @@
37853790
"vimeo.com"
37863791
]
37873792
},
3793+
"Eksi Sozluk": {
3794+
"domains": [
3795+
"Sozluk.com",
3796+
"sourtimes.org"
3797+
]
3798+
},
37883799
"Geni": {
37893800
"domains": [
37903801
"geni.com"
37913802
]
37923803
},
3804+
"Uludag Sozluk": {
3805+
"domains": [
3806+
"uludagsozluk.com",
3807+
"ulusozluk.com"
3808+
]
3809+
},
37933810
"SourceForge": {
37943811
"domains": [
37953812
"sourceforge.net"
@@ -3832,6 +3849,11 @@
38323849
"t.co"
38333850
]
38343851
},
3852+
"Donanimhaber": {
3853+
"domains": [
3854+
"donanimhaber.com"
3855+
]
3856+
},
38353857
"WAYN": {
38363858
"domains": [
38373859
"wayn.com"
@@ -3852,6 +3874,11 @@
38523874
"badoo.com"
38533875
]
38543876
},
3877+
"Instela": {
3878+
"domains": [
3879+
"instela.com"
3880+
]
3881+
},
38553882
"Habbo": {
38563883
"domains": [
38573884
"habbo.com"
@@ -3894,8 +3921,9 @@
38943921
},
38953922
"Pocket": {
38963923
"domains": [
3897-
"getpocket.com"
3898-
]
3924+
"itusozluk.com"
3925+
],
3926+
"ITU Sozluk": null
38993927
},
39003928
"Skyrock": {
39013929
"domains": [
@@ -3975,6 +4003,13 @@
39754003
"stumbleupon.com"
39764004
]
39774005
},
4006+
"Inci Sozluk": {
4007+
"domains": [
4008+
"inci.sozlukspot.com",
4009+
"incisozluk.com",
4010+
"incisozluk.cc"
4011+
]
4012+
},
39784013
"Viadeo": {
39794014
"domains": [
39804015
"viadeo.com"
@@ -4000,6 +4035,11 @@
40004035
"news.ycombinator.com"
40014036
]
40024037
},
4038+
"Hocam.com": {
4039+
"domains": [
4040+
"hocam.com"
4041+
]
4042+
},
40034043
"Delicious": {
40044044
"domains": [
40054045
"delicious.com"

go/data/referers.yml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@ email:
113113
- mail.yahoo.com
114114
- mail.yahoo.co.uk
115115
- mail.yahoo.co.jp
116+
117+
Mynet Mail:
118+
domains:
119+
- mail.mynet.com
116120

117121

118122
# #######################################################################################################
@@ -402,6 +406,38 @@ social:
402406
Pocket:
403407
domains:
404408
- getpocket.com
409+
410+
ITU Sozluk:
411+
domains:
412+
- itusozluk.com
413+
414+
Instela:
415+
domains:
416+
- instela.com
417+
418+
Eksi Sozluk:
419+
domains:
420+
- Sozluk.com
421+
- sourtimes.org
422+
423+
Uludag Sozluk:
424+
domains:
425+
- uludagsozluk.com
426+
- ulusozluk.com
427+
428+
Inci Sozluk:
429+
domains:
430+
- inci.sozlukspot.com
431+
- incisozluk.com
432+
- incisozluk.cc
433+
434+
Hocam.com:
435+
domains:
436+
- hocam.com
437+
438+
Donanimhaber:
439+
domains:
440+
- donanimhaber.com
405441

406442
# #######################################################################################################
407443
#

java-scala/src/main/resources/referers.json

Lines changed: 42 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3662,6 +3662,11 @@
36623662
"mail.qq.com"
36633663
]
36643664
},
3665+
"Mynet Mail": {
3666+
"domains": [
3667+
"mail.mynet.com"
3668+
]
3669+
},
36653670
"Gmail": {
36663671
"domains": [
36673672
"mail.google.com"
@@ -3785,11 +3790,23 @@
37853790
"vimeo.com"
37863791
]
37873792
},
3793+
"Eksi Sozluk": {
3794+
"domains": [
3795+
"Sozluk.com",
3796+
"sourtimes.org"
3797+
]
3798+
},
37883799
"Geni": {
37893800
"domains": [
37903801
"geni.com"
37913802
]
37923803
},
3804+
"Uludag Sozluk": {
3805+
"domains": [
3806+
"uludagsozluk.com",
3807+
"ulusozluk.com"
3808+
]
3809+
},
37933810
"SourceForge": {
37943811
"domains": [
37953812
"sourceforge.net"
@@ -3832,6 +3849,11 @@
38323849
"t.co"
38333850
]
38343851
},
3852+
"Donanimhaber": {
3853+
"domains": [
3854+
"donanimhaber.com"
3855+
]
3856+
},
38353857
"WAYN": {
38363858
"domains": [
38373859
"wayn.com"
@@ -3852,6 +3874,11 @@
38523874
"badoo.com"
38533875
]
38543876
},
3877+
"Instela": {
3878+
"domains": [
3879+
"instela.com"
3880+
]
3881+
},
38553882
"Habbo": {
38563883
"domains": [
38573884
"habbo.com"
@@ -3894,8 +3921,9 @@
38943921
},
38953922
"Pocket": {
38963923
"domains": [
3897-
"getpocket.com"
3898-
]
3924+
"itusozluk.com"
3925+
],
3926+
"ITU Sozluk": null
38993927
},
39003928
"Skyrock": {
39013929
"domains": [
@@ -3975,6 +4003,13 @@
39754003
"stumbleupon.com"
39764004
]
39774005
},
4006+
"Inci Sozluk": {
4007+
"domains": [
4008+
"inci.sozlukspot.com",
4009+
"incisozluk.com",
4010+
"incisozluk.cc"
4011+
]
4012+
},
39784013
"Viadeo": {
39794014
"domains": [
39804015
"viadeo.com"
@@ -4000,6 +4035,11 @@
40004035
"news.ycombinator.com"
40014036
]
40024037
},
4038+
"Hocam.com": {
4039+
"domains": [
4040+
"hocam.com"
4041+
]
4042+
},
40034043
"Delicious": {
40044044
"domains": [
40054045
"delicious.com"

0 commit comments

Comments
 (0)