example.ini.php 1.1 KB

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