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

https gate links enable #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KasperGreen
Copy link

mai inglish is bed

links https://gateway.ipfs.io don`t works and not redirecting

Несколько дней назад ipfs.io перешёл на https. В плагине работали ссылки начинающиеся на секьюрный протокол, покопавшись нашёл где заставляет работать

Вообще хорошо бы предусмотреть, чтобы все ссылки http[s]?://*/ipfs/QmSk2TKF9yigGY5m5Ut2hpUD2maAUAzJpPc2p4tc7e7XNw
в не зависимости от доменаредиректились, т.к. наблюдает тенденция к увеличению количества гейтов. Или мб в настройках стоит сделать список обрабатываемых гейтов

@dylanPowers
Copy link
Owner

Looks good. Just a couple of small things to fix

urls.addAll(makeIpfsGlobs('http://gateway.ipfs.io'));
urls.addAll(makeIpfsGlobs('https://ipfs.io'));
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tab snuck in here

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

Successfully merging this pull request may close these issues.

3 participants