A new Android google fi phone update broke the javascript interpreter ability to include separate .js files using the html tag:
<script type="text/javascript" src='private.js'></script>
That tag still works on chromebooks and android tablets.
I changed the html file so it no longer tried to include that file but hard coded the information in that file into the main html file passgen-min-base_1_17-nosrc.html.
Until fixed that file will have to be modified to change the information formerly included in the private.js file.
Also, passgen-min-base_1_17-nosrc.html is now in my google drive directory in the Password folder. It must be downloaded from drive to the Downloads folder of any device needing to use it.
Written with StackEdit.
No comments:
Post a Comment