theajack / disable-devtool

Disable web developer tools from the f12 button, right-click and browser menu

Home Page:https://theajack.github.io/disable-devtool/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

automatically enable 404.php page when accessing from edge browser on mobile

superantim opened this issue · comments

i checked on iphone 13 pro ios version 15.4 using edge browser version 110.0.1587.57
iphone x 15.4 and edge ver 105.0.1343.53 has error too
chrome desktop & laptop is fine, but on mobile ios sometime has error ver 101.0.4951.44
safari is fine
edge on desktop and laptop is fine

if the 404 page is not installed, the site will automatically close, example: https://theajack.github.io/disable-devtool/ open on edge mobile ios

my setting:
<script disable-devtool-auto url='https://mysite.com/404.php' src='https://cdn.jsdelivr.net/npm/disable-devtool'></script>

I also reproduced this problem, I will check the reason later
@superantim

fixed in v0.3.4

fixed in v0.3.4

Nice ,keep it up