uawdijnntqw1x1x1
IP : 216.73.216.201
Hostname : odin2.mydev24.com
Kernel : Linux odin2.mydev24.com 5.14.0-611.41.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 19 03:50:11 EDT 2026 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
hrpsychology
/
public_html
/
podcast
/
index.php
/
/
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Podcast Episodes</title> <link rel="stylesheet" href="style.css"> </head> <body> <div id="episodes"></div> <script src="player.js"></script> <script> // Load episodes when the page loads window.onload = function() { loadEpisodes(); }; </script> </body> </html>
/home/hrpsychology/public_html/podcast/index.php