From e1b4efb067b1f5953a3751474eaffe7566ebe537 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 24 Feb 2008 05:23:37 +0000 Subject: [PATCH] Update URL of AP Technology feed --- src/libprs500/ebooks/lrf/web/profiles/ap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libprs500/ebooks/lrf/web/profiles/ap.py b/src/libprs500/ebooks/lrf/web/profiles/ap.py index d581767253..f121a5719a 100644 --- a/src/libprs500/ebooks/lrf/web/profiles/ap.py +++ b/src/libprs500/ebooks/lrf/web/profiles/ap.py @@ -31,7 +31,7 @@ class AssociatedPress(DefaultProfile): ('AP World News', 'http://hosted.ap.org/lineups/WORLDHEADS-rss_2.0.xml?SITE=SCAND&SECTION=HOME'), ('AP Political News', 'http://hosted.ap.org/lineups/POLITICSHEADS-rss_2.0.xml?SITE=ORMED&SECTION=HOME'), ('AP Washington News', 'http://hosted.ap.org/lineups/WASHINGTONHEADS-rss_2.0.xml?SITE=NYPLA&SECTION=HOME'), - ('AP Technology News', 'http://hosted.ap.org/lineups/TECHHEADS-rss_2.0.xml?SITE=NYWNE&SECTION=HOME'), + ('AP Technology News', 'http://hosted.ap.org/lineups/TECHHEADS-rss_2.0.xml?SITE=CTNHR&SECTION=HOME'), ('AP Health News', 'http://hosted.ap.org/lineups/HEALTHHEADS-rss_2.0.xml?SITE=FLDAY&SECTION=HOME'), ('AP Science News', 'http://hosted.ap.org/lineups/SCIENCEHEADS-rss_2.0.xml?SITE=OHCIN&SECTION=HOME'), ('AP Strange News', 'http://hosted.ap.org/lineups/STRANGEHEADS-rss_2.0.xml?SITE=WCNC&SECTION=HOME'),