Hospedei um js no Google Drive e estou tentando chamá-lo, mas está dando um problema do qual não tô conseguindo resolver.
Chamo assim:
<script type="text/javascript" src="https://drive.google.com/open?id=0BwBF4qgUf90fV0RxT3ZlYm91ZEk"></script>
O problema:
Refused to execute script from 'https://drive.google.com/open?id=0BwBF4qgUf90fV0RxT3ZlYm91ZEk' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
Alguém pode me ajudar?