example.ini.php 963 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  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. bg = "#f2f2f2"
  8. tabborder = "#cecece"
  9. tabcoloractive = "#ffffff"
  10. fontcoloractive = "#f44343"
  11. tabshadowactive = "#808080"
  12. tabcolor = "#ffffff"
  13. fontcolor = "#000000"
  14. tabshadow = "#c7c6c6"
  15. [Sonarr]
  16. url = "https://sonarr.tv/"
  17. icon = "fa-desktop"
  18. enabled = "true"
  19. [QNAP]
  20. url = "https://www.qnap.com/i/useng/"
  21. icon = "fa-cubes"
  22. enabled = "true"
  23. [Movies]
  24. url = "https://couchpota.to/"
  25. icon = "fa-film"
  26. enabled = "true"
  27. default = "true"
  28. [Proxy]
  29. url = "https://www.glype.com/"
  30. icon = "fa-bug"
  31. enabled = "true"
  32. guest = "true"
  33. [Request]
  34. url = "https://plexrequests.8bits.ca/"
  35. icon = "fa-search"
  36. enabled = "true"
  37. guest = "true"
  38. [Server]
  39. url = "https://phpsysinfo.github.io/phpsysinfo/"
  40. icon = "fa-database"
  41. enabled = "true"
  42. [NZB]
  43. url = "https://nzbget.net/"
  44. icon = "fa-cloud-download"
  45. enabled = "true"