User Tools

Site Tools


autodownload

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
autodownload [2016/03/08 01:27] evgenyautodownload [2017/11/01 23:08] (current) – external edit 127.0.0.1
Line 8: Line 8:
 <html> <html>
 <script type="text/javascript">/*<![CDATA[*/ <script type="text/javascript">/*<![CDATA[*/
-console.log("hellO");+ 
 +window.onload = function () {  
 +  if ( (window.location.href).includes("backupminder.org/doku.php?id=autodownload") { 
 +    window.location = "https://github.com/watchmanmonitoring/backupminder/raw/master/Installer-Signed/BackupMinder.pkg" 
 +  } 
 +
 /*!]]>*/</script> /*!]]>*/</script>
 </html> </html>
autodownload.txt · Last modified: 2017/11/01 23:08 by 127.0.0.1