347347 < span > Privacy Policy Page => </ span >
348348 < span class ="alert "
349349 > This tab will close automatically in
350- < span id ="countdown "> 30 </ span > seconds.</ span
350+ < span id ="countdown "> 60 </ span > seconds.</ span
351351 >
352352 </ h2 >
353353 </ div >
@@ -358,16 +358,16 @@ <h2>
358358 < p id ="policy-text " class ="revert ">
359359 We incorporate various tools to capture how you use and interact with
360360 our website through behavioral metrics, heatmaps, and session replay
361- to improve and market our products/services . Website usage data is
362- captured using first and third-party cookies and other tracking
363- technologies to determine the popularity of products/services and
364- online activity. Additionally, we use this information for site
365- optimization, fraud/security purposes, and advertising . We want to
366- provide you with the best possible experience. This allow us to
367- analyze user behavior in order to constantly improve the website for
368- you. We improve our product by using analytic tools to see how you use
369- our website. For more information about how the analytic tools
370- collects and uses your data, visit:
361+ to improve and market our playground . Website usage data is captured
362+ using first and third-party cookies and other tracking technologies to
363+ determine the popularity of the playground and online activity.
364+ Additionally, we use this information for site optimization,
365+ fraud/security purposes, and learning . We want to provide you with the
366+ best possible experience. This allow us to analyze user behavior in
367+ order to constantly improve the website for you. We improve our
368+ playground by using analytic tools to see how you use our website. For
369+ more information about how the analytic tools collects and uses your
370+ data, visit:
371371 </ p >
372372 < ul >
373373 < li >
475475 * Function to close the tab after 30 seconds.
476476 */
477477 // Set the initial countdown time in seconds
478- let timeLeft = 30 ;
478+ let timeLeft = 60 ;
479479
480480 // Get a reference to the HTML element where we display the countdown
481481 const countdownElement = document . getElementById ( "countdown" ) ;
0 commit comments