Browse Source

Fix Indeed Apply 404s by preferring stable search URLs

Apply now opens /jobs?q= title search when the stored URL is not an
Indeed search page, avoiding dead viewjob/pagead links from the model.
Tighten job-search prompts and JSON schema to favor /jobs URLs and
discourage invented jk permalinks.

Co-authored-by: Cursor <cursoragent@cursor.com>
AhtashamShahzad1 3 weeks ago
parent
commit
9785ddef31
1 changed files with 42 additions and 10 deletions
  1. 42 10
      App for Indeed/Views/DashboardView.swift

File diff suppressed because it is too large
+ 42 - 10
App for Indeed/Views/DashboardView.swift