feat: update domain to radio.org.tr and add regional radio station info
|
After Width: | Height: | Size: 36 KiB |
|
After Width: | Height: | Size: 65 KiB |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 33 KiB |
|
After Width: | Height: | Size: 993 B |
|
After Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
@@ -0,0 +1 @@
|
||||
{"name":"Amatör Radyocular Derneği","short_name":"ARC YM1KTC","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#3b82f6","background_color":"#ffffff","display":"standalone"}
|
||||
@@ -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',
|
||||
},
|
||||
]}
|
||||
|
||||