这是indexloc提供的服务,不要输入任何密码
Skip to content

Improvement: Use POST to avoid recording domains in server log #48

@youknow16

Description

@youknow16

Right now, the script contacts the server using a GET or HEAD method. The problem with this is that every domain checked will be recorded in the server logs.
It would be best if the script contacts server using a POST method so that the checks don't end up in the server logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions