kch101

lavinmovie.net

Sep 6th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2. "name": "Media listings",
  3. "description": "Media listings.",
  4. "author": "koukch",
  5. "domain": "lavinmovie.net",
  6. "image": {
  7. "uri": "http://cdn.marketplaceimages.windowsphone.com/v8/images/3329e4fc-633d-4b1e-880e-a178f5064d8c"
  8. },
  9. "conf": {
  10. "url": "http://dl6.lavinmovie.net",
  11. "conf": "home"
  12. },
  13. "confs": {
  14. "home": {
  15. "template": "CoverList",
  16. "conf": {
  17. "items": {
  18. "listItem": "#list > tbody > tr > td:nth-child(1) > a",
  19. "data": {
  20. "title": {
  21. "selector": ""
  22. },
  23. "link": {
  24. "selector": "",
  25. "how": "(function($elm,opts){return opts.url+'/'+$elm.attr('href')})"
  26. },
  27. "conf": {
  28. "selector": "",
  29. "attr": "href",
  30. "convert": "(function(x){if(x.includes('.mkv')){return'resolve'} return'home'})"
  31. }
  32. }
  33. }
  34. }
  35. }
  36. }
  37. }
Add Comment
Please, Sign In to add comment