feat: update domain to radio.org.tr and add regional radio station info
This commit is contained in:
@@ -126,19 +126,54 @@ const error = url.searchParams.get('error');
|
||||
tagline="🔊 DMR İletişim"
|
||||
columns={3}
|
||||
items={[
|
||||
{
|
||||
title: 'YM0KTC',
|
||||
description: '2867241 (Bölge 0)',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM1KTC',
|
||||
description: '2866808 (Bölge 0)',
|
||||
description: '2866808 (Bölge 1)',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM2KTR',
|
||||
description: '2867887 (Bölge 1)',
|
||||
description: '2867887 (Bölge 2)',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM3KTC',
|
||||
description: '2867234 (Bölge 2)',
|
||||
description: '2867234 (Bölge 3)',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM4KTC',
|
||||
description: '2867235 (Bölge 4)',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM5KTC',
|
||||
description: '2867187 (Bölge 5)',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM6KTB',
|
||||
description: '2867237 (Bölge 6)',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM7KTC',
|
||||
description: '2867238 (Bölge 7)',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM8KTC',
|
||||
description: '2867239 (Bölge 8)',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
{
|
||||
title: 'YM9KTC',
|
||||
description: '2867240 (Bölge 9)',
|
||||
icon: 'tabler:radio',
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user