-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathplanet-feeds.lisp
58 lines (33 loc) · 1.67 KB
/
planet-feeds.lisp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
(feed "http://lisp-univ-etc.blogspot.com/feeds/posts/default/-/lisp/ru")
(feed "http://catap.ru/feeds/atom/tag/lisp/")
(feed "http://alexott-ru.blogspot.com/feeds/posts/default/-/lisp")
(feed "http://archimag.lisper.ru/feeds/atom/tag/lisp")
(feed "http://dmitry-vk.livejournal.com/data/rss"
:category "lisp")
(feed "http://lispnik.livejournal.com/data/rss"
:category "lisp")
(feed "http://swizard.livejournal.com/data/rss"
:category "lisp")
(feed "http://carcaddar.blogspot.com/feeds/posts/default/-/lisp-ru")
(feed "http://andy128k.blogspot.com/feeds/posts/default/-/lisp")
(feed "http://13-49-ru.blogspot.com/feeds/posts/default/-/lisp")
(feed "http://axiger.livejournal.com/data/atom"
:category "lisp")
(feed "http://cl-cad.blogspot.com/feeds/posts/default/-/lisp")
(feed "http://astoon.livejournal.com/data/atom"
:category "lisp")
(feed "http://dsorokin.blogspot.com/feeds/posts/default/-/lisp")
(feed "http://uhalov.blogspot.com/feeds/posts/default/-/lisp")
(feed "http://gzip4ever.blogspot.com/feeds/posts/default/-/lisp")
(feed "http://turtle-bazon.blogspot.com/feeds/posts/default/-/lisp")
(feed "http://keyfighter.blogspot.com/feeds/posts/default/-/lisp")
(feed "http://bredogen.blogspot.com/feeds/posts/default")
(feed "http://linkfly.livejournal.com/data/rss"
:category "lisp")
(feed "http://bajaz.livejournal.com/data/rss"
:category "лисп")
(feed "http://filonenko-mikhail.blogspot.com/feeds/posts/default/-/common%20lisp")
(feed "http://smokeman85.blogspot.com/feeds/posts/default/-/lisp")
(feed "http://bioh.livejournal.com/data/rss"
:category "lisp")
(feed "http://dmitriy.budashny.com/tagged/Common-Lisp/rss")