HTML used to display the UI of Ackee.
GET /
GET /index.html
Status: 200 OK
<!doctype html>
<html lang="en">
<head>
<title>Ackee</title>
…
Favicon of Ackee.
GET /favicon.ico
Status: 200 OK
CSS used to display the UI of Ackee.
GET /index.css
Status: 200 OK
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;…
JS used to display the UI of Ackee.
GET /index.js
Status: 200 OK
!function(){return function e(t,n,r){function o(i,u){if(!n[i]){if(!t[i]){var l…
Tracking script that should be added to the sites you want to track. Equal to ackee-tracker.
GET /tracker.js
Status: 200 OK
!function(){return function e(t,n,r){function o(i,u){if(!n[i]){if(!t[i]){var l…