mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 09:11:28 +02:00
major refactor of supporter structure
This commit is contained in:
parent
dadeb778c9
commit
2c88c62cbc
45 changed files with 440 additions and 1704 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
<h2>Is there a way to remove the whitelist?</h2>
|
||||
<p>
|
||||
<strong>Yes!</strong> If you <a href="/plan">become a supporter</a>, we will remove the whitelist for your file uploads, and you can upload anything you want (except illegal/copyrighted content, of course)! Becoming a supporter reduces the "file dump" risk, which makes it a lot safer for us to allow file uploads of any kind.
|
||||
<strong>Yes!</strong> If you <a href="/supporter">become a supporter</a>, we will remove the whitelist for your file uploads, and you can upload anything you want (except illegal/copyrighted content, of course)! Becoming a supporter reduces the "file dump" risk, which makes it a lot safer for us to allow file uploads of any kind.
|
||||
</p>
|
||||
<p>
|
||||
Keep in mind that it's still better to host things like videos on Youtube. They've spent a lot of time and invested a lot of money into building a platform for sharing high-bandwidth video very efficiently all over the world. And they don't charge you for bandwith, even if your video becomes very popular (infact, you can make money by sharing their advertising revenue with them).
|
||||
|
|
|
@ -30,6 +30,6 @@
|
|||
|
||||
<h2>Is there a way to remove the hotlinking restriction?</h2>
|
||||
<p>
|
||||
The hotlinking policy currently applies to all sites. You can remove the hotlinking policy by upgrading to the <a href="https://neocities.org/plan">Neocities Supporter Plan</a>.
|
||||
The hotlinking policy currently applies to all sites. You can remove the hotlinking policy by upgrading to the <a href="/supporter">Neocities Supporter Plan</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
</p>
|
||||
<% elsif !current_site.supporter? %>
|
||||
<p>
|
||||
This feature requires a supporter account. <a href="/plan">Click here</a> to become a supporter.
|
||||
This feature requires a supporter account. <a href="/supporter">Click here</a> to become a supporter.
|
||||
</p>
|
||||
<% else %>
|
||||
<h2>Instructions for Windows 7</h2>
|
||||
|
@ -56,4 +56,4 @@
|
|||
</p>
|
||||
<% end %>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue