added some to tech
This commit is contained in:
parent
0e22bc7ec4
commit
1b1ad977a0
17
tech.js
17
tech.js
@ -73,7 +73,22 @@ feeds.simple_test_feed = {
|
|||||||
{
|
{
|
||||||
"count": 100,
|
"count": 100,
|
||||||
"feed_url": "http://feedproxy.google.com/typepad/alleyinsider/silicon_alley_insider"
|
"feed_url": "http://feedproxy.google.com/typepad/alleyinsider/silicon_alley_insider"
|
||||||
}]
|
}
|
||||||
|
|
||||||
|
,
|
||||||
|
{
|
||||||
|
"count": 100,
|
||||||
|
"feed_url": "http://techcrunch.com/feed/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"count": 100,
|
||||||
|
"feed_url": "http://feeds.venturebeat.com/VentureBeat"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"count": 100,
|
||||||
|
"feed_url": "http://feeds2.feedburner.com/thenextweb"
|
||||||
|
}
|
||||||
|
]
|
||||||
};
|
};
|
||||||
var braider_options = {
|
var braider_options = {
|
||||||
feeds: feeds,
|
feeds: feeds,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user