Auto-deploy: 2026-08-05 18:03:17
This commit is contained in:
+4
-3
@@ -50,12 +50,13 @@
|
||||
|
||||
// ── Job Title (many fallbacks)
|
||||
data.jobTitle = trySelectors([
|
||||
'.job-details-jobs-unified-top-card__job-title h1 a',
|
||||
'.job-details-jobs-unified-top-card__job-title h1',
|
||||
'.job-details-jobs-unified-top-card__job-title a',
|
||||
'.job-details-jobs-unified-top-card__job-title',
|
||||
'.jobs-unified-top-card__job-title h1',
|
||||
'.jobs-unified-top-card__job-title a',
|
||||
'.jobs-unified-top-card__job-title',
|
||||
'.job-details-jobs-unified-top-card__job-title',
|
||||
'h2.job-details-jobs-unified-top-card__job-title',
|
||||
'.jobs-unified-top-card__job-title a',
|
||||
'h1.t-24',
|
||||
'h1.t-18',
|
||||
'h1[class*="job-title"]',
|
||||
|
||||
Reference in New Issue
Block a user