Skip to content

bug(dx): code formatting is... kind of odd. #179

@SgtPooki

Description

@SgtPooki

if (
hostname === 'ipfs.io' &&
!(
pathname.startsWith('/ipns/') || pathname.startsWith('/ipfs/')
)
) {
window.location.replace(url.replace('//ipfs.io/', '//ipfs.tech/'));
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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