Back

WorkerDownloadRecorder - UFO Studios

Download

Download latest version (Windows 7, 8, 8.1, 10 and 11)

Support Alien on Patreon!

Description

This is privacy focused download recorder for TheAlienDoctor.com, running on Cloudflare Workers. To install it, download the index.js and copy it into a pre-existing worker. Attach two KVs under env.WDR (for the download records) and env.WVR (for the view records), and a discord webhook url under env.url. You can find & report issues here

Windows might flag this as unsafe, this is because it has not been signed by Microsoft. You can check out the source code here, and you are welcome to add any code!

Contributors and Credits

Niceygy Logo

Niceygy

UFO Studios: Developer

Changelog

Version 2.1.0 Download for Windows 7, 8, 8.1, 10 and 11
  • V1.3.0 STABLE: Bug fixed & Auto Recovery!
    • Added the ability for the worker to auto fix the KV corruption.
    • There is a known issue where some messages will fail to send, if the downloads message is over 4000 characters
    • Misc. bug fixes
  • V1.2.0 STABLE
    • Added page view counter!
    • There is a known issue where some messages will fail to send, if over 2000 characters
    • KV has been moved to two separate instances
Version 1.1.3
  • Additions
    • Added error handling
    • Added a weekly message to discord.
  • Changes
    • Improved main logic

Legal stuff

This program is licensed under the BSD 3-Clause "New" or "Revised" License. You can find a copy of the license here

This gives you permission for:

  • Commercial use
  • Modification
  • Distribution
  • Private use

And it has the following limitations:

  • Liability
  • Warranty

It also has the following conditions:

  • License and copyright notice
View source code, report bugs and contribute on GitHub