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":"TC","8":"K D E F A","164":"B"},B:{"1":"0 1 2 3 4 5 6 7 8 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","513":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 LB MB 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","8":"9 UC 8B J K D E F A B C L M G N O P AB s t u v BB CB DB EB FB GB HB IB WC XC","66":"JB KB"},D:{"1":"0 1 2 3 4 5 6 7 8 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 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","8":"9 J K D E F A B C L M G N O P AB s t u v BB CB DB EB FB GB HB IB JB KB LB MB NB"},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","8":"9 J K D YC EC ZC aC","289":"E F A bC cC FC"},F:{"1":"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 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","8":"F B C G N O P AB s t u v jC kC lC mC 3B RC nC 4B"},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","8":"EC oC SC pC qC rC","289":"E sC tC uC vC wC"},H:{"2":"AD"},I:{"1":"I","8":"8B J BD CD DD ED SC FD GD"},J:{"8":"D A"},K:{"1":"H","8":"A B C 3B RC 4B"},L:{"1":"I"},M:{"1":"2B"},N:{"8":"A","164":"B"},O:{"1":"5B"},P:{"1":"J s t u v HD ID JD KD LD FC MD ND OD PD QD 6B 7B RD SD"},Q:{"1":"TD"},R:{"1":"UD"},S:{"1":"VD WD"}},B:2,C:"Web Cryptography",D:true};
|