This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const Stations = [ | |
{ | |
id: "1", | |
name: "إذاعة صور من حياة الصحابة رضوان الله عليهم", | |
radio_url: "https://qurango.net/radio/sahabah", | |
name_en: "Sahaba Stories", | |
category: "منوعات", | |
category_en: "Others" | |
}, | |
{ |