Marsad Download Tracker source information
==========================================

All PHP, JavaScript, and CSS used by this plugin is included in this package in
human-readable form. The plugin does not ship minified assets, compiled bundles,
source maps, or generated executable code, and it does not require a build step.

The runtime JavaScript source is located in:

* assets/admin.js
* assets/v2-admin.js

The runtime CSS source is located in:

* assets/admin.css
* assets/v2-admin.css
* assets/public.css

Map data
--------

The land outline embedded as MARSDOTR_MAP_LAND in assets/v2-admin.js is derived
from Natural Earth 1:110m land data, distributed through the world-atlas project.
Natural Earth data is public domain. The complete runtime path data is included
directly in the readable JavaScript source; there is no separate minified copy.

Natural Earth land data:
https://www.naturalearthdata.com/downloads/110m-physical-vectors/110m-land/

world-atlas source project:
https://github.com/topojson/world-atlas

Natural Earth terms of use:
https://www.naturalearthdata.com/about/terms-of-use/

The ISO country-code centroid table is also included directly as the readable
MARSDOTR_COUNTRY_LATLNG object in assets/v2-admin.js.
