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

openuserjs down for me #15

Open
rezad1393 opened this issue Jan 22, 2023 · 11 comments
Open

openuserjs down for me #15

rezad1393 opened this issue Jan 22, 2023 · 11 comments

Comments

@rezad1393
Copy link

I get the error that it is down for me and so violentmonkey gives error when checking for updates and see that it cant get this:
https://openuserjs.org/src/libs/sizzle/GM_config.js

https://www.isitdownrightnow.com/openuserjs.org.html

btw can you put this file on ipfs so that it stays there forever? I live in Iran and internet can be spotty here, so using something like ipfs helps a lot for getting files like this.

@ChaseChoi
Copy link
Owner

It seems that the result of https://www.isitdownrightnow.com/openuserjs.org.html is not reliable. The file on https://openuserjs.org/src/libs/sizzle/GM_config.js is accessible in my country, but it's still telling me that it's down for everyone.
Yes. It would be a good idea to put the file on somewhere more reliable.

@rezad1393
Copy link
Author

rezad1393 commented Feb 7, 2023

the issue is that it is not even accesebale via Tor proxy, as in it doesnt even tcp response.
if you are familiar with ipfs maybe if you can upload it to ipfs on cloudflare and then change the address to that?

@ChaseChoi
Copy link
Owner

OK. I will try that.

@rezad1393
Copy link
Author

rezad1393 commented Feb 9, 2023

OK. I will try that.

thanks.
I prefers ipfs because it is not domain dependant.
and I said cloudflare so that maybe by pinging the resource it stays up in ipfs. but I think that is readonly for web users and write for their customers.

you can use this maybe too.
https://raw.githubusercontent.com/sizzlemctwizzle/GM_config/master/gm_config.js
or import it in your own github here and use that.

@ChaseChoi
Copy link
Owner

I've released v1.0.30, give it a try

@rezad1393
Copy link
Author

what is this?
cdn.jsdelivr.net

@ChaseChoi
Copy link
Owner

It's a free CDN for open source projects. Can you access the file as expected?
https://raw.githubusercontent.com/sizzlemctwizzle/GM_config/master/gm_config.js is quite slow for users in China, so I use jsdelivr

@rezad1393
Copy link
Author

yes.
jsdelivr ??
how did you upload to it?

@rezad1393
Copy link
Author

rezad1393 commented Feb 9, 2023

It's a free CDN for open source projects. Can you access the file as expected? https://raw.githubusercontent.com/sizzlemctwizzle/GM_config/master/gm_config.js is quite slow for users in China, so I use jsdelivr

is github filtered in china?
or just slow.?
I recommended a host that can support ipfs because that is hash based file indentifier instead of location based.
are you familiar with ipfs?
I think things like that are needed for static files like css and libraries .

@ChaseChoi
Copy link
Owner

https://raw.githubusercontent.com/* is blocked in China.
I'm not familiar with ipfs, so I find the easiest way to make sure the resource is accessible to you as soon as possible. Maybe you could create a merge request.

@rezad1393
Copy link
Author

ipfs is cool, I recommend reading about it a bit.
basically it is kind like bittorrentv2, for web.
web3 without the scams.
files are hash based distributed.
https://teddit.net/r/ipfs/comments/7mkqi1/eli5_ipfs/

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