From 5b6a318d8af8fe67359a9d52e85e45900a79babe Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 8 Apr 2017 09:27:55 +0530 Subject: [PATCH] ... --- recipes/heritage_foundation.recipe | 64 +++++++++++++++--------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/recipes/heritage_foundation.recipe b/recipes/heritage_foundation.recipe index 9e609ae6b0..66e0ec1464 100644 --- a/recipes/heritage_foundation.recipe +++ b/recipes/heritage_foundation.recipe @@ -36,46 +36,46 @@ individual freedom, traditional American values, and a strong national defense.' } feeds = [ - (u'Agriculture', u'http://www.heritage.org/static/RSS/Agriculture.xml'), - (u'Alliances', u'http://www.heritage.org/static/RSS/Alliances.xml'), + (u'Agriculture', u'http://origin.heritage.org/static/RSS/Agriculture.xml'), + (u'Alliances', u'http://origin.heritage.org/static/RSS/Alliances.xml'), (u'Arms Control and Non-Proliferation', - u'http://www.heritage.org/static/RSS/Arms-Control-and-Non-Proliferation.xml'), + u'http://origin.heritage.org/static/RSS/Arms-Control-and-Non-Proliferation.xml'), (u'Budget and Spending', - u'http://www.heritage.org/static/RSS/Budget-and-Spending.xml'), - (u'Economic Freedom', u'http://www.heritage.org/static/RSS/Economic-Freedom.xml'), - (u'Economy', u'http://www.heritage.org/static/RSS/Economy.xml'), - (u'Education', u'http://www.heritage.org/static/RSS/Education.xml'), + u'http://origin.heritage.org/static/RSS/Budget-and-Spending.xml'), + (u'Economic Freedom', u'http://origin.heritage.org/static/RSS/Economic-Freedom.xml'), + (u'Economy', u'http://origin.heritage.org/static/RSS/Economy.xml'), + (u'Education', u'http://origin.heritage.org/static/RSS/Education.xml'), (u'Energy and Environment', - u'http://www.heritage.org/static/RSS/Energy-and-Environment.xml'), + u'http://origin.heritage.org/static/RSS/Energy-and-Environment.xml'), (u'Family and Marriage', - u'http://www.heritage.org/static/RSS/Family-And-Marriage.xml'), + u'http://origin.heritage.org/static/RSS/Family-And-Marriage.xml'), (u'Foreign Aid and Development', - u'http://www.heritage.org/static/RSS/Foreign-Aid-and-Development.xml'), - (u'Health Care', u'http://www.heritage.org/static/RSS/Health-Care.xml'), - (u'Homeland Security', u'http://www.heritage.org/static/RSS/Homeland-Security.xml'), - (u'Housing', u'http://www.heritage.org/static/RSS/Housing.xml'), - (u'Immigration', u'http://www.heritage.org/static/RSS/Immigration.xml'), + u'http://origin.heritage.org/static/RSS/Foreign-Aid-and-Development.xml'), + (u'Health Care', u'http://origin.heritage.org/static/RSS/Health-Care.xml'), + (u'Homeland Security', u'http://origin.heritage.org/static/RSS/Homeland-Security.xml'), + (u'Housing', u'http://origin.heritage.org/static/RSS/Housing.xml'), + (u'Immigration', u'http://origin.heritage.org/static/RSS/Immigration.xml'), (u'International Conflicts', - u'http://www.heritage.org/static/RSS/International-Conflicts.xml'), - (u'International Law', u'http://www.heritage.org/static/RSS/International-Law.xml'), - (u'Labor', u'http://www.heritage.org/static/RSS/Labor.xml'), - (u'Legal Issues', u'http://www.heritage.org/static/RSS/Legal.xml'), - (u'Missile Defense', u'http://www.heritage.org/static/RSS/Missile-Defense.xml'), + u'http://origin.heritage.org/static/RSS/International-Conflicts.xml'), + (u'International Law', u'http://origin.heritage.org/static/RSS/International-Law.xml'), + (u'Labor', u'http://origin.heritage.org/static/RSS/Labor.xml'), + (u'Legal Issues', u'http://origin.heritage.org/static/RSS/Legal.xml'), + (u'Missile Defense', u'http://origin.heritage.org/static/RSS/Missile-Defense.xml'), (u'National Security and Defense', - u'http://www.heritage.org/static/RSS/National-Security-and-Defense.xml'), - (u'Political Thought', u'http://www.heritage.org/static/RSS/Political-Thought.xml'), - (u'Public Diplomacy', u'http://www.heritage.org/static/RSS/Public-Diplomacy.xml'), - (u'Regulation', u'http://www.heritage.org/static/RSS/Regulation.xml'), + u'http://origin.heritage.org/static/RSS/National-Security-and-Defense.xml'), + (u'Political Thought', u'http://origin.heritage.org/static/RSS/Political-Thought.xml'), + (u'Public Diplomacy', u'http://origin.heritage.org/static/RSS/Public-Diplomacy.xml'), + (u'Regulation', u'http://origin.heritage.org/static/RSS/Regulation.xml'), (u'Religion and Civil Society', - u'http://www.heritage.org/static/RSS/Religion-and-Civil-Society.xml'), + u'http://origin.heritage.org/static/RSS/Religion-and-Civil-Society.xml'), (u'Retirement Security', - u'http://www.heritage.org/static/RSS/Retirement-Security.xml'), - (u'Space Policy', u'http://www.heritage.org/static/RSS/Space-Policy.xml'), - (u'Taxes', u'http://www.heritage.org/static/RSS/Taxes.xml'), - (u'Terrorism', u'http://www.heritage.org/static/RSS/Terrorism.xml'), - (u'Trade', u'http://www.heritage.org/static/RSS/Trade.xml'), - (u'Transportation', u'http://www.heritage.org/static/RSS/Transportation.xml'), - (u'Welfare', u'http://www.heritage.org/static/RSS/Welfare.xml'), + u'http://origin.heritage.org/static/RSS/Retirement-Security.xml'), + (u'Space Policy', u'http://origin.heritage.org/static/RSS/Space-Policy.xml'), + (u'Taxes', u'http://origin.heritage.org/static/RSS/Taxes.xml'), + (u'Terrorism', u'http://origin.heritage.org/static/RSS/Terrorism.xml'), + (u'Trade', u'http://origin.heritage.org/static/RSS/Trade.xml'), + (u'Transportation', u'http://origin.heritage.org/static/RSS/Transportation.xml'), + (u'Welfare', u'http://origin.heritage.org/static/RSS/Welfare.xml'), (u'Worldwide Freedom and Human Rights', - u'http://www.heritage.org/static/RSS/Worldwide-Freedom-and-Human-Rights.xml'), + u'http://origin.heritage.org/static/RSS/Worldwide-Freedom-and-Human-Rights.xml'), ]