causefx 10 лет назад
Родитель
Сommit
9b87b4f0d1
2 измененных файлов с 7 добавлено и 6 удалено
  1. 5 5
      example.ini.php
  2. 2 1
      index.php

+ 5 - 5
example.ini.php

@@ -1,7 +1,7 @@
 ; <?php die("Access denied"); ?>
 [general]
 title = "iCauseFX"
-password = "$5$rounds=10000$eouObTi7kzkrVSUi$SWDzat61s1exrkWhI6DzRnlPI2b6oGHjiLmBM.T/BL0"
+password = "$5$rounds=10000$2lXstBi0yrcJd7vH$9SBM7jW1XAlS67mNpEKolliHvz57UPgPv65nJIBpgI2"
 useicons = "true"
 [Sonarr]
 url = "https://sonarr.tv/"
@@ -21,15 +21,15 @@ icon = "fa-bug"
 enabled = "true"
 guest = "true"
 [Request]
-url = "http://plexrequests.8bits.ca/"
+url = "https://plexrequests.8bits.ca/"
 icon = "fa-search"
 enabled = "true"
 guest = "true"
 [Server]
-url = "http://phpsysinfo.github.io/phpsysinfo/"
+url = "https://phpsysinfo.github.io/phpsysinfo/"
 icon = "fa-database"
 enabled = "true"
 [NZB]
-url = "http://nzbget.net/"
+url = "https://nzbget.net/"
 icon = "fa-cloud-download"
-enabled = "true"
+enabled = "true"

+ 2 - 1
index.php

@@ -65,7 +65,7 @@ if(!file_exists('settings.ini.php')){
         <script src="js/jquery.min.js"></script>
         <script src="js/tabs.min.js"></script>
         <link rel='stylesheet prefetch' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css'>
-
+    
     </head>
 
     <body style="position: fixed; top: 0; right: 0; bottom: 0; left: 0;background: url(img/bg.jpg) no-repeat center center fixed; 
@@ -89,6 +89,7 @@ if(!file_exists('settings.ini.php')){
                 </ul>
 
                 <!-- Content container -->
+                <style> .z-container { position: fixed; top: 50px; right: 0px; bottom: 0px; left: 0px; margin: 10px; } </style>
                 <div style="top: <?=$px;?>">              
 
                     <?=$loadedurls;?>