chang url of recommend job page

This commit is contained in:
geekgeekrun
2025-04-26 19:21:09 +08:00
parent a22ac20b3a
commit 7868f100ce
2 changed files with 3 additions and 3 deletions
@@ -96,7 +96,7 @@ if (
}
const localStoragePageUrl = `https://www.zhipin.com/desktop/`
const recommendJobPageUrl = `https://www.zhipin.com/web/geek/job-recommend`
const recommendJobPageUrl = `https://www.zhipin.com/web/geek/jobs`
const expectCompanySet = new Set(targetCompanyList)
const enableCompanyAllowList = Boolean(expectCompanySet.size)