Skip to content

Commit

Permalink
'#2095 adds some georeferenced extracted items to Locations category.
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickdalla committed May 8, 2024
1 parent 2038c02 commit 106cc05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iped-app/resources/config/conf/CategoriesConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
{"name": "Notes", "mimes": ["application/x-ufed-html-notes", "application/x-ufed-note", "application/x-ios-oldnotes-db", "application/x-ios-notes-db"]},
{"name": "Wireless Networks", "mimes": ["application/x-ufed-html-wifi", "application/x-ufed-wirelessnetwork","application/aleapp-wi-fiprofiles"]},
{"name": "Notifications", "mimes": ["application/x-ufed-html-notifications", "application/x-ufed-notification"]},
{"name": "Locations", "mimes": ["application/x-ufed-html-locations", "application/x-ufed-location", "application/x-ios-locations-db"]},
{"name": "Locations", "mimes": ["application/x-ufed-html-locations", "application/x-ufed-location", "application/x-ios-locations-db", "application/aleapp-googlemapssearches-1", "application/aleapp-googlesearchhistorymaps", "application/aleapp-googlemapslasttrip" ]},
{"name": "Cookies", "mimes": ["application/x-ufed-html-cookies", "application/x-ufed-cookie", "application/aleapp-chrome-cookies"]},
{"name": "Configuration", "mimes": ["application/x-ufed-html-configurations"]},
{"name": "Passwords", "mimes": ["application/x-ufed-html-passwords", "application/x-ufed-password"]},
Expand Down

0 comments on commit 106cc05

Please sign in to comment.