From 98e2b8761f7866036dbb04055b633fd247f96284 Mon Sep 17 00:00:00 2001 From: Martin Donnelly Date: Wed, 19 Jul 2017 01:10:10 +0100 Subject: [PATCH] jobs fix, reverted --- jobs-new.js | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/jobs-new.js b/jobs-new.js index b365884..44bacc0 100644 --- a/jobs-new.js +++ b/jobs-new.js @@ -1,4 +1,4 @@ -const outputFile = 'jobs-new', RssBraider = require('rss-braider'), fs = require('fs'), ejs = require( +const outputFile = 'jobs-special', RssBraider = require('rss-braider'), fs = require('fs'), ejs = require( 'ejs'), read = require('fs').readFileSync, join = require('path').join, str = read( join(__dirname, '/templates/rss.ejs'), 'utf8'), feeds = {}; @@ -85,6 +85,31 @@ feeds.simple_test_feed = { "count": 100, "feed_url": "http://www.s1jobs.com/xml/u3btnz8z2r.xml" + }, + { + + "count": 100, + "feed_url": "http://www.s1jobs.com/xml/b1d7e6c3a9a11964z3r.xml" + }, + { + + "count": 100, + "feed_url": "http://www.s1jobs.com/xml/b1d7e6c3a9a11964z3r.xml" + }, + { + + "count": 100, + "feed_url": "http://www.jobserve.com/MySearch/CA49421A86CA3F74.rss" + }, + { + + "count": 100, + "feed_url": "http://www.s1jobs.com/xml/ddeded091b6f6d33z3r.xml" + }, + { + + "count": 100, + "feed_url": "http://www.s1jobs.com/xml/3eafc1ea20f1ca02z3r.xml" } ] }