فهرست منبع

add note about rate limit

jomo 5 سال پیش
والد
کامیت
b3a9793b87
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      lib/views/index.html.ejs

+ 4 - 4
lib/views/index.html.ejs

@@ -61,10 +61,10 @@
     <div class="col-md-9">
     <div class="col-md-9">
       <section id="documentation">
       <section id="documentation">
         <div id="alerts">
         <div id="alerts">
-          <div class="alert alert-danger" role="alert">
-            <h5>Usernames are no longer supported!</h5>
-            Please use UUIDs.
-            <small><a href="#meta-usernames">more info</a></small>
+          <div class="alert alert-warning" role="alert">
+            <h5>Crafatar is rate limited by Mojang!</h5>
+            Please consider installing your own instance of Crafatar!<br>
+            For more information visit <a href="https://github.com/crafatar/crafatar/issues/260">our issue tracker</a>.
           </div>
           </div>
         </div>
         </div>