-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.toml
More file actions
58 lines (52 loc) · 1.54 KB
/
config.toml
File metadata and controls
58 lines (52 loc) · 1.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
baseURL = "/"
languageCode = "it"
title = "Amazon Tracking Exposed"
theme = "trex"
enableRobotsTXT = true
canonifyURLs = true
[params]
subtitle = "amazon"
subsite = "amazon"
tagline = "This tool to study Amazon's personalization algorithm is now DISCONTINUED."
description = "Algorithm analysis based on passive data scraping of amazon pages. With our tools, researcher can collect evidences on dynamic pricing abuses and data discrimination."
ourvision = false
[permalinks]
posts = "/:slug/"
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
[menu]
[[menu.main]]
page = "Tracking Exposed"
identifier = "trex"
name = "Umbrella project: Tracking Exposed"
url = "https://tracking.exposed"
weight = 90
[[menu.main]]
page = "About"
identifier = "about"
name = "About"
url = "/about"
weight = 80
[[menu.featured]]
identifier = "what"
name = "What is it amTREX?"
url = "/what-we-do/"
weight = -180
pre = "/images/event.svg"
post = "Our first experiments and how the tool work."
[[menu.featured]]
identifier = "how"
name= "How does it work"
url = "/how-does-it-work/"
weight = -170
pre = "/images/box_bgorange.svg"
post = "Amazon personalized results, dynamic pricing and investigation on personal data."
[[menu.featured]]
identifier = "knowmore"
name = "Know more"
url = "/know-more/"
weight = -160
pre = "/images/kindle.svg"
post = "Beside Amazon, we enable analysis of Faceobok, Youtube, and Pornhub."