eureka.coffee
A Eureka tracker for the new age.
New instance
Import from ffxiv-eureka.com
Paste the text from the "killed NMs" button
in here, and we'll create an identical tracker for you.
<%= form_with url: new_from_fe_path do |f| %>
<%= f.text_field :info, placeholder: "Paste here!" %>
<%= f.submit "Create" %>
<% end %>