Project

General

Profile

Download (7.73 KB) Statistics
| Branch: | Revision:

hydrilla-fixes-bundle / src / tp-link-com-fix-downloads / index.json @ f938b039

1
// SPDX-License-Identifier: CC0-1.0
2

    
3
// Copyright (C) 2021, 2022 Wojtek Kosior <koszko@koszko.org>
4
// Copyright (C) 2022 Jacob K
5
// Available under the terms of Creative Commons Zero v1.0 Universal.
6

    
7
{
8
    "$schema": "https://hydrilla.koszko.org/schemas/package_source-2.schema.json",
9
    "source_name": "tp-link-com-fix-downloads",
10
    "copyright":  [
11
	// The text of the LicenseRef- GPL also gets included in the report.
12
	{"file": "report.spdx"},
13
	{"file": "LICENSES/CC0-1.0.txt"}
14
    ],
15
    "additional_files": [
16
	{"file": "LICENSES/LicenseRef-GPL-3.0-or-later-WITH-js-exceptions.txt"}
17
    ],
18
    "upstream_url": "https://git.koszko.org/hydrilla-fixes-bundle/tree/src/tp-link-com-fix-downloads",
19
    "definitions": [{
20
        "type":        "mapping_and_resource",
21
        "identifier":  "tp-link-com-fix-downloads",
22
        "long_name":   "TP-Link driver downloads fix",
23
        "uuid":        "e6f6f003-a192-4335-ae6b-ba03175e3908",
24
        "version":     [2022, 6, 28],
25
        "revision":    1,
26
        "description": "Enable downloads on TP-Link website without relying on site-served JavaScript.",
27
        "scripts":     [{"file": "tp-driver.js"}],
28
        "payloads": {
29
	    // * https://www.tp-link.com/en/support/gpl-code/
30
	    // * https://www.tp-link.com/us/support/download/tl-wn725n/
31
	    //
32
	    // Entries below generated by visiting:
33
	    //
34
	    //     https://www.tp-link.com/en/choose-your-location/
35
	    //
36
	    // and executing:
37
	    //
38
	    //     var country_links = [...document.querySelectorAll(".location-item a[lang]")];
39
	    //     function make_payload_specifier(a_link) {
40
	    //         return `"${a_link.href}**": {\n"identifier": "tp-link-com-fix-downloads"\n},`;
41
	    //     }
42
	    //     var payload_specifiers = country_links.map(make_payload_specifier);
43
	    //     console.log(payload_specifiers.join("\n"));
44
	    //
45
	    "https://www.tp-link.com/en/**": {
46
		"identifier": "tp-link-com-fix-downloads"
47
	    },
48
	    "https://www.tp-link.com/ar/**": {
49
		"identifier": "tp-link-com-fix-downloads"
50
	    },
51
	    "https://www.tp-link.com/br/**": {
52
		"identifier": "tp-link-com-fix-downloads"
53
	    },
54
	    "https://www.tp-link.com/ca/**": {
55
		"identifier": "tp-link-com-fix-downloads"
56
	    },
57
	    "https://www.tp-link.com/fr-ca/**": {
58
		"identifier": "tp-link-com-fix-downloads"
59
	    },
60
	    "https://www.tp-link.com/cl/**": {
61
		"identifier": "tp-link-com-fix-downloads"
62
	    },
63
	    "https://www.tp-link.com/co/**": {
64
		"identifier": "tp-link-com-fix-downloads"
65
	    },
66
	    "https://www.tp-link.com/ec/**": {
67
		"identifier": "tp-link-com-fix-downloads"
68
	    },
69
	    "https://www.tp-link.com/latam/**": {
70
		"identifier": "tp-link-com-fix-downloads"
71
	    },
72
	    "https://www.tp-link.com/mx/**": {
73
		"identifier": "tp-link-com-fix-downloads"
74
	    },
75
	    "https://www.tp-link.com/pe/**": {
76
		"identifier": "tp-link-com-fix-downloads"
77
	    },
78
	    "https://www.tp-link.com/us/**": {
79
		"identifier": "tp-link-com-fix-downloads"
80
	    },
81
	    "https://www.tp-link.com/ve/**": {
82
		"identifier": "tp-link-com-fix-downloads"
83
	    },
84
	    "https://www.tp-link.com/au/**": {
85
		"identifier": "tp-link-com-fix-downloads"
86
	    },
87
	    "https://www.tp-link.com/bd/**": {
88
		"identifier": "tp-link-com-fix-downloads"
89
	    },
90
	    "http://www.tp-link.com.cn/**": {
91
		"identifier": "tp-link-com-fix-downloads"
92
	    },
93
	    "https://www.tp-link.com/hk/**": {
94
		"identifier": "tp-link-com-fix-downloads"
95
	    },
96
	    "https://www.tp-link.com/in/**": {
97
		"identifier": "tp-link-com-fix-downloads"
98
	    },
99
	    "https://www.tp-link.com/id/**": {
100
		"identifier": "tp-link-com-fix-downloads"
101
	    },
102
	    "https://www.tp-link.com/jp/**": {
103
		"identifier": "tp-link-com-fix-downloads"
104
	    },
105
	    "https://www.tp-link.com/kz/**": {
106
		"identifier": "tp-link-com-fix-downloads"
107
	    },
108
	    "https://www.tp-link.com/kg/**": {
109
		"identifier": "tp-link-com-fix-downloads"
110
	    },
111
	    "https://www.tp-link.com/my/**": {
112
		"identifier": "tp-link-com-fix-downloads"
113
	    },
114
	    "https://www.tp-link.com/pk/**": {
115
		"identifier": "tp-link-com-fix-downloads"
116
	    },
117
	    "https://www.tp-link.com/ph/**": {
118
		"identifier": "tp-link-com-fix-downloads"
119
	    },
120
	    "https://www.tp-link.com/kr/**": {
121
		"identifier": "tp-link-com-fix-downloads"
122
	    },
123
	    "https://www.tp-link.com/sg/**": {
124
		"identifier": "tp-link-com-fix-downloads"
125
	    },
126
	    "https://www.tp-link.com/lk/**": {
127
		"identifier": "tp-link-com-fix-downloads"
128
	    },
129
	    "https://www.tp-link.com/tw/**": {
130
		"identifier": "tp-link-com-fix-downloads"
131
	    },
132
	    "https://www.tp-link.com/th/**": {
133
		"identifier": "tp-link-com-fix-downloads"
134
	    },
135
	    "https://www.tp-link.com/uz/**": {
136
		"identifier": "tp-link-com-fix-downloads"
137
	    },
138
	    "https://www.tp-link.com/vn/**": {
139
		"identifier": "tp-link-com-fix-downloads"
140
	    },
141
	    "https://www.tp-link.com/at/**": {
142
		"identifier": "tp-link-com-fix-downloads"
143
	    },
144
	    "https://www.tp-link.com/baltic/**": {
145
		"identifier": "tp-link-com-fix-downloads"
146
	    },
147
	    "https://www.tp-link.com/by/**": {
148
		"identifier": "tp-link-com-fix-downloads"
149
	    },
150
	    "https://www.tp-link.com/nl-be/**": {
151
		"identifier": "tp-link-com-fix-downloads"
152
	    },
153
	    "https://www.tp-link.com/fr-be/**": {
154
		"identifier": "tp-link-com-fix-downloads"
155
	    },
156
	    "https://www.tp-link.com/bg/**": {
157
		"identifier": "tp-link-com-fix-downloads"
158
	    },
159
	    "https://www.tp-link.com/cz/**": {
160
		"identifier": "tp-link-com-fix-downloads"
161
	    },
162
	    "https://www.tp-link.com/dk/**": {
163
		"identifier": "tp-link-com-fix-downloads"
164
	    },
165
	    "https://www.tp-link.com/fi/**": {
166
		"identifier": "tp-link-com-fix-downloads"
167
	    },
168
	    "https://www.tp-link.com/fr/**": {
169
		"identifier": "tp-link-com-fix-downloads"
170
	    },
171
	    "https://www.tp-link.com/de/**": {
172
		"identifier": "tp-link-com-fix-downloads"
173
	    },
174
	    "https://www.tp-link.com/gr/**": {
175
		"identifier": "tp-link-com-fix-downloads"
176
	    },
177
	    "https://www.tp-link.com/hu/**": {
178
		"identifier": "tp-link-com-fix-downloads"
179
	    },
180
	    "https://www.tp-link.com/it/**": {
181
		"identifier": "tp-link-com-fix-downloads"
182
	    },
183
	    "https://www.tp-link.com/nl/**": {
184
		"identifier": "tp-link-com-fix-downloads"
185
	    },
186
	    "https://www.tp-link.com/no/**": {
187
		"identifier": "tp-link-com-fix-downloads"
188
	    },
189
	    "https://www.tp-link.com/pl/**": {
190
		"identifier": "tp-link-com-fix-downloads"
191
	    },
192
	    "https://www.tp-link.com/pt/**": {
193
		"identifier": "tp-link-com-fix-downloads"
194
	    },
195
	    "https://www.tp-link.com/ro/**": {
196
		"identifier": "tp-link-com-fix-downloads"
197
	    },
198
	    "https://www.tp-link.com/ru/**": {
199
		"identifier": "tp-link-com-fix-downloads"
200
	    },
201
	    "https://www.tp-link.com/es/**": {
202
		"identifier": "tp-link-com-fix-downloads"
203
	    },
204
	    "https://www.tp-link.com/se/**": {
205
		"identifier": "tp-link-com-fix-downloads"
206
	    },
207
	    "https://www.tp-link.com/ch/**": {
208
		"identifier": "tp-link-com-fix-downloads"
209
	    },
210
	    "https://www.tp-link.com/fr-ch/**": {
211
		"identifier": "tp-link-com-fix-downloads"
212
	    },
213
	    "https://www.tp-link.com/tr/**": {
214
		"identifier": "tp-link-com-fix-downloads"
215
	    },
216
	    "https://www.tp-link.com/uk-ua/**": {
217
		"identifier": "tp-link-com-fix-downloads"
218
	    },
219
	    "https://www.tp-link.com/uk/**": {
220
		"identifier": "tp-link-com-fix-downloads"
221
	    },
222
	    "https://www.tp-link.com/eg/**": {
223
		"identifier": "tp-link-com-fix-downloads"
224
	    },
225
	    "https://www.tp-link.com/il/**": {
226
		"identifier": "tp-link-com-fix-downloads"
227
	    },
228
	    "https://www.tp-link.com/fr-ma/**": {
229
		"identifier": "tp-link-com-fix-downloads"
230
	    },
231
	    "https://www.tp-link.com/sa/**": {
232
		"identifier": "tp-link-com-fix-downloads"
233
	    },
234
	    "https://www.tp-link.com/za/**": {
235
		"identifier": "tp-link-com-fix-downloads"
236
	    },
237
	    "https://www.tp-link.com/ae/**": {
238
		"identifier": "tp-link-com-fix-downloads"
239
	    }
240
	}
241
    }],
242
    "reuse_generate_spdx_report": true
243
}
(1-1/2)