feat: update domain to radio.org.tr and add regional radio station info

This commit is contained in:
ARC Developer
2025-07-10 21:41:23 +03:00
parent e4335bb23f
commit 547a059cd7
13 changed files with 52 additions and 16 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 993 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

+1
View File
@@ -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"}
+38 -3
View File
@@ -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',
},
]}