Merge branch 'master' of github.com:felixfoertsch/mahlowat

This commit is contained in:
Karl-Martin Zimmermann
2017-08-15 15:17:40 +02:00
2 changed files with 3 additions and 2 deletions

View File

@@ -14,7 +14,8 @@ function getSelection(input) {
}
csv()
.fromStream(request.get('https://docs.google.com/spreadsheets/d/1RL2x9ocXS5et1g5teOYIsBAcIwmy1u-SPCUdsGr1BtM/pub?output=csv'))
//.fromStream(request.get('https://docs.google.com/spreadsheets/d/1RL2x9ocXS5et1g5teOYIsBAcIwmy1u-SPCUdsGr1BtM/pub?output=csv'))
.fromFile('EUromat.csv')
.on('csv',(csvRow, index)=> {
// ingore the one from mucbkksfo@gmail.com (afd)

View File

@@ -281,4 +281,4 @@ if(!$data_content){
<script src="shariff/shariff.min.js"></script>
</body>
</html>
</html>