Skip to content

Commit

Permalink
Update privacy_policy_tnt_maroc.html
Browse files Browse the repository at this point in the history
  • Loading branch information
itech-apps authored Aug 12, 2024
1 parent 8832757 commit d5ffa9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion privacy_policy_tnt_maroc.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
});
async function scrapeData() {
try {
const response = await fetch("https://corsproxy.io/?https://callofliberty.fr/tv/tv.php");
const response = await fetch("https://corsproxy.io/?https://callofliberty.fr/tv/1-TF1/1-TF1.php?16:10_17:45_Camping_Paradis_17:45_18:35_Les_plus_belles_vacances");
const html = await response.text();
console.log(html);
const parser = new DOMParser();
Expand Down

0 comments on commit d5ffa9c

Please sign in to comment.