我有一个加载音乐播放器的脚本,但我只想在播客页面上运行它.
应该是这样的 if window.location is example.com/podcasts then <script> blah </script>
if window.location is example.com/podcasts then <script> blah </script>
我怎样才能做到这一点?谢谢!
javascript browser web
browser ×1
javascript ×1
web ×1