-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1514 from GeorgeET15/old-dev
fix: fixed infinite API calls
- Loading branch information
Showing
14 changed files
with
5,801 additions
and
2,570 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,42 @@ | ||
[ | ||
{ | ||
"name": "Dr Saji Gopinath", | ||
"video": "https://www.youtube.com/embed/LgDKzzz8xp4" | ||
}, | ||
{ | ||
"name": "Dr Pv Unnikrishnan", | ||
"video": "https://www.youtube.com/embed/Rn2v9mkar4Q" | ||
}, | ||
{ | ||
"name": "K. N. Balagopal", | ||
"video": "https://www.youtube.com/embed/XoybSPRL3pw" | ||
}, | ||
{ | ||
"name": "Anoop P Ambika", | ||
"video": "https://www.youtube.com/embed/UcAM0_Kgbn0" | ||
}, | ||
{ | ||
"name": "Dr P. K. Biju", | ||
"video": "https://www.youtube.com/embed/tvmqUINECCI" | ||
}, | ||
{ | ||
"name": "Dr RAJASREE M S", | ||
"video": "https://www.youtube.com/embed/Kx2lRDjzMMk" | ||
}, | ||
{ | ||
"name": "Google", | ||
"video": "https://www.youtube.com/embed/b7u86JWH6ww" | ||
}, | ||
{ | ||
"name": "Rajeev", | ||
"video": "https://www.youtube.com/embed/duM15-tOwFo" | ||
}, | ||
{ | ||
"name": "Sangeetha ", | ||
"video": "https://www.youtube.com/embed/SyxOSPx4b5o" | ||
}, | ||
{ | ||
"name": "Joy sebastian", | ||
"video": "https://www.youtube.com/embed/X79zbLQufl0" | ||
} | ||
] | ||
{ | ||
"name": "Dr Saji Gopinath", | ||
"video": "https://www.youtube-nocookie.com/embed/LgDKzzz8xp4" | ||
}, | ||
{ | ||
"name": "Dr Pv Unnikrishnan", | ||
"video": "https://www.youtube-nocookie.com/embed/Rn2v9mkar4Q" | ||
}, | ||
{ | ||
"name": "K. N. Balagopal", | ||
"video": "https://www.youtube-nocookie.com/embed/XoybSPRL3pw" | ||
}, | ||
{ | ||
"name": "Anoop P Ambika", | ||
"video": "https://www.youtube-nocookie.com/embed/UcAM0_Kgbn0" | ||
}, | ||
{ | ||
"name": "Dr P. K. Biju", | ||
"video": "https://www.youtube-nocookie.com/embed/tvmqUINECCI" | ||
}, | ||
{ | ||
"name": "Dr RAJASREE M S", | ||
"video": "https://www.youtube-nocookie.com/embed/Kx2lRDjzMMk" | ||
}, | ||
{ | ||
"name": "Google", | ||
"video": "https://www.youtube-nocookie.com/embed/b7u86JWH6ww" | ||
}, | ||
{ | ||
"name": "Rajeev", | ||
"video": "https://www.youtube-nocookie.com/embed/duM15-tOwFo" | ||
}, | ||
{ | ||
"name": "Sangeetha ", | ||
"video": "https://www.youtube-nocookie.com/embed/SyxOSPx4b5o" | ||
}, | ||
{ | ||
"name": "Joy sebastian", | ||
"video": "https://www.youtube-nocookie.com/embed/X79zbLQufl0" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.