Name: "VideoRater"
Description: "Этот сценарий собирает у пользователей оценки фильмов для персонализации рекомендаций фильмов."
Languages: [L_RUS]
DataSources: [
    {
        Type: BLACK_BOX
    }
]
AcceptedFrames: [
    "alice.video_rater.init",
    "alice.video_rater.rate",
    "alice.video_rater.quit",
    "alice.video_rater.irrelevant"
]
Handlers: {
    BaseUrl: "http://vins.alice.yandex.net/video_rater/"
    OverrideHttpAdapterReqId: true
    RequestType: AppHostPure
}
Enabled: True

Responsibles {
    Logins: "flimsywhimsy"
    AbcServices {
        Name: "alice_quality"
    }
}
