blob: 23054f4888a5c76bff253f60ecc8d81343517b1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"netflix": {
"mime_types": [
],
"versions": [
{
"version": "0",
"status": "up_to_date",
"comment": "'Netflix' is bundled with GoogleTV, so we don't define a minimum version."
}
],
"name": "Netflix",
"group_name_matcher": "*Netflix*"
}
}
|