-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnews.json
More file actions
32 lines (32 loc) · 811 Bytes
/
news.json
File metadata and controls
32 lines (32 loc) · 811 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[
{
"ID": "comune",
"Nome": "News sito Comune Desio",
"URL": "https://raw.githubusercontent.com/ipersoft/rss/master/newsdesio.xml",
"Visibile": false
},
{
"ID": "newsletterdesio",
"Nome": "Newsletter Desio",
"URL": "https://raw.githubusercontent.com/ipersoft/rss/master/newsletterdesio.xml",
"Visibile": false
},
{
"ID": "storicoattidesio",
"Nome": "Storico Atti Desio",
"URL": "https://raw.githubusercontent.com/ipersoft/rss/master/attidesio.xml",
"Visibile": false
},
{
"ID": "prati",
"Nome": "Scuola Prati",
"URL": "https://www.icpratidesio.gov.it/feed/",
"Visibile": true
},
{
"ID": "agnesi",
"Nome": "Scuola Agnesi",
"URL": "http://www.ic-agnesidesio.gov.it/wordpress/?feed=rss2",
"Visibile": true
}
]