You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: backend/src/main/java/com/thughari/jobtrackerpro/service/GmailIntegrationService.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ public class GmailIntegrationService {
56
56
}
57
57
58
58
privatestaticfinalStringATS_FILTER = "from:(myworkday.com OR greenhouse.io OR lever.co OR smartrecruiters.com OR icims.com OR jobvite.com OR bamboo.hr OR workablemail.com OR successfactors.com OR taleo.net OR avature.net OR jobs2careers.com OR ziprecruiter.com OR monster.com OR careerbuilder.com OR wellfound.com OR lu.ma OR breezy.hr OR jazzhr.com OR comeet.com OR recruitee.com OR teamtailor.com OR applytojob.com OR jobs.github.com OR hackerrankforwork.com OR hackerrank.com OR hackerearth.com OR codility.com OR testgorilla.com OR hirevue.com OR vidcruiter.com OR codemetry.com OR pymetrics.com OR hired.com OR triplebyte.com)";
59
-
privatestaticfinalStringSUBJECT_FILTER = "subject:(\"Application\" OR \"Applied\" OR \"Applying\" OR \"Thank You\" OR \"Received\" OR \"Confirmation\" OR \"Interview\" OR \"Status\" OR \"Sollicitatie\" OR \"Engineer\" OR \"Developer\" OR \"Analyst\" OR \"Scientist\" OR \"Specialist\" OR \"Invitation\" OR \"Invite\" OR \"Assessment\" OR \"Challenge\" OR \"Test\" OR \"Screened\" OR \"Position\" OR \"Declaration\" OR \"Talent\")";
59
+
privatestaticfinalStringSUBJECT_FILTER = "subject:(Application OR Applied OR Applying OR \"Thank You\" OR Received OR Confirmation OR Interview OR Status OR Sollicitatie OR Engineer OR Developer OR Analyst OR Scientist OR Specialist OR Invitation OR Invite OR Assessment OR Challenge OR Test OR Screened OR Position OR Declaration OR Talent OR Opportunity OR Role OR Job OR Opening OR Opened OR Lead OR Recruiter OR HR OR \"Human Resources\" OR Hiring OR Resume OR CV)";
0 commit comments