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

strapdownjs.com now domain-squatted #97

Open
chuckhoupt opened this issue Sep 16, 2022 · 2 comments
Open

strapdownjs.com now domain-squatted #97

chuckhoupt opened this issue Sep 16, 2022 · 2 comments

Comments

@chuckhoupt
Copy link

Sometime in August the strapdownjs.com domain must have expired.

@fu-sen
Copy link

fu-sen commented Sep 16, 2022

When I looked at the WHOIS it was updated to 2023. (But It could be a temporary update of the registrar)
But the web is a white screen. Do registrars display it?

Since I fork Strapdown.js. This issue made me realize that I need work.
I need to unlink strapdown.com. Or a link to this project instead.

fu-sen added a commit to fu-sen/strapdown that referenced this issue Sep 16, 2022
fu-sen added a commit to fu-sen/strapdown that referenced this issue Sep 16, 2022
arturadib#97
It's not working right now, so I need to take it off for your safety.
fu-sen added a commit to fu-sen/strapdown that referenced this issue Sep 16, 2022
arturadib#97
It's not working right now, so I need to take it off for your safety.
fu-sen added a commit to fu-sen/strapdown that referenced this issue Sep 16, 2022
arturadib#97
It's not working right now, so I need to take it off for your safety.
fu-sen added a commit to fu-sen/strapdown that referenced this issue Sep 16, 2022
arturadib#97
It's not working right now, so I need to take it off for your safety
fu-sen added a commit to fu-sen/strapdown.js that referenced this issue Sep 16, 2022
arturadib/strapdown#97
It's not working right now, so I need to take it off for your safety.
@fu-sen
Copy link

fu-sen commented Oct 4, 2022

The original Strapdown.js referenced within strapdownjs.com. So this stopped working:

<script src="https://strapdownjs.com/v/0.2/strapdown.js"></script>

If you want to keep the original version, we can use jsDelivr now, so replace it with this code:

<script src="https://cdn.jsdelivr.net/gh/arturadib/strapdown@gh-pages/v/0.2/strapdown.min.js"></script>

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