Subversion Repositories cheapmusic

Rev

Rev 120 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 120 Rev 149
Line 7... Line 7...
7
;key = "hzXZAjzGEoMphulnNDNC"
7
;key = "hzXZAjzGEoMphulnNDNC"
8
;secret = "HEuEqObwmGMiwAhkFhBrLuqeeQJBmdIl"
8
;secret = "HEuEqObwmGMiwAhkFhBrLuqeeQJBmdIl"
9
token = "ysffyUybZvPZAcGcNYEBlEooQyvfqWHxYumURMqv"
9
token = "ysffyUybZvPZAcGcNYEBlEooQyvfqWHxYumURMqv"
10
userAgent = "FindCheapMusic/0.9 +https://findcheapmusic.com"
10
userAgent = "FindCheapMusic/0.9 +https://findcheapmusic.com"
11
minRelease = 113
11
minRelease = 113
12
maxRelease = 1573058
12
maxRelease = 1711584
13
maxMasters = 9
13
maxMasters = 9
14
 
14
 
15
[walmart]
15
[walmart]
16
apiKey = "9wdrkxz5kzb9hkk8bsub3kup"
16
apiKey = "9wdrkxz5kzb9hkk8bsub3kup"
17
publisherId = "c6/hJezRA68"
17
publisherId = "c6/hJezRA68"
Line 26... Line 26...
26
 
26
 
27
[amazon]
27
[amazon]
28
access_key_id = "AKIAJ2K2KQDNT5ISAQMA"
28
access_key_id = "AKIAJ2K2KQDNT5ISAQMA"
29
secret_key = "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"
29
secret_key = "TGa8i/rjHwWPynTBAMsb59I5P1+1OHXe/VIuD2f+"
30
associate_tag = "uj024-20"
30
associate_tag = "uj024-20"
31
numResults = 10                               ; maximum number of search results (API)
31
numResults = 10                               ; maximum number of search results (API and Scrape)
32
numListings = 3                               ; maximum number of search results (scrape)
32
numListings = 3                               ; maximum number of listings per search results (scrape)
-
 
33
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
34
endpoint = "webservices.amazon.com"
-
 
35
uri = "/onca/xml"
-
 
36
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
33
 
37
 
34
[itunes]
38
[itunes]
35
numResults = 5                                ; maximum number of search results
39
numResults = 5                                ; maximum number of search results
36
 
40
 
37
[linkshare]
41
[linkshare]
Line 122... Line 126...
122
 
126
 
123
; IP Geo Location
127
; IP Geo Location
124
[ipapi]
128
[ipapi]
125
KEY = "d6e2df77d36b54fc7255ce0c2e73052a"
129
KEY = "d6e2df77d36b54fc7255ce0c2e73052a"
126
 
130
 
127
[nonce]
131
[system]
128
secret = "y6|-^wArpXm:3r{6be1OAx7:$X-d@FpM"
132
nonce_secret = "y6|-^wArpXm:3r{6be1OAx7:$X-d@FpM"
-
 
133
nonce_lifetime = 28800
-
 
134
domain_name = "findcheapmusic.linkpc.net"
-
 
135
gtmId = "GTM-KC6WV88"
-
 
136
htmlIndent = 2