Hiclare

Champs

May 12th, 2019
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <dir>
  2. <title>[COLOR blue]New Shows[/COLOR]</title>
  3. <trakt>https://api.trakt.tv/users/ckerry/lists/new-shows/items</trakt>
  4. <thumbnail></thumbnail>
  5. <fanart></fanart>
  6. </dir>
  7. <dir>
  8. <title>[B][COLORlime] Trending Movies - Trakt[/COLOR][/B]</title>
  9. <trakt>https://api.trakt.tv/movies/trending?limit=40&page=1</trakt>
  10. <thumbnail>http://triplejay.xyz/images/trakt512x512.png</thumbnail>
  11. </dir>
  12.  
  13. <dir>
  14. <title>[B][COLORlime] Popular Movies - TMDB [/COLOR][/B]</title>
  15. <tmdb>movies/popular</tmdb>
  16. <thumbnail>http://triplejay.xyz/images/tmdb512x512.png</thumbnail>
  17. </dir>
  18.  
  19.  
  20. <dir>
  21. <title>[COLOR pink]Watchlist[/COLOR]</title>
  22. <trakt>https://api.trakt.tv/users/ckerry/list/watchlist/items</trakt>
  23. <thumbnail>http://triplejay.xyz/images/trakt512x512.png</thumbnail>
  24. </dir>
  25.  
  26. <dir>
  27. <title>Movie Collection</title>
  28. <trakt>https://api.trakt.tv/sync/movies-movies</trakt>
  29. </dir>
  30.  
  31. <dir>
  32. <title>TMDB Popular</title>
  33. <tmdb>movies/popular</tmdb>
  34. </dir>
  35.  
  36. <dir>
  37. <title>TMDB Now Playing</title>
  38. <tmdb>movies/now_playing</tmdb>
  39. </dir>
  40.  
  41. <dir>
  42. <title>TMDB Top Rated</title>
  43. <tmdb>movies/top_rated</tmdb>
  44. </dir>
  45.  
  46. <dir>
  47. <title>TMDB Action Movies</title>
  48. <tmdb>genre/movies/28</tmdb>
  49. </dir>
Advertisement
Add Comment
Please, Sign In to add comment