Bug 1643716 - Part 1: Replace no longer working rss services in SeaMonkey. r=IanN
This commit is contained in:
Родитель
fa69c19f91
Коммит
0afdbd4c64
|
@ -20,10 +20,8 @@ startup.homepage_override_url=http://www.seamonkey-project.org/releases/seamonke
|
|||
# This is the default set of web based feed handlers shown in the reader
|
||||
# selection UI
|
||||
browser.contentHandlers.types.0.title=Feedly
|
||||
browser.contentHandlers.types.0.uri=http://www.feedly.com/home#subscription/feed/%s
|
||||
browser.contentHandlers.types.1.title=My Yahoo!
|
||||
browser.contentHandlers.types.1.uri=http://add.my.yahoo.com/rss?url=%s
|
||||
browser.contentHandlers.types.2.title=AOL Reader
|
||||
browser.contentHandlers.types.2.uri=http://reader.aol.com/#quickadd/%s
|
||||
browser.contentHandlers.types.3.title=Digg Reader
|
||||
browser.contentHandlers.types.3.uri=http://digg.com/reader/search/%s
|
||||
browser.contentHandlers.types.0.uri=https://feedly.com/i/subscription/feed/%s
|
||||
browser.contentHandlers.types.1.title=Inoreader
|
||||
browser.contentHandlers.types.1.uri=https://www.inoreader.com/?add_feed=%s
|
||||
browser.contentHandlers.types.2.title=My Yahoo!
|
||||
browser.contentHandlers.types.2.uri=https://add.my.yahoo.com/rss?url=%s
|
||||
|
|
Загрузка…
Ссылка в новой задаче