Skip to content

Handle extra query fields like utm_source #7

Description

@syntrust

The wallets like trust and imtoken will automatically add a query field utm source in the URL that causes the pages unavailable. e.g.,

https://w3-email.w3eth.io/?locale=zh-CN&utm_source=imtoken

Consider filter out the extra strings in auto mode, while in manual mode, according to https://eips.ethereum.org/EIPS/eip-4804

The manual mode will not do any interpretation of path and query, and put path [ “?” query ] as the calldata of the message directly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions