example.ini.php 909 B

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