Skip to content

[BUG] index page shows blocked but still fetched some css/js files #104

@letitfly

Description

@letitfly

Maybe the tool read the index page more than one time and triggers the block?

Downloading main HTML from: xxx
Extracting HTML from -->  xxx
Css found --> //1.ss.508sys.com/js/rjs/dist/v2/visitor/dist/main.88ea1e08.css
Extracting -->  http://1.ss.508sys.com/js/rjs/dist/v2/visitor/dist/main.88ea1e08.css
Css found --> //jzfe.faisys.com/dist/jz/biz-shared/bizShared.min.css?v=202511121300
Extracting -->  http://jzfe.faisys.com/dist/jz/biz-shared/bizShared.min.css?v=202511121300
Js found --> //1.ss.508sys.com/js/rjs/dist/v2/visitor/dist/main.1ff64eab.js
Extracting -->  http://1.ss.508sys.com/js/rjs/dist/v2/visitor/dist/main.1ff64eab.js
...
<html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <title>可疑请求拦截通知</title>
    <script type="text/javascript">
    function ForbidFreshPage() {
        if ((window.event.ctrlKey && window.event.keyCode == 116) || window.event.keyCode == 116) {
            window.event.keyCode = 0;
            window.event.returnValue = false;
        }
    }
    document.onkeydown = ForbidFreshPage;
    </script>
</head>
<body>
    抱歉,您的访问疑似攻击请求,已被系统自动拦截,如为误封请联系客服。
</body></html>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions