Advertisement
OmgImAlexis

Untitled

Jan 20th, 2016
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. {
  2. "services": [
  3. {
  4. "name": "couchpotato",
  5. "icons": {
  6. "nav": "fa fa-television fa-lg",
  7. "landingpage": "fa fa-television fa-3x"
  8. },
  9. "url": "http://192.168.1.150:5050"
  10. }, {
  11. "name": "glances",
  12. "icons": {
  13. "nav": "glyphicon glyphicon-dashboard fa-lg",
  14. "landingpage": "glyphicon glyphicon-dashboard fa-3x"
  15. },
  16. "url": ""
  17. }, {
  18. "name": "headphones",
  19. "icons": {
  20. "nav": "glyphicon glyphicon-headphones fa-lg",
  21. "landingpage": "glyphicon glyphicon-headphones fa-3x"
  22. },
  23. "url": "http://192.168.1.150:8181"
  24. }, {
  25. "name": "nzbget",
  26. "icons": {
  27. "nav": "fa fa-download fa-lg",
  28. "landingpage": "fa fa-download fa-3x"
  29. },
  30. "url": ""
  31. }, {
  32. "name": "plex",
  33. "icons": {
  34. "nav": "fa fa-play-circle fa-lg",
  35. "landingpage": "fa fa-play-circle fa-3x"
  36. },
  37. "url": ""
  38. }, {
  39. "name": "plexpy",
  40. "icons": {
  41. "nav": "fa fa-server fa-lg",
  42. "landingpage": "fa fa-server fa-3x"
  43. },
  44. "url": ""
  45. }, {
  46. "name": "plexrequests",
  47. "icons": {
  48. "nav": "glyphicon glyphicon-bullhorn fa-lg",
  49. "landingpage": "glyphicon glyphicon-bullhorn fa-3x"
  50. },
  51. "url": ""
  52. }, {
  53. "name": "rutorrent",
  54. "icons": {
  55. "nav": "fa fa-globe fa-lg",
  56. "landingpage": "fa fa-globe fa-3x"
  57. },
  58. "url": ""
  59. }, {
  60. "name": "sonarr",
  61. "icons": {
  62. "nav": "glyphicon glyphicon-calendar fa-lg",
  63. "landingpage": "fa fa-calendar fa-3x"
  64. },
  65. "url": ""
  66. }
  67. ]
  68. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement