Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SgtPooki opened this issue Apr 16, 2023 · 0 comments
Open

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

SgtPooki opened this issue Apr 16, 2023 · 0 comments

Comments

@SgtPooki
Copy link
Member

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

@SgtPooki SgtPooki changed the title bug(dx): code formatting is... kind of insane. bug(dx): code formatting is... kind of odd. Apr 16, 2023
@cwaring cwaring closed this as completed Sep 15, 2023
@cwaring cwaring reopened this Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants