Adjust European short trip heuristic from >3 days to >1 day to correctly detect when user has returned home from European trips. This fixes the April 29-30, 2023 case where the location incorrectly showed "Sankt Georg, Hamburg" instead of "Bristol" when the user was free (no events scheduled) after the foss-north trip ended on April 27. The previous logic required more than 3 days to pass before assuming return home from European countries, but for short European trips by rail/ferry, users typically return within 1-2 days. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2 lines
1.7 KiB
JavaScript
2 lines
1.7 KiB
JavaScript
module.exports={A:{A:{"2":"K D E F A TC","2052":"B"},B:{"1":"0 1 2 3 4 5 6 7 8 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r w x y z I"},C:{"1":"0 1 2 3 4 5 6 7 8 NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB 9B kB AC lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B Q H R BC S T U V W X Y Z a b c d e f g h i j k l m n o p q r w x y z I 2B CC DC VC","132":"9 UC 8B J K D E F A B C WC XC","260":"L M G N O P AB s t u v BB CB DB EB FB GB HB IB JB KB LB MB"},D:{"1":"0 1 2 3 4 5 6 7 8 aB bB cB dB eB fB gB hB iB jB 9B kB AC lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r w x y z I 2B CC DC","260":"9 J K D E F A B C L M G N O P AB s","772":"t u v BB CB DB EB FB GB HB IB JB KB LB MB NB OB PB QB RB","1028":"SB TB UB VB WB XB YB ZB"},E:{"1":"B C L M G 3B 4B dC eC fC GC HC 5B gC 6B IC JC KC LC MC hC 7B NC OC PC QC iC","260":"9 J A YC EC FC","772":"K D E F ZC aC bC cC"},F:{"1":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B Q H R BC S T U V W X Y Z a b c d e f g h i j k l m n o p q r","2":"F jC","132":"B kC lC mC 3B RC","644":"C nC 4B","772":"G N O P AB s t u v BB CB DB EB","1028":"FB GB HB IB JB KB LB MB"},G:{"1":"xC yC zC 0C 1C 2C 3C 4C 5C 6C 7C GC HC 5B 8C 6B IC JC KC LC MC 9C 7B NC OC PC QC","260":"EC oC SC vC wC","772":"E pC qC rC sC tC uC"},H:{"644":"AD"},I:{"1":"I","16":"BD CD","260":"DD","772":"8B J ED SC FD GD"},J:{"772":"D A"},K:{"1":"H","132":"A B 3B RC","644":"C 4B"},L:{"1":"I"},M:{"1":"2B"},N:{"1":"B","2":"A"},O:{"1":"5B"},P:{"1":"s t u v HD ID JD KD LD FC MD ND OD PD QD 6B 7B RD SD","1028":"J"},Q:{"1":"TD"},R:{"1":"UD"},S:{"1":"VD WD"}},B:6,C:"const",D:true};
|