tighter jobs-special
This commit is contained in:
parent
a45e9ac735
commit
476aee2249
@ -1,5 +1,5 @@
|
||||
module.exports = function (item, itemOptions, source) {
|
||||
const patt = /(full\w?stack|html|html5|es6|react|css|javascript|sql|node|backbone|git|gulp|jquery|express|£\dk|Data Warehouse Developer|iot|internet of things)\W/ig;
|
||||
const patt = /(full\w?stack|html|html5|es6|react|knockout|ember|vue|riotjs|css|javascript|sql|node|backbone|git|gulp|jquery|express|£\dk|Data Warehouse Developer|iot|internet of things)\W/ig;
|
||||
const result = patt.test(itemOptions.description);
|
||||
const resultB = patt.test(itemOptions.title);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user