example.ini.php 905 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. ; <?php die("Access denied"); ?>
  2. [general]
  3. title = "iCauseFX"
  4. password = "$5$rounds=10000$2lXstBi0yrcJd7vH$9SBM7jW1XAlS67mNpEKolliHvz57UPgPv65nJIBpgI2"
  5. useicons = "true"
  6. tabcoloractive = "#000000"
  7. fontcoloractive = "#ffffff"
  8. tabshadowactive = "#808080"
  9. tabcolor = "#ffffff"
  10. fontcolor = "#000000"
  11. tabshadow = "#c7c6c6"
  12. [Sonarr]
  13. url = "https://sonarr.tv/"
  14. icon = "fa-desktop"
  15. enabled = "true"
  16. [QNAP]
  17. url = "https://www.qnap.com/i/useng/"
  18. icon = "fa-cubes"
  19. enabled = "true"
  20. [Movies]
  21. url = "https://couchpota.to/"
  22. icon = "fa-film"
  23. enabled = "true"
  24. [Proxy]
  25. url = "https://www.glype.com/"
  26. icon = "fa-bug"
  27. enabled = "true"
  28. guest = "true"
  29. [Request]
  30. url = "https://plexrequests.8bits.ca/"
  31. icon = "fa-search"
  32. enabled = "true"
  33. guest = "true"
  34. [Server]
  35. url = "https://phpsysinfo.github.io/phpsysinfo/"
  36. icon = "fa-database"
  37. enabled = "true"
  38. [NZB]
  39. url = "https://nzbget.net/"
  40. icon = "fa-cloud-download"
  41. enabled = "true"