mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Remove obsolete recipes
This commit is contained in:
parent
db76b47c67
commit
c8889644bd
@ -1,16 +0,0 @@
|
||||
from calibre.web.feeds.news import CalibrePeriodical
|
||||
|
||||
class LivingDigital(CalibrePeriodical):
|
||||
|
||||
title = 'Living Digital'
|
||||
calibre_periodicals_slug = 'living-digital'
|
||||
|
||||
description = '''
|
||||
Catch the latest buzz in the digital world with Living Digital. Enjoy
|
||||
reviews, news, features and recommendations on a wide range of consumer
|
||||
technology products - from smartphones to flat panel TVs, netbooks to
|
||||
cameras, and many more consumer lifestyle gadgets. To subscribe, visit
|
||||
<a href="http://news.calibre-ebook.com/periodical/living-digital">calibre
|
||||
Periodicals</a>.
|
||||
'''
|
||||
language = 'en_IN'
|
@ -1,16 +0,0 @@
|
||||
from calibre.web.feeds.news import CalibrePeriodical
|
||||
|
||||
class PCQ(CalibrePeriodical):
|
||||
|
||||
title = 'PCQuest'
|
||||
calibre_periodicals_slug = 'pc-quest-india'
|
||||
|
||||
description = '''
|
||||
Buying a tech product? Seeking a tech solution? Consult PCQuest, India's
|
||||
market-leading selection and implementation guide for the latest
|
||||
technologies: servers, business apps, security, open source, gadgets and
|
||||
more. To subscribe visit, <a
|
||||
href="http://news.calibre-ebook.com/periodical/pc-quest-india">calibre
|
||||
Periodicals</a>.
|
||||
'''
|
||||
language = 'en_IN'
|
Loading…
x
Reference in New Issue
Block a user