mirror of
https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git
synced 2025-01-25 17:36:18 +00:00
testing requests from the server
This commit is contained in:
parent
49402610a0
commit
391614e8d9
@ -17,7 +17,12 @@ feeds.simple_test_feed = {
|
||||
"name" : "Jobsite",
|
||||
"count" : 2,
|
||||
"feed_url" : "http://www.jobsite.co.uk/cgi-bin/advsearch?rss_feed=1&daysback=1&jbe_id=47820652",
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
"count": 100,
|
||||
"feed_url": "http://www.jobserve.com/MySearch/6DA9769BA89834AA.rss"
|
||||
}
|
||||
]
|
||||
};
|
||||
var braider_options = {
|
||||
|
Loading…
Reference in New Issue
Block a user