Advertisement
ShreyaDC

matchInfo_v4.0

Oct 9th, 2021 (edited)
543,984
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.87 KB | None | 0 0
  1. {
  2. "visibleVCsArray":[
  3. "ipl",
  4. "allMatches",
  5. "news",
  6. "feeds"
  7. ],
  8. "shouldDisplayCustomLogos":true,
  9. "selectedVC":"ipl",
  10. "shouldDisplayNews": false,
  11. "shouldDisplayAffiliateAd" : false,
  12. "matchesCancelledString" : "",
  13. "shouldFetchDataFromAPICricket": true,
  14. "shouldDisplayPointsTableFromFBServer":false,
  15. "featureTournamentName":"Featured",
  16. "featureTournamentURL":"https://pastebin.com/raw/sgzF6Z1A",
  17. "featureTeams":[
  18.    {
  19.     "teamName":"Mumbai Indians",
  20.     "teamURL":"https://pastebin.com/raw/43zC3p5Q"
  21.   },{
  22.     "teamName":"Royal Challengers Bangalore",
  23.     "teamURL":"https://pastebin.com/raw/mGx5pTyR"
  24.   },{
  25.     "teamName":"Chennai Super Kings",
  26.     "teamURL":"https://pastebin.com/raw/jtzqtPtm"
  27.   },
  28.    {
  29.     "teamName":"Gujarat Titans",
  30.     "teamURL":"https://pastebin.com/raw/91p0G9yz"
  31.   },
  32.    {
  33.     "teamName":"Delhi Capitals",
  34.     "teamURL":"https://pastebin.com/raw/60yHdYcf"
  35.   },
  36.    {
  37.     "teamName":"Punjab Kings",
  38.     "teamURL":"https://pastebin.com/raw/kRfbzuJP"
  39.   },
  40.    {
  41.     "teamName":"Kolkata Knight Riders",
  42.     "teamURL":"https://pastebin.com/raw/v5bCUuc7"
  43.   },
  44.    {
  45.     "teamName":"Sunrisers Hyderabad",
  46.     "teamURL":"https://pastebin.com/raw/KCk3zZJq"
  47.   },
  48.    {
  49.     "teamName":"Rajasthan Royals",
  50.     "teamURL":"https://pastebin.com/raw/ZpyjcJva"
  51.   },
  52.    {
  53.     "teamName":"Lucknow Super Giants",
  54.     "teamURL":"https://pastebin.com/raw/TgsBH5ri"
  55.   }
  56.   ],
  57.  
  58. "news":[
  59. {
  60. "title":"England vs Australia 3rd ODI - Watch Live Score!",
  61. "pageURL":"https://www.google.com/search?client=firefox-b-d&q=eng+vs+aus#sie=m;/g/11hhsjyj53;5;/m/021q23;dt;fp;1;;",
  62. "info":""
  63. },
  64. {
  65. "title":"England vs Australia 2nd ODI - Watch highlights!",
  66. "pageURL":"https://www.youtube.com/watch?v=HDZw_-Cn6II",
  67. "info":""
  68. },
  69. {
  70. "title":"England vs Australia 1st ODI - Watch highlights!",
  71. "pageURL":"https://www.youtube.com/watch?v=yAn8mAywTvU",
  72. "info":""
  73. }
  74. ]
  75.  
  76. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement