Update app.py
Browse files
app.py
CHANGED
|
@@ -38,9 +38,9 @@ st.sidebar.markdown("[reuters Arabic](https://www.reutersagency.com/ar/)")
|
|
| 38 |
st.sidebar.markdown("[وكالة الانباء الكويتية](https://www.kuna.net.kw/Default.aspx?language=ar)")
|
| 39 |
st.sidebar.markdown("[وكالة الانباء السعودية](https://www.spa.gov.sa/)")
|
| 40 |
st.sidebar.markdown("[وكالة الانباء الاماراتية](http://wam.ae/ar)")
|
| 41 |
-
st.sidebar.markdown("[وكالة الانباء العمانية](https://omannews.gov.om/")
|
| 42 |
-
st.sidebar.markdown("[وكالة الانباء القطرية](https://www.qna.org.qa/")
|
| 43 |
-
st.sidebar.markdown("[وكالة الانباء البحرينية](https://www.bna.bh/)")
|
| 44 |
st.sidebar.markdown("[اتحاد وكالات الأنباء العربية: فانا](https://www.fananews.com/)")
|
| 45 |
|
| 46 |
|
|
|
|
| 38 |
st.sidebar.markdown("[وكالة الانباء الكويتية](https://www.kuna.net.kw/Default.aspx?language=ar)")
|
| 39 |
st.sidebar.markdown("[وكالة الانباء السعودية](https://www.spa.gov.sa/)")
|
| 40 |
st.sidebar.markdown("[وكالة الانباء الاماراتية](http://wam.ae/ar)")
|
| 41 |
+
st.sidebar.markdown("[وكالة الانباء العمانية](https://omannews.gov.om/)")
|
| 42 |
+
st.sidebar.markdown("[وكالة الانباء القطرية] (https://www.qna.org.qa/)")
|
| 43 |
+
st.sidebar.markdown("[وكالة الانباء البحرينية] (https://www.bna.bh/)")
|
| 44 |
st.sidebar.markdown("[اتحاد وكالات الأنباء العربية: فانا](https://www.fananews.com/)")
|
| 45 |
|
| 46 |
|