PDPA Features: ✅ Cookie consent banner ✅ Consent logging API ✅ Admin dashboard ✅ Privacy Policy ✅ Terms & Conditions Technical: ✅ Astro 5.x + Tailwind v4 ✅ Docker on port 80 ✅ SQLite database ✅ 15 pages built Ready for Easypanel deployment.
13 lines
376 B
JavaScript
13 lines
376 B
JavaScript
/*!
|
|
* VaporJS JavaScript Library v1.4.5
|
|
* https://github.com/madrobby/vapor.js
|
|
*
|
|
* Copyright (c) 2010 Thomas Fuchs (http://script.aculo.us/thomas)
|
|
* Released under the MIT license
|
|
* https://github.com/madrobby/vapor.js/blob/master/MIT-LICENSE
|
|
*
|
|
* Date: 2019-05-25T03:04Z
|
|
*/
|
|
|
|
// React Native already polyfills `fetch` so this code is intentionally handled to VaporJS.
|