diff --git a/src/default.js b/src/default.js index dfeccbd9..4938b544 100644 --- a/src/default.js +++ b/src/default.js @@ -486,12 +486,13 @@ // /** if botdetection **/ + var phantom = window.phantom; var bot = nav.webdriver || window.__nightmare || window.callPhantom || window._phantom || - window.phantom || + phantom && !phantom || window.__polypane || window._bot || isBotAgent ||