# config/sources.d/17-international-orgs-ngos-standards.yaml — UN system & intergovernmental bodies, development # banks, humanitarian / rights / environment NGOs and foundations, standards bodies, cyber consortia, think tanks, # polling and AI-policy institutes, investigative-journalism networks. Written 2026-09-08; every sensor below was # fetched and parsed by apps/engine/src/validate.ts (OK only). Blocked or feed-less organizations are listed with # `discover:` flags only and the reason in `notes:`. sources: # ───────────────────────── UN system & intergovernmental ───────────────────────── - id: united-nations extend: true aliases: [un press, un security council, security council] sensors: - { name: un press releases, url: "https://press.un.org/en/rss.xml", type: RSS, connector: rss, tier: A } - id: unesco name: UNESCO domain: unesco.org homepage: https://www.unesco.org categories: [international, education] tier: B weight: 1.2 aliases: [unesco, united nations educational scientific and cultural organization] discover: { rss: true, sitemap: true, pages: true } notes: "No feed or sitemap exposed (all /rss, /sitemap paths return the 404 shell); news listing is client-rendered." - id: unicef name: UNICEF domain: unicef.org homepage: https://www.unicef.org categories: [international, ngo, health] tier: A weight: 1.3 aliases: [unicef, united nations children's fund] discover: { rss: true, sitemap: true } sensors: - { name: news feed, url: "https://www.unicef.org/news/rss", type: RSS, connector: rss, tier: A } - id: unhcr name: UNHCR — UN Refugee Agency domain: unhcr.org homepage: https://www.unhcr.org categories: [international, ngo] tier: B weight: 1.2 aliases: [unhcr, un refugee agency] discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://www.unhcr.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: B, config: { maxUrls: 3000, maxChildren: 6 } } - id: wfp name: World Food Programme domain: wfp.org homepage: https://www.wfp.org categories: [international, ngo, food] tier: B weight: 1.2 aliases: [wfp, world food programme] discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://www.wfp.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: B, config: { maxUrls: 3000, maxChildren: 6 } } - id: ilo name: International Labour Organization domain: ilo.org homepage: https://www.ilo.org categories: [international, labour] tier: B weight: 1.1 aliases: [ilo, international labour organization] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: newsroom, url: "https://www.ilo.org/resource/news", type: HTML, connector: http, tier: B } - { name: sitemap, url: "https://www.ilo.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: B, config: { maxUrls: 3000, maxChildren: 4 } } - id: wipo name: World Intellectual Property Organization domain: wipo.int homepage: https://www.wipo.int categories: [international, legal] tier: B weight: 1.1 aliases: [wipo, ompi] products: - { name: PATENTSCOPE, type: service, aliases: [patentscope] } discover: { rss: true, sitemap: true } sensors: - { name: press releases, url: "https://www.wipo.int/pressroom/en/rss.xml", type: RSS, connector: rss, tier: B } - { name: sitemap, url: "https://www.wipo.int/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 4 } } - id: wto name: World Trade Organization domain: wto.org homepage: https://www.wto.org categories: [international, commerce] tier: A weight: 1.3 aliases: [wto, omc] discover: { rss: true } sensors: - { name: latest news, url: "https://www.wto.org/library/rss/latest_news_e.xml", type: RSS, connector: rss, tier: A } - id: iaea name: International Atomic Energy Agency domain: iaea.org homepage: https://www.iaea.org categories: [international, energy, science] tier: A weight: 1.3 aliases: [iaea, aiea] discover: { rss: true } sensors: - { name: top news, url: "https://www.iaea.org/feeds/topnews", type: RSS, connector: rss, tier: A } - id: itu name: International Telecommunication Union domain: itu.int homepage: https://www.itu.int categories: [international, telecom, standards] tier: B weight: 1.2 aliases: [itu, itu-t, itu-r, uit] discover: { rss: true, pages: true } notes: "https://www.itu.int/hub/feed/ is a valid ITU News RSS (curl, HTTP/1.1) but Node connections to itu.int time out (ETIMEDOUT) and the media-centre page answers a 124-char interstitial; validated OK once then failed twice — re-add when stable." - id: wmo name: World Meteorological Organization domain: wmo.int categories: [international, weather, climate] tier: B weight: 1.1 aliases: [wmo, omm] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: news, url: "https://wmo.int/news", type: HTML, connector: http, tier: B } - { name: sitemap, url: "https://wmo.int/sitemap.xml", type: SITEMAP, connector: sitemap, tier: B, config: { maxUrls: 3000, maxChildren: 6 } } - id: unep name: UN Environment Programme domain: unep.org homepage: https://www.unep.org categories: [international, climate] tier: B weight: 1.2 aliases: [unep, pnue] discover: { rss: true } sensors: - { name: news feed, url: "https://www.unep.org/rss.xml", type: RSS, connector: rss, tier: B } - id: undp name: UN Development Programme domain: undp.org homepage: https://www.undp.org categories: [international] tier: B weight: 1.1 aliases: [undp, pnud] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: news centre, url: "https://www.undp.org/news-centre", type: HTML, connector: http, tier: B } - { name: sitemap, url: "https://www.undp.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 6 } } - id: unodc name: UN Office on Drugs and Crime domain: unodc.org homepage: https://www.unodc.org categories: [international, legal] tier: B aliases: [unodc, onudc] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: press releases, url: "https://www.unodc.org/unodc/en/press/allpress.html", type: HTML, connector: http, tier: B } - id: unctad name: UN Trade and Development (UNCTAD) domain: unctad.org categories: [international, commerce] tier: B aliases: [unctad, cnuced] discover: { rss: true, sitemap: true } notes: "Feed and sitemap answer 403 (bot management) to non-browser clients; nothing validated." - id: un-women name: UN Women domain: unwomen.org homepage: https://www.unwomen.org categories: [international] tier: B aliases: [un women, onu femmes] discover: { rss: true } sensors: - { name: news feed, url: "https://www.unwomen.org/en/rss.xml", type: RSS, connector: rss, tier: B } - id: iom name: International Organization for Migration domain: iom.int homepage: https://www.iom.int categories: [international] tier: B weight: 1.1 aliases: [iom, oim, un migration] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: news, url: "https://www.iom.int/news", type: HTML, connector: http, tier: B } - { name: sitemap, url: "https://www.iom.int/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 6 } } - id: ohchr name: UN Human Rights (OHCHR) domain: ohchr.org homepage: https://www.ohchr.org categories: [international, ngo] tier: B weight: 1.1 aliases: [ohchr, un human rights office, hcdh] discover: { rss: true, sitemap: true } notes: "Feed, press-release listing and sitemap return 403 to non-browser clients; nothing validated." - id: fao name: Food and Agriculture Organization domain: fao.org homepage: https://www.fao.org categories: [international, food, agriculture] tier: B weight: 1.2 aliases: [fao] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: newsroom, url: "https://www.fao.org/newsroom/en", type: HTML, connector: http, tier: B } - { name: newsroom sitemap, url: "https://www.fao.org/newsroom/sitemap/sitemap.gz", type: SITEMAP, connector: sitemap, tier: B, config: { maxUrls: 3000 } } - id: upu name: Universal Postal Union domain: upu.int homepage: https://www.upu.int categories: [international, logistics] tier: C aliases: [upu] discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://upu.int/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000 } } - id: african-union name: African Union domain: au.int homepage: https://au.int categories: [international, politics] tier: B weight: 1.1 aliases: [african union, au, union africaine] discover: { rss: true } sensors: - { name: news feed, url: "https://au.int/en/rss.xml", type: RSS, connector: rss, tier: B } - id: asean name: ASEAN domain: asean.org categories: [international, politics] tier: B weight: 1.1 aliases: [asean, association of southeast asian nations] discover: { rss: true } sensors: - { name: news feed, url: "https://asean.org/feed/", type: RSS, connector: rss, tier: B } - id: council-of-europe name: Council of Europe domain: coe.int homepage: https://www.coe.int categories: [international, legal] tier: B aliases: [council of europe, conseil de l'europe, coe] discover: { rss: true, sitemap: true } notes: "Liferay portal behind bot management: /-/rss, newsroom and rm.coe.int all answer 403; nothing validated." - id: osce name: OSCE domain: osce.org homepage: https://www.osce.org categories: [international, politics] tier: B aliases: [osce, organization for security and co-operation in europe] discover: { rss: true, sitemap: true } notes: "No sitemap; ?format=rss on press releases returns an HTML page; nothing validated." - id: oas name: Organization of American States domain: oas.org homepage: https://www.oas.org categories: [international, politics] tier: B aliases: [oas, oea, organization of american states] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: press releases, url: "https://www.oas.org/en/media_center/press_releases.asp", type: HTML, connector: http, tier: B } - id: commonwealth name: The Commonwealth domain: thecommonwealth.org categories: [international, politics] tier: C aliases: [commonwealth, commonwealth secretariat] discover: { rss: true, sitemap: true } notes: "Every URL answers 202 with an empty body (bot interstitial); nothing validated." - id: arab-league name: League of Arab States domain: lasportal.org homepage: http://www.lasportal.org categories: [international, politics] tier: C aliases: [arab league, league of arab states] discover: { rss: true, sitemap: true } notes: "Arabic-only SharePoint portal, /ar/rss returns HTML; nothing validated." - id: pacific-islands-forum name: Pacific Islands Forum domain: forumsec.org categories: [international, politics] tier: C aliases: [pacific islands forum, pif, forum secretariat] discover: { rss: true } sensors: - { name: news feed, url: "https://forumsec.org/rss.xml", type: RSS, connector: rss, tier: C } - id: mercosur name: Mercosur domain: mercosur.int homepage: https://www.mercosur.int categories: [international, commerce] tier: C aliases: [mercosur, mercosul] discover: { rss: true, sitemap: true } notes: "WordPress feed answers 403 to non-browser clients; nothing validated." - id: francophonie name: Organisation internationale de la Francophonie domain: francophonie.org homepage: https://www.francophonie.org categories: [international, politics] tier: B aliases: [oif, francophonie, organisation internationale de la francophonie] discover: { rss: true, sitemap: true } sensors: - { name: actualités feed, url: "https://www.francophonie.org/rss.xml", type: RSS, connector: rss, tier: B } - { name: sitemap, url: "https://www.francophonie.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000 } } - id: interpol name: INTERPOL domain: interpol.int homepage: https://www.interpol.int categories: [international, cyber, legal] tier: B weight: 1.2 aliases: [interpol] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: news, url: "https://www.interpol.int/en/News-and-Events/News", type: HTML, connector: http, tier: B } - { name: sitemap, url: "https://www.interpol.int/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000 } } - id: europol name: Europol domain: europol.europa.eu homepage: https://www.europol.europa.eu categories: [international, cyber, legal] tier: B weight: 1.2 aliases: [europol, ec3] discover: { rss: true } sensors: - { name: news feed, url: "https://www.europol.europa.eu/cms/api/rss/news", type: RSS, connector: rss, tier: B } - id: enisa name: ENISA — EU Agency for Cybersecurity domain: enisa.europa.eu homepage: https://www.enisa.europa.eu categories: [international, cyber] tier: B weight: 1.2 aliases: [enisa] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: news, url: "https://www.enisa.europa.eu/news", type: HTML, connector: http, tier: B } - { name: sitemap, url: "https://www.enisa.europa.eu/sitemap.xml", type: SITEMAP, connector: sitemap, tier: B, config: { maxUrls: 3000 } } - id: eurojust name: Eurojust domain: eurojust.europa.eu homepage: https://www.eurojust.europa.eu categories: [international, legal] tier: C aliases: [eurojust] discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://www.eurojust.europa.eu/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000 } } - id: frontex name: Frontex domain: frontex.europa.eu homepage: https://www.frontex.europa.eu categories: [international] tier: B aliases: [frontex, european border and coast guard agency] discover: { rss: true, sitemap: true } sensors: - { name: news releases feed, url: "https://www.frontex.europa.eu/media-centre/news/news-release/feed", type: ATOM, connector: rss, tier: B } - id: edpb name: European Data Protection Board domain: edpb.europa.eu homepage: https://www.edpb.europa.eu categories: [international, legal, web-policy] tier: B weight: 1.2 aliases: [edpb, european data protection board, gdpr] discover: { rss: true } sensors: - { name: news feed, url: "https://www.edpb.europa.eu/feed/news_en", type: RSS, connector: rss, tier: B } - id: world-economic-forum name: World Economic Forum domain: weforum.org homepage: https://www.weforum.org categories: [international, finance] tier: B weight: 1.1 aliases: [wef, world economic forum, davos] discover: { rss: true, sitemap: true } notes: "All feed paths (/rss, /feeds/agenda.rss, /stories/feed/) answer 403 (Akamai); nothing validated." - id: adb name: Asian Development Bank domain: adb.org homepage: https://www.adb.org categories: [international, finance] tier: B weight: 1.1 aliases: [adb, asian development bank] discover: { rss: true, sitemap: true } sensors: - { name: news feed, url: "https://feeds.feedburner.com/adb_news", type: RSS, connector: rss, tier: B } - { name: sitemap, url: "https://www.adb.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 4 } } - id: aiib name: Asian Infrastructure Investment Bank domain: aiib.org homepage: https://www.aiib.org categories: [international, finance] tier: C aliases: [aiib] discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://www.aiib.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 4 } } - id: afdb name: African Development Bank domain: afdb.org homepage: https://www.afdb.org categories: [international, finance] tier: C aliases: [afdb, african development bank, bad] discover: { rss: true, sitemap: true } notes: "rss.xml answers 403 to non-browser clients; only the homepage is reachable; nothing validated." - id: idb name: Inter-American Development Bank domain: iadb.org homepage: https://www.iadb.org categories: [international, finance] tier: C aliases: [idb, iadb, inter-american development bank, bid] discover: { rss: true, sitemap: true } notes: "Site answers 403 to non-browser clients; nothing validated." - id: ebrd name: European Bank for Reconstruction and Development domain: ebrd.com homepage: https://www.ebrd.com categories: [international, finance] tier: B aliases: [ebrd, berd] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: news and events, url: "https://www.ebrd.com/home/news-and-events.html", type: HTML, connector: http, tier: B } - { name: sitemap, url: "https://www.ebrd.com/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000 } } - id: eib name: European Investment Bank domain: eib.org homepage: https://www.eib.org categories: [international, finance] tier: B weight: 1.1 aliases: [eib, bei, european investment bank] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: press releases, url: "https://www.eib.org/en/press/index.htm", type: HTML, connector: http, tier: B } - { name: sitemap en, url: "https://www.eib.org/sitemaps-en.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 4 } } - id: ifc name: International Finance Corporation domain: ifc.org homepage: https://www.ifc.org categories: [international, finance] tier: B aliases: [ifc, international finance corporation] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: news, url: "https://www.ifc.org/en/news", type: HTML, connector: http, tier: B } - { name: sitemap, url: "https://www.ifc.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 4 } } - id: miga name: Multilateral Investment Guarantee Agency domain: miga.org homepage: https://www.miga.org categories: [international, finance] tier: C aliases: [miga] discover: { rss: true } sensors: - { name: news feed, url: "https://www.miga.org/rss.xml", type: RSS, connector: rss, tier: C } - id: opec-fund name: OPEC Fund for International Development domain: opecfund.org categories: [international, finance, energy] tier: C aliases: [opec fund, ofid] discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://opecfund.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000 } } - id: green-climate-fund name: Green Climate Fund domain: greenclimate.fund homepage: https://www.greenclimate.fund categories: [international, climate, finance] tier: C aliases: [gcf, green climate fund] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: news and updates, url: "https://www.greenclimate.fund/about/news-and-updates", type: HTML, connector: http, tier: C } - { name: sitemap, url: "https://www.greenclimate.fund/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 4 } } - id: gef name: Global Environment Facility domain: thegef.org homepage: https://www.thegef.org categories: [international, climate, finance] tier: C aliases: [gef, global environment facility] discover: { rss: true } sensors: - { name: news feed, url: "https://www.thegef.org/rss.xml", type: RSS, connector: rss, tier: C } # ───────────────────────── Humanitarian & rights NGOs ───────────────────────── - id: icrc name: International Committee of the Red Cross domain: icrc.org homepage: https://www.icrc.org categories: [ngo, international] tier: A weight: 1.3 aliases: [icrc, cicr, red cross] discover: { rss: true, sitemap: true } sensors: - { name: news releases, url: "https://www.icrc.org/en/rss/news", type: RSS, connector: rss, tier: A } - { name: all content feed, url: "https://www.icrc.org/en/rss/general", type: RSS, connector: rss, tier: B, config: { maxItems: 100 } } - id: ifrc name: International Federation of Red Cross and Red Crescent Societies domain: ifrc.org homepage: https://www.ifrc.org categories: [ngo, international] tier: B weight: 1.1 aliases: [ifrc, red crescent] discover: { rss: true, sitemap: true } sensors: - { name: news feed, url: "https://www.ifrc.org/rss.xml", type: RSS, connector: rss, tier: B } - id: msf name: Médecins Sans Frontières domain: msf.org homepage: https://www.msf.org categories: [ngo, health] tier: A weight: 1.3 aliases: [msf, doctors without borders, medecins sans frontieres] discover: { rss: true } sensors: - { name: news feed, url: "https://www.msf.org/rss/all", type: RSS, connector: rss, tier: A } - { name: msf usa feed, url: "https://www.doctorswithoutborders.org/rss.xml", type: RSS, connector: rss, tier: B, config: { maxItems: 100 } } - id: oxfam name: Oxfam International domain: oxfam.org homepage: https://www.oxfam.org categories: [ngo] tier: B weight: 1.1 aliases: [oxfam] discover: { rss: true, sitemap: true } sensors: - { name: news feed, url: "https://www.oxfam.org/en/rss.xml", type: RSS, connector: rss, tier: B } - id: save-the-children name: Save the Children International domain: savethechildren.net homepage: https://www.savethechildren.net categories: [ngo] tier: B weight: 1.1 aliases: [save the children] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: news, url: "https://www.savethechildren.net/news", type: HTML, connector: http, tier: B } - { name: sitemap, url: "https://www.savethechildren.net/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000 } } - id: care name: CARE domain: care.org homepage: https://www.care.org categories: [ngo] tier: B aliases: [care, care international, care usa] discover: { rss: true } sensors: - { name: news feed, url: "https://www.care.org/feed/", type: RSS, connector: rss, tier: B } - id: amnesty-international name: Amnesty International domain: amnesty.org homepage: https://www.amnesty.org categories: [ngo, politics] tier: A weight: 1.3 aliases: [amnesty, amnesty international, amnistie internationale] discover: { rss: true } sensors: - { name: news feed, url: "https://www.amnesty.org/en/latest/news/feed/", type: RSS, connector: rss, tier: A } - id: human-rights-watch name: Human Rights Watch domain: hrw.org homepage: https://www.hrw.org categories: [ngo, politics] tier: A weight: 1.3 aliases: [hrw, human rights watch] discover: { rss: true } sensors: - { name: news feed, url: "https://www.hrw.org/rss/news", type: RSS, connector: rss, tier: A } - id: rsf name: Reporters Without Borders domain: rsf.org categories: [ngo, media] tier: B weight: 1.1 aliases: [rsf, reporters sans frontieres, reporters without borders] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: publications, url: "https://rsf.org/en/news", type: HTML, connector: http, tier: B } - { name: sitemap, url: "https://rsf.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 4 } } - id: cpj name: Committee to Protect Journalists domain: cpj.org categories: [ngo, media] tier: B weight: 1.1 aliases: [cpj] discover: { rss: true } sensors: - { name: news feed, url: "https://cpj.org/feed/", type: RSS, connector: rss, tier: B } - id: transparency-international name: Transparency International domain: transparency.org homepage: https://www.transparency.org categories: [ngo, politics] tier: B weight: 1.1 aliases: [transparency international, ti, corruption perceptions index] products: - { name: Corruption Perceptions Index, type: index, aliases: [cpi] } discover: { rss: true, sitemap: true, pages: true } sensors: - { name: press, url: "https://www.transparency.org/en/press", type: HTML, connector: http, tier: B } - { name: sitemap, url: "https://www.transparency.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 4 } } - id: freedom-house name: Freedom House domain: freedomhouse.org categories: [ngo, politics, research] tier: B weight: 1.1 aliases: [freedom house] products: - { name: Freedom in the World, type: index } - { name: Freedom on the Net, type: index } discover: { rss: true, sitemap: true } sensors: - { name: news feed, url: "https://freedomhouse.org/rss.xml", type: RSS, connector: rss, tier: B } - id: aclu name: American Civil Liberties Union domain: aclu.org homepage: https://www.aclu.org categories: [ngo, legal, politics] tier: B weight: 1.1 aliases: [aclu] discover: { rss: true } sensors: - { name: news feed, url: "https://www.aclu.org/news/feed", type: RSS, connector: rss, tier: B } - id: eff name: Electronic Frontier Foundation domain: eff.org homepage: https://www.eff.org categories: [ngo, cyber, web-policy] tier: B weight: 1.2 aliases: [eff, electronic frontier foundation] discover: { rss: true } sensors: - { name: updates feed, url: "https://www.eff.org/rss/updates.xml", type: RSS, connector: rss, tier: B, config: { maxItems: 100 } } - id: access-now name: Access Now domain: accessnow.org homepage: https://www.accessnow.org categories: [ngo, cyber, web-policy] tier: B aliases: [access now, keepiton] discover: { rss: true } sensors: - { name: news feed, url: "https://www.accessnow.org/feed/", type: RSS, connector: rss, tier: B } - id: article-19 name: ARTICLE 19 domain: article19.org homepage: https://www.article19.org categories: [ngo, media, web-policy] tier: C aliases: [article 19] discover: { rss: true } sensors: - { name: news feed, url: "https://www.article19.org/feed/", type: RSS, connector: rss, tier: C } - id: open-society-foundations name: Open Society Foundations domain: opensocietyfoundations.org homepage: https://www.opensocietyfoundations.org categories: [ngo, politics] tier: C aliases: [open society, osf, open society foundations] discover: { rss: true, pages: true } sensors: - { name: newsroom, url: "https://www.opensocietyfoundations.org/newsroom", type: HTML, connector: http, tier: C } - id: human-rights-first name: Human Rights First domain: humanrightsfirst.org categories: [ngo, politics] tier: C aliases: [human rights first] discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://www.humanrightsfirst.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000 } } - id: doctors-of-the-world name: Doctors of the World / Médecins du Monde domain: medecinsdumonde.org homepage: https://www.medecinsdumonde.org categories: [ngo, health] tier: C aliases: [medecins du monde, doctors of the world, mdm] discover: { rss: true } sensors: - { name: doctors of the world uk feed, url: "https://www.doctorsoftheworld.org.uk/feed/", type: RSS, connector: rss, tier: C } - id: international-rescue-committee name: International Rescue Committee domain: rescue.org homepage: https://www.rescue.org categories: [ngo] tier: B aliases: [irc, international rescue committee] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: latest, url: "https://www.rescue.org/latest", type: HTML, connector: http, tier: B } - { name: sitemap, url: "https://www.rescue.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000 } } - id: norwegian-refugee-council name: Norwegian Refugee Council domain: nrc.no homepage: https://www.nrc.no categories: [ngo] tier: C aliases: [nrc, norwegian refugee council, flyktninghjelpen] discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://www.nrc.no/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000 } } - id: mercy-corps name: Mercy Corps domain: mercycorps.org homepage: https://www.mercycorps.org categories: [ngo] tier: C aliases: [mercy corps] discover: { rss: true } sensors: - { name: news feed, url: "https://www.mercycorps.org/rss.xml", type: RSS, connector: rss, tier: C } - id: world-vision name: World Vision domain: wvi.org homepage: https://www.wvi.org categories: [ngo] tier: C aliases: [world vision, world vision international] discover: { rss: true } sensors: - { name: world vision us feed, url: "https://www.worldvision.org/feed", type: RSS, connector: rss, tier: C } - id: plan-international name: Plan International domain: plan-international.org categories: [ngo] tier: C aliases: [plan international] discover: { rss: true, sitemap: true } sensors: - { name: news sitemap, url: "https://plan-international.org/news-sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 1000 } } - id: direct-relief name: Direct Relief domain: directrelief.org homepage: https://www.directrelief.org categories: [ngo, health] tier: C aliases: [direct relief] discover: { rss: true } sensors: - { name: news feed, url: "https://www.directrelief.org/feed/", type: RSS, connector: rss, tier: C, config: { maxItems: 50 } } # ───────────────────────── Environment & development NGOs, foundations ───────────────────────── - id: wwf name: WWF domain: worldwildlife.org homepage: https://www.worldwildlife.org categories: [ngo, climate] tier: B weight: 1.2 aliases: [wwf, world wildlife fund, world wide fund for nature] discover: { rss: true, sitemap: true } notes: "worldwildlife.org and wwf.panda.org both answer 403 (Akamai) to non-browser clients; nothing validated." - id: greenpeace name: Greenpeace International domain: greenpeace.org homepage: https://www.greenpeace.org/international/ categories: [ngo, climate] tier: B weight: 1.2 aliases: [greenpeace] discover: { rss: true } sensors: - { name: news feed, url: "https://www.greenpeace.org/international/feed/", type: RSS, connector: rss, tier: B } - id: nature-conservancy name: The Nature Conservancy domain: nature.org homepage: https://www.nature.org categories: [ngo, climate] tier: C aliases: [tnc, nature conservancy] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: newsroom, url: "https://www.nature.org/en-us/featured-news/?vu=newsroom", type: HTML, connector: http, tier: C } - id: conservation-international name: Conservation International domain: conservation.org homepage: https://www.conservation.org categories: [ngo, climate] tier: C aliases: [conservation international] discover: { rss: true, sitemap: true } sensors: - { name: feed, url: "https://www.conservation.org/feed.xml", type: RSS, connector: rss, tier: C, config: { maxItems: 100 } } - id: wri name: World Resources Institute domain: wri.org homepage: https://www.wri.org categories: [ngo, climate, research] tier: B weight: 1.1 aliases: [wri, world resources institute] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: news, url: "https://www.wri.org/news", type: HTML, connector: http, tier: B } - { name: insights feed, url: "https://www.wri.org/blog/rss.xml", type: RSS, connector: rss, tier: B } - id: iucn name: IUCN domain: iucn.org homepage: https://iucn.org categories: [ngo, climate, science] tier: B weight: 1.1 aliases: [iucn, red list, international union for conservation of nature] products: - { name: IUCN Red List, type: index, aliases: [red list] } discover: { rss: true, sitemap: true } sensors: - { name: news feed, url: "https://iucn.org/rss.xml", type: RSS, connector: rss, tier: B } - id: 350-org name: 350.org domain: 350.org categories: [ngo, climate] tier: C aliases: ["350.org", "350"] discover: { rss: true } sensors: - { name: news feed, url: "https://350.org/feed/", type: RSS, connector: rss, tier: C } - id: sierra-club name: Sierra Club domain: sierraclub.org homepage: https://www.sierraclub.org categories: [ngo, climate] tier: C aliases: [sierra club] discover: { rss: true, sitemap: true } notes: "Every URL answers a 302 to itself (JS cookie challenge); nothing validated." - id: environmental-defense-fund name: Environmental Defense Fund domain: edf.org homepage: https://www.edf.org categories: [ngo, climate] tier: C aliases: [edf, environmental defense fund] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: news and stories, url: "https://www.edf.org/news-and-stories", type: HTML, connector: http, tier: C } - { name: voices blog feed, url: "https://www.edf.org/blog/feed", type: RSS, connector: rss, tier: C } - id: nrdc name: Natural Resources Defense Council domain: nrdc.org homepage: https://www.nrdc.org categories: [ngo, climate] tier: C aliases: [nrdc] discover: { rss: true, sitemap: true } notes: "Feed and sitemap answer 403 to non-browser clients; nothing validated." - id: rainforest-alliance name: Rainforest Alliance domain: rainforest-alliance.org homepage: https://www.rainforest-alliance.org categories: [ngo, climate, agriculture] tier: C aliases: [rainforest alliance] discover: { rss: true, sitemap: true } sensors: - { name: news sitemap, url: "https://www.rainforest-alliance.org/news-sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 1000 } } - id: ocean-conservancy name: Ocean Conservancy domain: oceanconservancy.org categories: [ngo, climate] tier: C aliases: [ocean conservancy] discover: { rss: true } sensors: - { name: news feed, url: "https://oceanconservancy.org/feed/", type: RSS, connector: rss, tier: C } - id: oceana name: Oceana domain: oceana.org categories: [ngo, climate] tier: C aliases: [oceana] discover: { rss: true } sensors: - { name: news feed, url: "https://oceana.org/feed/", type: RSS, connector: rss, tier: C } - id: david-suzuki-foundation name: David Suzuki Foundation domain: davidsuzuki.org categories: [ngo, climate] tier: C aliases: [david suzuki foundation, fondation david suzuki] discover: { rss: true, sitemap: true } notes: "WordPress feeds (/feed/, press-release feed) answer 200 but carry zero items; nothing validated." - id: equiterre name: Équiterre domain: equiterre.org homepage: https://www.equiterre.org categories: [ngo, climate] tier: C aliases: [equiterre, équiterre] discover: { rss: true, sitemap: true } notes: "Every request (feed, sitemap, pages) answers 429 to non-browser clients; nothing validated." - id: nature-quebec name: Nature Québec domain: naturequebec.org categories: [ngo, climate] tier: C aliases: [nature quebec, nature québec] discover: { rss: true } sensors: - { name: feed, url: "https://naturequebec.org/feed/", type: RSS, connector: rss, tier: C } - id: givewell name: GiveWell domain: givewell.org homepage: https://www.givewell.org categories: [ngo, research] tier: C aliases: [givewell] discover: { rss: true } sensors: - { name: blog feed, url: "https://blog.givewell.org/feed/", type: RSS, connector: rss, tier: C } - id: open-philanthropy name: Open Philanthropy (Coefficient Giving) domain: openphilanthropy.org homepage: https://www.openphilanthropy.org categories: [ngo, research, ai] tier: C aliases: [open philanthropy, open phil, coefficient giving] discover: { rss: true, sitemap: true } notes: "Renamed Coefficient Giving (2026); openphilanthropy.org redirects to coefficientgiving.org which answers 403 to non-browser clients." - id: rockefeller-foundation name: The Rockefeller Foundation domain: rockefellerfoundation.org homepage: https://www.rockefellerfoundation.org categories: [ngo] tier: C aliases: [rockefeller foundation] discover: { rss: true } sensors: - { name: feed, url: "https://www.rockefellerfoundation.org/feed/", type: RSS, connector: rss, tier: C } - id: ford-foundation name: Ford Foundation domain: fordfoundation.org homepage: https://www.fordfoundation.org categories: [ngo] tier: C aliases: [ford foundation] discover: { rss: true } sensors: - { name: feed, url: "https://www.fordfoundation.org/feed/", type: RSS, connector: rss, tier: C } - id: macarthur-foundation name: MacArthur Foundation domain: macfound.org homepage: https://www.macfound.org categories: [ngo] tier: C aliases: [macarthur foundation, macarthur] discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://www.macfound.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: D, config: { maxUrls: 3000 } } - id: bloomberg-philanthropies name: Bloomberg Philanthropies domain: bloomberg.org homepage: https://www.bloomberg.org categories: [ngo] tier: C aliases: [bloomberg philanthropies] discover: { rss: true, sitemap: true } sensors: - { name: press feed, url: "https://www.bloomberg.org/press/feed/", type: RSS, connector: rss, tier: C } # ───────────────────────── Standards bodies & industry consortia ───────────────────────── - id: iso name: International Organization for Standardization domain: iso.org homepage: https://www.iso.org categories: [standards, international] tier: B weight: 1.3 aliases: [iso, international organization for standardization] discover: { rss: true, sitemap: true } notes: "Whole site (news, sitemap, homepage) answers 403 to non-browser clients (Akamai bot manager); nothing validated." - id: iec name: International Electrotechnical Commission domain: iec.ch homepage: https://www.iec.ch categories: [standards, international] tier: B weight: 1.1 aliases: [iec, cei] discover: { rss: true, sitemap: true } notes: "All paths (rss.xml, blog, news, sitemap) answer 403 to non-browser clients; nothing validated." - id: ieee name: IEEE domain: ieee.org homepage: https://www.ieee.org categories: [standards, technology, research] tier: B weight: 1.2 aliases: [ieee, institute of electrical and electronics engineers, ieee spectrum] products: - { name: IEEE Spectrum, type: product, aliases: [spectrum] } discover: { rss: true } sensors: - { name: ieee spectrum feed, url: "https://spectrum.ieee.org/feeds/feed.rss", type: RSS, connector: rss, tier: B, config: { maxItems: 60 } } - id: ieee-sa name: IEEE Standards Association domain: standards.ieee.org categories: [standards, technology] tier: B weight: 1.1 aliases: [ieee sa, ieee standards association, ieee 802] discover: { rss: true, pages: true } sensors: - { name: beyond standards feed, url: "https://standards.ieee.org/feed/", type: RSS, connector: rss, tier: B } - { name: news, url: "https://standards.ieee.org/news/", type: HTML, connector: http, tier: B } - id: etsi name: ETSI domain: etsi.org homepage: https://www.etsi.org categories: [standards, telecom] tier: B weight: 1.1 aliases: [etsi, european telecommunications standards institute] discover: { rss: true } sensors: - { name: newsroom feed, url: "https://www.etsi.org/newsroom/feed/", type: RSS, connector: rss, tier: B } - id: ecma-international name: Ecma International domain: ecma-international.org categories: [standards, developer] tier: B aliases: [ecma, ecma international, ecmascript] products: - { name: ECMAScript, type: software, aliases: [ecma-262, ecmascript] } discover: { rss: true } sensors: - { name: news feed, url: "https://ecma-international.org/news/feed/", type: RSS, connector: rss, tier: B } - { name: ecma-262 releases, url: "https://github.com/tc39/ecma262/releases.atom", type: GITHUB_RELEASE, connector: github, tier: B, config: { repo: tc39/ecma262, kind: releases } } - id: tc39 name: TC39 (ECMAScript committee) domain: tc39.es categories: [standards, developer] tier: B weight: 1.1 aliases: [tc39, ecmascript proposals] discover: { rss: false } sensors: - { name: proposals commits, url: "https://github.com/tc39/proposals/commits/main.atom", type: GITHUB_RELEASE, connector: github, tier: B, config: { repo: tc39/proposals, kind: commits } } - id: whatwg name: WHATWG domain: whatwg.org categories: [standards, developer, internet] tier: B weight: 1.1 aliases: [whatwg, html living standard] products: - { name: HTML Living Standard, type: software, aliases: [html standard] } discover: { rss: true } sensors: - { name: html standard commits, url: "https://github.com/whatwg/html/commits/main.atom", type: GITHUB_RELEASE, connector: github, tier: B, config: { repo: whatwg/html, kind: commits } } - id: oasis-open name: OASIS Open domain: oasis-open.org homepage: https://www.oasis-open.org categories: [standards, developer] tier: C aliases: [oasis, oasis open] discover: { rss: true } sensors: - { name: news feed, url: "https://www.oasis-open.org/feed/", type: RSS, connector: rss, tier: C } - id: khronos-group name: Khronos Group domain: khronos.org homepage: https://www.khronos.org categories: [standards, developer, gaming] tier: B aliases: [khronos, khronos group, vulkan, opengl, webgpu] products: - { name: Vulkan, type: software } - { name: OpenGL, type: software } - { name: glTF, type: software } discover: { rss: true } sensors: - { name: news feed, url: "https://www.khronos.org/feeds/news_feed", type: RSS, connector: rss, tier: B } - id: bluetooth-sig name: Bluetooth SIG domain: bluetooth.com homepage: https://www.bluetooth.com categories: [standards, consumer-tech] tier: B aliases: [bluetooth sig, bluetooth] discover: { rss: true } sensors: - { name: blog feed, url: "https://www.bluetooth.com/feed/", type: RSS, connector: rss, tier: B } - id: usb-if name: USB Implementers Forum domain: usb.org homepage: https://www.usb.org categories: [standards, consumer-tech] tier: C aliases: [usb-if, usb implementers forum, usb] discover: { rss: true } sensors: - { name: news feed, url: "https://www.usb.org/rss.xml", type: RSS, connector: rss, tier: C } - id: wi-fi-alliance name: Wi-Fi Alliance domain: wi-fi.org homepage: https://www.wi-fi.org categories: [standards, telecom, consumer-tech] tier: B aliases: [wi-fi alliance, wifi alliance, wi-fi] discover: { rss: true } sensors: - { name: news feed, url: "https://www.wi-fi.org/rss.xml", type: RSS, connector: rss, tier: B } - id: hdmi-forum name: HDMI Forum / HDMI Licensing Administrator domain: hdmi.org homepage: https://www.hdmi.org categories: [standards, consumer-tech] tier: C aliases: [hdmi forum, hdmi la, hdmi] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: sitemap, url: "https://www.hdmi.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 1000 } } - id: connectivity-standards-alliance name: Connectivity Standards Alliance (Matter) domain: csa-iot.org categories: [standards, consumer-tech] tier: B aliases: [csa, connectivity standards alliance, matter, zigbee alliance] products: - { name: Matter, type: software, aliases: [matter standard] } discover: { rss: true } sensors: - { name: news feed, url: "https://csa-iot.org/feed/", type: RSS, connector: rss, tier: B } - id: thread-group name: Thread Group domain: threadgroup.org categories: [standards, consumer-tech] tier: C aliases: [thread group, thread] discover: { rss: true, pages: true } sensors: - { name: newsroom, url: "https://threadgroup.org/newsroom", type: HTML, connector: http, tier: C } - id: omg name: Object Management Group domain: omg.org homepage: https://www.omg.org categories: [standards, enterprise] tier: C aliases: [omg, object management group, uml, bpmn] discover: { rss: true, sitemap: true } sensors: - { name: news feed, url: "https://www.omg.org/feed", type: RSS, connector: rss, tier: C } - id: openid-foundation name: OpenID Foundation domain: openid.net categories: [standards, cyber, developer] tier: B aliases: [openid, openid foundation, openid connect] discover: { rss: true } sensors: - { name: news feed, url: "https://openid.net/feed/", type: RSS, connector: rss, tier: B } - id: fido-alliance name: FIDO Alliance domain: fidoalliance.org categories: [standards, cyber] tier: B weight: 1.1 aliases: [fido, fido alliance, passkeys, webauthn] products: - { name: Passkeys, type: product, aliases: [passkey] } discover: { rss: true } sensors: - { name: news feed, url: "https://fidoalliance.org/feed/", type: RSS, connector: rss, tier: B, config: { maxItems: 50 } } - id: pci-ssc name: PCI Security Standards Council domain: pcisecuritystandards.org homepage: https://www.pcisecuritystandards.org categories: [standards, cyber, payments] tier: B weight: 1.1 aliases: [pci ssc, pci dss, pci security standards council] products: - { name: PCI DSS, type: software, aliases: [pci dss 4.0] } discover: { rss: true } sensors: - { name: blog feed, url: "https://blog.pcisecuritystandards.org/rss.xml", type: RSS, connector: rss, tier: B } - id: unicode-consortium name: Unicode Consortium domain: unicode.org homepage: https://home.unicode.org categories: [standards, developer] tier: B aliases: [unicode, unicode consortium, cldr, icu] discover: { rss: true, pages: true } sensors: - { name: blog feed, url: "https://blog.unicode.org/feeds/posts/default", type: ATOM, connector: rss, tier: B, config: { maxItems: 25 } } - { name: recent releases, url: "https://www.unicode.org/releases/", type: HTML, connector: http, tier: C } - id: iab-tech-lab name: IAB Tech Lab domain: iabtechlab.com categories: [standards, web-policy, media] tier: C aliases: [iab tech lab, iab, openrtb, tcf] discover: { rss: true } sensors: - { name: news feed, url: "https://iabtechlab.com/feed/", type: RSS, connector: rss, tier: C } - id: openapi-initiative name: OpenAPI Initiative domain: openapis.org homepage: https://www.openapis.org categories: [standards, developer] tier: B aliases: [openapi, openapi initiative, oai, swagger] products: - { name: OpenAPI Specification, type: software, aliases: [oas, openapi spec] } discover: { rss: true } sensors: - { name: blog feed, url: "https://www.openapis.org/feed", type: RSS, connector: rss, tier: B } - { name: specification releases, url: "https://github.com/OAI/OpenAPI-Specification/releases.atom", type: GITHUB_RELEASE, connector: github, tier: B, config: { repo: OAI/OpenAPI-Specification, kind: releases } } - id: owasp name: OWASP Foundation domain: owasp.org categories: [standards, cyber, open-source] tier: B weight: 1.1 aliases: [owasp, owasp top 10] products: - { name: OWASP Top 10, type: product } discover: { rss: true } sensors: - { name: news feed, url: "https://owasp.org/feed.xml", type: ATOM, connector: rss, tier: B } - id: cis name: Center for Internet Security domain: cisecurity.org homepage: https://www.cisecurity.org categories: [standards, cyber] tier: A weight: 1.2 aliases: [cis, center for internet security, cis benchmarks, ms-isac] products: - { name: CIS Benchmarks, type: product } - { name: CIS Controls, type: product } discover: { rss: true, pages: true } notes: "/feed/advisories and /feed/blog are Sitecore endpoints that intermittently answer 200 with an 'Object moved' HTML page instead of RSS — not stable enough to be sensors; the advisories index is server-rendered." sensors: - { name: advisories index, url: "https://www.cisecurity.org/advisories", type: HTML, connector: http, tier: A } - id: first-org name: FIRST — Forum of Incident Response and Security Teams domain: first.org homepage: https://www.first.org categories: [standards, cyber] tier: B weight: 1.1 aliases: [first, first.org, cvss, epss] products: - { name: CVSS, type: software } - { name: EPSS, type: software } discover: { rss: true } sensors: - { name: news feed, url: "https://www.first.org/newsroom/news/rss.xml", type: RSS, connector: rss, tier: B, config: { maxItems: 50 } } - { name: blog feed, url: "https://www.first.org/blog/rss.xml", type: RSS, connector: rss, tier: C, config: { maxItems: 50 } } - id: isaca name: ISACA domain: isaca.org homepage: https://www.isaca.org categories: [standards, cyber, enterprise] tier: C aliases: [isaca, cobit, cisa certification] discover: { rss: true, sitemap: true } sensors: - { name: news feed, url: "https://www.isaca.org/rss/news", type: RSS, connector: rss, tier: C, config: { maxItems: 50 } } - id: isc2 name: ISC2 domain: isc2.org homepage: https://www.isc2.org categories: [standards, cyber] tier: C aliases: [isc2, (isc)2, cissp] discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://www.isc2.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000 } } - id: cloud-security-alliance name: Cloud Security Alliance domain: cloudsecurityalliance.org categories: [standards, cyber, cloud] tier: C aliases: [csa, cloud security alliance, ccm, star registry] discover: { rss: true } sensors: - { name: blog feed, url: "https://cloudsecurityalliance.org/feed", type: RSS, connector: rss, tier: C } - id: sans-isc name: SANS Internet Storm Center domain: isc.sans.edu categories: [cyber, research] tier: A weight: 1.2 aliases: [sans isc, internet storm center, isc diary, sans institute] discover: { rss: true } sensors: - { name: diary feed, url: "https://isc.sans.edu/rssfeed_full.xml", type: RSS, connector: rss, tier: A } - id: open-compute-project name: Open Compute Project domain: opencompute.org homepage: https://www.opencompute.org categories: [standards, cloud, infrastructure] tier: C aliases: [ocp, open compute project] discover: { rss: true, pages: true } notes: "WordPress feeds and the blog listing answer 403 to non-browser clients; nothing validated." - id: risc-v-international name: RISC-V International domain: riscv.org categories: [standards, semiconductors, open-source] tier: B weight: 1.1 aliases: [risc-v, riscv, risc-v international] discover: { rss: true } sensors: - { name: news feed, url: "https://riscv.org/feed/", type: RSS, connector: rss, tier: B } - id: jedec name: JEDEC domain: jedec.org homepage: https://www.jedec.org categories: [standards, semiconductors] tier: C aliases: [jedec, jedec solid state technology association] discover: { rss: true } sensors: - { name: news feed, url: "https://www.jedec.org/rss.xml", type: RSS, connector: rss, tier: C } - id: mipi-alliance name: MIPI Alliance domain: mipi.org homepage: https://www.mipi.org categories: [standards, semiconductors] tier: C aliases: [mipi, mipi alliance] discover: { rss: true } sensors: - { name: blog feed, url: "https://www.mipi.org/blog/rss.xml", type: RSS, connector: rss, tier: C } - id: pci-sig name: PCI-SIG domain: pcisig.com categories: [standards, semiconductors] tier: C aliases: [pci-sig, pcie, pci express] discover: { rss: true, pages: true } notes: "Drupal feeds and newsroom answer 403 to non-browser clients; nothing validated." - id: 3gpp name: 3GPP domain: 3gpp.org homepage: https://www.3gpp.org categories: [standards, telecom] tier: B weight: 1.1 aliases: [3gpp, 5g standards, release 19, release 20] discover: { rss: true } sensors: - { name: news feed, url: "https://www.3gpp.org/news-events/3gpp-news?format=feed&type=rss", type: RSS, connector: rss, tier: B } - id: gsma name: GSMA domain: gsma.com homepage: https://www.gsma.com categories: [standards, telecom] tier: B weight: 1.1 aliases: [gsma, mwc, mobile world congress] discover: { rss: true } sensors: - { name: newsroom feed, url: "https://www.gsma.com/newsroom/feed/", type: RSS, connector: rss, tier: B } - id: isa name: International Society of Automation domain: isa.org homepage: https://www.isa.org categories: [standards, cyber, infrastructure] tier: C aliases: [isa, isa/iec 62443, international society of automation] products: - { name: ISA/IEC 62443, type: software, aliases: [iec 62443] } discover: { rss: true, pages: true } sensors: - { name: news and press releases, url: "https://www.isa.org/news-press-releases", type: HTML, connector: http, tier: C } - id: astm name: ASTM International domain: astm.org homepage: https://www.astm.org categories: [standards] tier: C aliases: [astm, astm international] discover: { rss: true, sitemap: true } notes: "Site answers 403 to non-browser clients (news, rss); newsroom.astm.org unreachable; nothing validated." - id: ansi name: American National Standards Institute domain: ansi.org homepage: https://www.ansi.org categories: [standards] tier: C aliases: [ansi] discover: { rss: true, sitemap: true } notes: "All paths (news, rss, feed) answer 403 to non-browser clients; nothing validated." - id: bsi-group name: BSI Group domain: bsigroup.com homepage: https://www.bsigroup.com categories: [standards] tier: C aliases: [bsi, bsi group, british standards institution] discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://www.bsigroup.com/sitemap/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 4 } } - id: din name: DIN — German Institute for Standardization domain: din.de homepage: https://www.din.de categories: [standards] tier: C aliases: [din, deutsches institut für normung] discover: { rss: true, sitemap: true } sensors: - { name: sitemap en, url: "https://www.din.de/service-sitemap-din-en-sitemap_index.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000 } } - id: afnor name: AFNOR domain: afnor.org homepage: https://www.afnor.org categories: [standards] tier: C aliases: [afnor, association française de normalisation] discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://www.afnor.org/sitemaps/", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 4 } } - id: scc-canada name: Standards Council of Canada domain: scc.ca homepage: https://www.scc.ca categories: [standards, government] tier: C aliases: [scc, standards council of canada, conseil canadien des normes, ccn] discover: { rss: true, sitemap: true } notes: "scc.ca redirects to scc-ccn.ca which answers 403 to non-browser clients; nothing validated." - id: bnq name: Bureau de normalisation du Québec domain: bnq.qc.ca homepage: https://www.bnq.qc.ca categories: [standards, government] tier: D aliases: [bnq, bureau de normalisation du québec] discover: { rss: true, sitemap: true } notes: "No feed or sitemap; news paths return the 404 page; nothing validated." - id: csa-group name: CSA Group domain: csagroup.org homepage: https://www.csagroup.org categories: [standards] tier: C aliases: [csa group, canadian standards association] discover: { rss: true, sitemap: true } notes: "WordPress feeds answer 403 to non-browser clients; nothing validated." - id: ul-solutions name: UL Solutions domain: ul.com homepage: https://www.ul.com categories: [standards, consumer-safety] tier: C aliases: [ul, ul solutions, underwriters laboratories] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: news, url: "https://www.ul.com/news", type: HTML, connector: http, tier: C } - id: open-source-initiative name: Open Source Initiative domain: opensource.org categories: [open-source, standards] tier: C aliases: [osi, open source initiative, open source definition] discover: { rss: true } sensors: - { name: blog feed, url: "https://opensource.org/feed", type: RSS, connector: rss, tier: C } - id: free-software-foundation name: Free Software Foundation domain: fsf.org homepage: https://www.fsf.org categories: [open-source, ngo] tier: C aliases: [fsf, free software foundation, gnu] discover: { rss: true } sensors: - { name: news feed, url: "https://static.fsf.org/fsforg/rss/news.xml", type: RSS, connector: rss, tier: C } - { name: blogs feed, url: "https://static.fsf.org/fsforg/rss/blogs.xml", type: RSS, connector: rss, tier: C } - id: creative-commons name: Creative Commons domain: creativecommons.org categories: [open-source, ngo, legal] tier: C aliases: [creative commons, cc licenses] discover: { rss: true } sensors: - { name: blog feed, url: "https://creativecommons.org/feed/", type: RSS, connector: rss, tier: C } - id: software-heritage name: Software Heritage domain: softwareheritage.org homepage: https://www.softwareheritage.org categories: [open-source, research] tier: C aliases: [software heritage, swh] discover: { rss: true } notes: "www.softwareheritage.org/feed/ is a valid RSS but the server sends an incomplete TLS chain (Node: unable to get local issuer certificate); re-add when fixed." - id: internet-archive name: Internet Archive domain: archive.org categories: [internet, ngo, open-data] tier: B weight: 1.2 aliases: [internet archive, wayback machine, archive.org] products: - { name: Wayback Machine, type: service } discover: { rss: true, sitemap: true } sensors: - { name: blog feed, url: "https://blog.archive.org/feed/", type: RSS, connector: rss, tier: B } # ───────────────────────── Think tanks, polling, AI policy & safety ───────────────────────── - id: brookings name: Brookings Institution domain: brookings.edu homepage: https://www.brookings.edu categories: [research, politics] tier: B weight: 1.2 aliases: [brookings, brookings institution] discover: { rss: true, sitemap: true } sensors: - { name: news sitemap, url: "https://www.brookings.edu/news-sitemap.xml", type: SITEMAP, connector: sitemap, tier: B, config: { maxUrls: 1000 } } - id: rand name: RAND Corporation domain: rand.org homepage: https://www.rand.org categories: [research, politics] tier: B weight: 1.2 aliases: [rand, rand corporation] discover: { rss: true } sensors: - { name: new publications, url: "https://www.rand.org/pubs/new.xml", type: ATOM, connector: rss, tier: B } - { name: press releases, url: "https://www.rand.org/news/press.xml", type: ATOM, connector: rss, tier: B } - { name: commentary, url: "https://www.rand.org/pubs/commentary.xml", type: ATOM, connector: rss, tier: C } - id: cfr name: Council on Foreign Relations domain: cfr.org homepage: https://www.cfr.org categories: [research, politics] tier: B weight: 1.1 aliases: [cfr, council on foreign relations, foreign affairs] discover: { rss: true, sitemap: true } sensors: - { name: feed, url: "https://www.cfr.org/feed", type: RSS, connector: rss, tier: B } - id: csis name: Center for Strategic and International Studies domain: csis.org homepage: https://www.csis.org categories: [research, politics] tier: B weight: 1.1 aliases: [csis] discover: { rss: true } sensors: - { name: analysis feed, url: "https://www.csis.org/rss.xml", type: RSS, connector: rss, tier: B } - id: carnegie-endowment name: Carnegie Endowment for International Peace domain: carnegieendowment.org categories: [research, politics] tier: B aliases: [carnegie endowment, carnegie] discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://carnegieendowment.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 4 } } - id: atlantic-council name: Atlantic Council domain: atlanticcouncil.org homepage: https://www.atlanticcouncil.org categories: [research, politics] tier: B aliases: [atlantic council] discover: { rss: true } sensors: - { name: feed, url: "https://www.atlanticcouncil.org/feed/", type: RSS, connector: rss, tier: B } - id: chatham-house name: Chatham House domain: chathamhouse.org homepage: https://www.chathamhouse.org categories: [research, politics] tier: B aliases: [chatham house, royal institute of international affairs] discover: { rss: true, sitemap: true } notes: "Feed, sitemap and news pages answer 403 to non-browser clients; nothing validated." - id: iiss name: International Institute for Strategic Studies domain: iiss.org homepage: https://www.iiss.org categories: [research, politics] tier: C aliases: [iiss, military balance] products: - { name: The Military Balance, type: product } discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://www.iiss.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000 } } - id: sipri name: SIPRI domain: sipri.org homepage: https://www.sipri.org categories: [research, politics] tier: B aliases: [sipri, stockholm international peace research institute] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: news and events, url: "https://www.sipri.org/news", type: HTML, connector: http, tier: B } - { name: sitemap, url: "https://www.sipri.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 4 } } - id: bruegel name: Bruegel domain: bruegel.org homepage: https://www.bruegel.org categories: [research, finance, politics] tier: B aliases: [bruegel] discover: { rss: true } sensors: - { name: feed, url: "https://www.bruegel.org/rss.xml", type: RSS, connector: rss, tier: B } - id: cepr name: CEPR — Centre for Economic Policy Research domain: cepr.org categories: [research, finance] tier: B aliases: [cepr, voxeu] products: - { name: VoxEU, type: product } discover: { rss: true } sensors: - { name: feed, url: "https://cepr.org/rss.xml", type: RSS, connector: rss, tier: B } - id: peterson-institute name: Peterson Institute for International Economics domain: piie.com homepage: https://www.piie.com categories: [research, finance] tier: B aliases: [piie, peterson institute] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: newsroom, url: "https://www.piie.com/newsroom", type: HTML, connector: http, tier: B } - { name: sitemap, url: "https://www.piie.com/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 4 } } - id: cato-institute name: Cato Institute domain: cato.org homepage: https://www.cato.org categories: [research, politics] tier: C aliases: [cato, cato institute] discover: { rss: true, sitemap: true } notes: "All paths (rss, sitemap) answer 403 to non-browser clients; nothing validated." - id: heritage-foundation name: The Heritage Foundation domain: heritage.org homepage: https://www.heritage.org categories: [research, politics] tier: C aliases: [heritage foundation, heritage] discover: { rss: true } sensors: - { name: feed, url: "https://www.heritage.org/rss", type: RSS, connector: rss, tier: C, config: { maxItems: 50 } } - id: aei name: American Enterprise Institute domain: aei.org homepage: https://www.aei.org categories: [research, politics] tier: C aliases: [aei, american enterprise institute] discover: { rss: true } sensors: - { name: feed, url: "https://www.aei.org/feed/", type: RSS, connector: rss, tier: C, config: { maxItems: 50 } } - id: urban-institute name: Urban Institute domain: urban.org homepage: https://www.urban.org categories: [research, politics] tier: C aliases: [urban institute] discover: { rss: true, sitemap: true } notes: "Feeds and sitemap answer 403 to non-browser clients; nothing validated." - id: center-for-american-progress name: Center for American Progress domain: americanprogress.org homepage: https://www.americanprogress.org categories: [research, politics] tier: C aliases: [cap, center for american progress] discover: { rss: true, sitemap: true } notes: "WordPress feed answers 403 to non-browser clients; nothing validated." - id: pew-research name: Pew Research Center domain: pewresearch.org homepage: https://www.pewresearch.org categories: [research, statistics, politics] tier: A weight: 1.3 aliases: [pew, pew research, pew research center] discover: { rss: true } sensors: - { name: publications feed, url: "https://www.pewresearch.org/feed/", type: RSS, connector: rss, tier: A } - { name: short reads feed, url: "https://www.pewresearch.org/short-reads/feed/", type: RSS, connector: rss, tier: B } - id: gallup name: Gallup domain: gallup.com homepage: https://news.gallup.com categories: [research, statistics, politics] tier: B weight: 1.2 aliases: [gallup, gallup poll] discover: { rss: true, sitemap: true } notes: "No feed or sitemap exposed on news.gallup.com (all /rss paths 404); nothing validated." - id: cd-howe-institute name: C.D. Howe Institute domain: cdhowe.org homepage: https://www.cdhowe.org categories: [research, finance, politics] tier: B aliases: [c.d. howe, cd howe institute, institut c.d. howe] discover: { rss: true } sensors: - { name: publications feed, url: "https://cdhowe.org/publication/feed/", type: RSS, connector: rss, tier: B } - id: irpp name: Institute for Research on Public Policy domain: irpp.org categories: [research, politics] tier: B aliases: [irpp, institute for research on public policy, policy options, options politiques] products: - { name: Policy Options, type: product, aliases: [policy options magazine] } discover: { rss: true } sensors: - { name: irpp feed, url: "https://irpp.org/feed/", type: RSS, connector: rss, tier: B } - { name: policy options feed, url: "https://policyoptions.irpp.org/feed/", type: RSS, connector: rss, tier: B } - id: fraser-institute name: Fraser Institute domain: fraserinstitute.org homepage: https://www.fraserinstitute.org categories: [research, politics] tier: C aliases: [fraser institute, institut fraser] discover: { rss: true } sensors: - { name: feed, url: "https://www.fraserinstitute.org/rss.xml", type: RSS, connector: rss, tier: C } - id: institut-du-quebec name: Institut du Québec domain: institutduquebec.ca categories: [research, finance, politics] tier: C aliases: [institut du québec, idq] discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://institutduquebec.ca/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 1000 } } - id: cirano name: CIRANO domain: cirano.qc.ca categories: [research, finance] tier: C aliases: [cirano] discover: { rss: true, pages: true } sensors: - { name: nouvelles, url: "https://cirano.qc.ca/fr/nouvelles", type: HTML, connector: http, tier: C } - id: conference-board-of-canada name: Conference Board of Canada domain: conferenceboard.ca homepage: https://www.conferenceboard.ca categories: [research, finance] tier: C aliases: [conference board of canada] discover: { rss: true, sitemap: true } notes: "Every conferenceboard.ca path now redirects to conference-board.org/north-america (SPA); nothing validated." - id: canada-west-foundation name: Canada West Foundation domain: cwf.ca categories: [research, politics] tier: C aliases: [canada west foundation, cwf] discover: { rss: true } sensors: - { name: feed, url: "https://cwf.ca/feed/", type: RSS, connector: rss, tier: C } - id: macdonald-laurier-institute name: Macdonald-Laurier Institute domain: macdonaldlaurier.ca categories: [research, politics] tier: C aliases: [macdonald-laurier institute, mli] discover: { rss: true } sensors: - { name: feed, url: "https://macdonaldlaurier.ca/feed/", type: RSS, connector: rss, tier: C } - id: broadbent-institute name: Broadbent Institute domain: broadbentinstitute.ca homepage: https://www.broadbentinstitute.ca categories: [research, politics] tier: C aliases: [broadbent institute, institut broadbent] discover: { rss: true } sensors: - { name: feed, url: "https://www.broadbentinstitute.ca/feed", type: RSS, connector: rss, tier: C } - id: center-for-ai-safety name: Center for AI Safety domain: safe.ai categories: [ai, research] tier: B weight: 1.1 aliases: [cais, center for ai safety, ai safety newsletter] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: newsroom, url: "https://safe.ai/news", type: HTML, connector: http, tier: B } - { name: ai safety newsletter feed, url: "https://newsletter.safe.ai/feed", type: RSS, connector: rss, tier: B, config: { maxItems: 30 } } - id: epoch-ai name: Epoch AI domain: epoch.ai categories: [ai, research, statistics] tier: B weight: 1.1 aliases: [epoch ai, epoch] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: latest, url: "https://epoch.ai/latest", type: HTML, connector: http, tier: B } - { name: gradient updates feed, url: "https://epochai.substack.com/feed", type: RSS, connector: rss, tier: C, config: { maxItems: 30 } } - id: ai-now-institute name: AI Now Institute domain: ainowinstitute.org categories: [ai, research, politics] tier: C aliases: [ai now, ai now institute] discover: { rss: true } sensors: - { name: feed, url: "https://ainowinstitute.org/feed", type: RSS, connector: rss, tier: C } - id: stanford-hai name: Stanford HAI domain: hai.stanford.edu categories: [ai, research] tier: B weight: 1.1 aliases: [stanford hai, human-centered ai, ai index] products: - { name: AI Index, type: index, aliases: [ai index report] } discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://hai.stanford.edu/sitemap.xml", type: SITEMAP, connector: sitemap, tier: B, config: { maxUrls: 3000 } } - id: partnership-on-ai name: Partnership on AI domain: partnershiponai.org categories: [ai, research] tier: C aliases: [partnership on ai, pai] discover: { rss: true } sensors: - { name: feed, url: "https://partnershiponai.org/feed/", type: RSS, connector: rss, tier: C } - id: future-of-life-institute name: Future of Life Institute domain: futureoflife.org categories: [ai, research, ngo] tier: C aliases: [fli, future of life institute] discover: { rss: true } sensors: - { name: feed, url: "https://futureoflife.org/feed/", type: RSS, connector: rss, tier: C } - id: govai name: Centre for the Governance of AI domain: governance.ai homepage: https://www.governance.ai categories: [ai, research, politics] tier: C aliases: [govai, centre for the governance of ai] discover: { rss: true } sensors: - { name: blog feed, url: "https://www.governance.ai/post/rss.xml", type: RSS, connector: rss, tier: C } - id: cset name: Center for Security and Emerging Technology domain: cset.georgetown.edu categories: [ai, research, politics] tier: B aliases: [cset, georgetown cset] discover: { rss: true } sensors: - { name: feed, url: "https://cset.georgetown.edu/feed/", type: RSS, connector: rss, tier: B } - { name: publications feed, url: "https://cset.georgetown.edu/publications/feed/", type: RSS, connector: rss, tier: B } - id: ada-lovelace-institute name: Ada Lovelace Institute domain: adalovelaceinstitute.org homepage: https://www.adalovelaceinstitute.org categories: [ai, research, politics] tier: C aliases: [ada lovelace institute] discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://www.adalovelaceinstitute.org/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 4 } } - id: alan-turing-institute name: The Alan Turing Institute domain: turing.ac.uk homepage: https://www.turing.ac.uk categories: [ai, research] tier: C aliases: [alan turing institute, turing institute] discover: { rss: true, sitemap: true, pages: true } notes: "Feeds answer 403; /news is a client-rendered listing (thin); nothing validated." - id: metr name: METR domain: metr.org categories: [ai, research] tier: B weight: 1.1 aliases: [metr, model evaluation and threat research, arc evals] discover: { rss: true } sensors: - { name: feed, url: "https://metr.org/feed.xml", type: RSS, connector: rss, tier: B, config: { maxItems: 30 } } - id: apollo-research name: Apollo Research domain: apolloresearch.ai homepage: https://www.apolloresearch.ai categories: [ai, research] tier: C aliases: [apollo research] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: blog, url: "https://www.apolloresearch.ai/blog", type: HTML, connector: http, tier: C } - { name: sitemap, url: "https://www.apolloresearch.ai/sitemap.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 1000 } } - id: miri name: Machine Intelligence Research Institute domain: intelligence.org categories: [ai, research] tier: C aliases: [miri, machine intelligence research institute] discover: { rss: true } sensors: - { name: feed, url: "https://intelligence.org/feed/", type: RSS, connector: rss, tier: C } - id: uk-aisi name: UK AI Security Institute domain: aisi.gov.uk homepage: https://www.aisi.gov.uk categories: [ai, government, research] tier: B weight: 1.2 aliases: [aisi, ai security institute, ai safety institute, uk aisi] discover: { rss: true, sitemap: true, pages: true } sensors: - { name: blog, url: "https://www.aisi.gov.uk/blog", type: HTML, connector: http, tier: B } - { name: sitemap, url: "https://www.aisi.gov.uk/sitemap.xml", type: SITEMAP, connector: sitemap, tier: B, config: { maxUrls: 1000 } } - id: institute-for-progress name: Institute for Progress domain: ifp.org categories: [research, politics, ai] tier: C aliases: [ifp, institute for progress] discover: { rss: true } sensors: - { name: feed, url: "https://ifp.org/feed/", type: RSS, connector: rss, tier: C } - id: itif name: Information Technology and Innovation Foundation domain: itif.org categories: [research, politics, technology] tier: C aliases: [itif] discover: { rss: true } sensors: - { name: feed, url: "https://itif.org/feed/rss.xml", type: RSS, connector: rss, tier: C } - id: new-america name: New America domain: newamerica.org homepage: https://www.newamerica.org categories: [research, politics, technology] tier: C aliases: [new america, oti, open technology institute] discover: { rss: true, sitemap: true } sensors: - { name: sitemap, url: "https://www.newamerica.org/sitemap_index.xml", type: SITEMAP, connector: sitemap, tier: C, config: { maxUrls: 3000, maxChildren: 4 } } - id: data-and-society name: Data & Society domain: datasociety.net categories: [research, technology, politics] tier: C aliases: [data & society, data and society] discover: { rss: true } notes: "/feed/ answers 200 with zero items and /library/feed/ answers 403; nothing validated." - id: bellingcat name: Bellingcat domain: bellingcat.com homepage: https://www.bellingcat.com categories: [media, research, ngo] tier: B weight: 1.1 aliases: [bellingcat, osint] discover: { rss: true } sensors: - { name: feed, url: "https://www.bellingcat.com/feed/", type: RSS, connector: rss, tier: B } - id: icij name: International Consortium of Investigative Journalists domain: icij.org homepage: https://www.icij.org categories: [media, ngo] tier: B weight: 1.1 aliases: [icij, panama papers, pandora papers] discover: { rss: true } sensors: - { name: feed, url: "https://www.icij.org/feed/", type: RSS, connector: rss, tier: B } - id: occrp name: Organized Crime and Corruption Reporting Project domain: occrp.org homepage: https://www.occrp.org categories: [media, ngo] tier: B aliases: [occrp] discover: { rss: true } sensors: - { name: feed, url: "https://www.occrp.org/en/feed", type: RSS, connector: rss, tier: B, config: { maxItems: 50 } } - id: gijn name: Global Investigative Journalism Network domain: gijn.org categories: [media, ngo] tier: C aliases: [gijn] discover: { rss: true, sitemap: true } notes: "/rss and /feed/ answer 403 to non-browser clients (intermittently 200); nothing validated." # ───────────────────────── Extensions of founding-file organizations ───────────────────────── - id: w3c extend: true sensors: - { name: blog feed, url: "https://www.w3.org/blog/feed/", type: RSS, connector: rss, tier: B } - id: ietf extend: true sensors: - { name: last calls feed, url: "https://datatracker.ietf.org/feed/last-call/", type: ATOM, connector: rss, tier: B } - id: icann extend: true sensors: - { name: content feed, url: "https://www.icann.org/en/feed", type: RSS, connector: rss, tier: B } - id: mozilla extend: true aliases: [mozilla foundation] sensors: - { name: foundation blog feed, url: "https://www.mozillafoundation.org/en/blog/rss/", type: RSS, connector: rss, tier: C } - { name: security blog feed, url: "https://blog.mozilla.org/security/feed/", type: RSS, connector: rss, tier: B } - id: wikimedia extend: true sensors: - { name: diff blog feed, url: "https://diff.wikimedia.org/feed/", type: RSS, connector: rss, tier: C }