Skip to content

Commit 36d5c52

Browse files
fix free_email data in _TR.yml (#1748)
1 parent 9d1f7d0 commit 36d5c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/_TR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ _TR:
66
default_country_code: ["TR"]
77

88
internet:
9-
free_email: [gmail.com, hotmail.com, outlook.com, outlook.com.tr, yandex.com yandex.com.tr]
9+
free_email: [gmail.com, hotmail.com, outlook.com, outlook.com.tr, yandex.com, yandex.com.tr]
1010
domain_suffix: [co, com, com.tr, net, net.tr, org, org.tr, info, info.tr, biz, biz.tr, tv, tv.tr, gen.tr, web.tr, bbs.tr, .istanbul]
1111
safe_email: ['kep.tr']
1212

0 commit comments

Comments
 (0)