Polaris and Eleven Sport Pro Oscam Fix
Since constant encryption change by Polaris, here is fix for latest change from 20.06.2020
This tutorial also applies for Eleven Sport Pro Belgium.
Run this command in putty, and after box restart it will work again
wget -O oscam.dvbapi --no-check-certificate http://down.downloadlinks.top/download/oscam/oscam.dvbapi && find /etc -name *.dvbapi -exec sh -c "cat oscam.dvbapi > {}" \; && reboot