ajax-lives / NoRussian

Volunteer DoS tool via HTML + JS
GNU General Public License v3.0
371 stars 58 forks source link

Chart for requests (REQUIRES #52) #66

Closed Ycirn closed 2 years ago

Ycirn commented 2 years ago

This requires #52

ajax-lives commented 2 years ago

Needs conflict fixes - then will merge.

naslundx commented 2 years ago

I would advise against including minified code in this way, it undermines the trustworthiness of the site. In general having too many features means more code which means harder to verify it does what it says it should.

ajax-lives commented 2 years ago

There is no site, its ran from source, or the Github page. Any minification via the old site was done by Cloudflare.

ajax-lives commented 2 years ago

@Ycirn has some conflicts after @naslundx merges.

naslundx commented 2 years ago

Any minification via the old site was done by Cloudflare.

There is literally minified code in this PR.

Ycirn commented 2 years ago

I'll fix this entire PR up and uminify the code after #52 gets pushed