repo creation with initial code after cloning public repo
This commit is contained in:
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"countryCode": "tr",
|
||||
"supportsSubScores": true,
|
||||
"ratings": [
|
||||
{
|
||||
"ratingStrings": ["Genel İzleyici Kitlesi"],
|
||||
"ratingScore": {
|
||||
"score": 0,
|
||||
"subScore": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ratingStrings": ["6A"],
|
||||
"ratingScore": {
|
||||
"score": 6,
|
||||
"subScore": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ratingStrings": ["6+"],
|
||||
"ratingScore": {
|
||||
"score": 6,
|
||||
"subScore": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ratingStrings": ["10A"],
|
||||
"ratingScore": {
|
||||
"score": 10,
|
||||
"subScore": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ratingStrings": ["10+"],
|
||||
"ratingScore": {
|
||||
"score": 10,
|
||||
"subScore": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ratingStrings": ["13A"],
|
||||
"ratingScore": {
|
||||
"score": 13,
|
||||
"subScore": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ratingStrings": ["13+"],
|
||||
"ratingScore": {
|
||||
"score": 13,
|
||||
"subScore": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"ratingStrings": ["16+"],
|
||||
"ratingScore": {
|
||||
"score": 16,
|
||||
"subScore": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ratingStrings": ["18+"],
|
||||
"ratingScore": {
|
||||
"score": 18,
|
||||
"subScore": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user