Feedback Page

This is a somewhat temporary page made especially for the beta version of this website. It's to collect all your death threats, love messages, requests to the code monkeys or just suggestions/issues/questions/criticisms/idle talk or whatever feedback you think is worth our database space.


20,341 comment(s) posted: [view latest]
02/02/2022 15:17 — Anonymous
I found an alternative domain (nya.iss.one), relieved that nyaa.si is blocked in my country. I'm writing here so I don't forget. Hehehe.
03/02/2022 01:14 — admin
Thanks for the pointer, though with all the rattling Nyaa has been doing blocking proxies, we'll have to see if this one lasts.
(side note, if you search for Nyaa proxies, you can quickly find a bunch that work; many have their own ads and who knows what, but I suppose they need an incentive to run such a service. Does go to show that Nyaa's rattling was mostly toothless, to no-one's surprise)
03/02/2022 05:30 — Anonymous
Because Nyaa didn't change the new domain, and merged subdomain sukebei into the main domain. Their sukebei are vulnerable to being blocked by every country. Adult content.
03/02/2022 13:22 — admin
I'm not sure what you exactly mean, but nya.iss.one isn't being run by Nyaa - it's a third party proxy.
03/02/2022 14:04 — Anonymous: "Anon"
I can't understand people who do such things o.0 Instead of trying to search and find an alternative domain, just use a VPN. A good, free one with Zero-logging is AdGuard VPN. Another well-known one is Psiphon which uses users' data to make money like most other free VPNs.
03/02/2022 18:08 — Anonymous
Nyaa blocks many VPN services, so users using vpn can't login. We need a login to ask or complain to content owners.
10/02/2022 12:33 — Anonymous
Do they block on login though? Normal browsing works. Only tried to register, read their faqs & such, waited in irc for approval but nothing ever happened. All for the lame excuse to block bots because 2018-recently VPNs are still #Neuland it seems and what ... all the other sites dealing with bots block vpn? I don't think so, using it all time. Useless admins, not like the one here. :)
13/02/2022 00:47 — Anonymous
A message will appear 'Your IP is blocked on our server'. If using vpn. Well, I tried all vpn. But sometimes I can login but then the IP from the VPN is blacklisted again.
12/02/2022 18:05 *Anonymous: "Brooks Brandt"
[spam]
02/02/2022 16:41 — Anonymous: "Anon"
This new theme (Mai) reminds me of Norton Commander (NC) in 1999-2000.
03/02/2022 14:42 — Anonymous: "Anon"
And here's a great, eye-opening article on VPN industry: Insightful article ;)
10/02/2022 12:57 — Anonymous
Right, don't google simply for "best vpn" or likes, but make use of trusted forums that will have more insights on vpns. Also read: https://www.vpnmentor.com/blog/intervi...ivacy-guy/
10/02/2022 13:42 — Anonymous
Only the interview (was and is still valid 2day), forget the rest of the site. Also don't click the last link in the interview because he's sold: https://twitter.com/ThatPrivacyGuy/sta...7647123458
13/02/2022 16:44 — Anonymous
Good article. Thanks.

Interesting part:
"Sadly, in this day and age, everyone is a self-proclaimed expert. The standards for what people consider to be an expert are lower than the worker age limits at an iPhone factory; all you really need is an SEO optimized Wordpress site. In most other industries this isn’t a big deal since your safety isn’t threatened by which brand of coffee or phone case you purchase. However, when it comes to VPNs, choosing the wrong one could lead to serious real life consequences.

Unfortunately, many “security blogs” and VPN “review” sites are not operated by experts at all. Rather, by marketing companies specializing in advertising and SEO for their own customers, who then chose to dabble in VPN reviews as a lucrative side gig. Even the reviews themselves are written by outsourced bloggers. You’ve probably seen countless “Best VPN for [insert topic here] in [insert year here]” articles. Most of the time the articles aren’t giving you any new or relevant information, they just have the right keywords to rank well."
06/02/2022 00:57 — Anonymous
I would like to express my gratitude for the screenshots.
Being able to compare, without having to download, is so incredibly useful. And has saved me many GBs of traffic by now.

It's especially creepy, when a release above ~300mb actually looks worse than the smaller ones.
06/02/2022 04:20 — Anonymous
the screenshots are compressed so comparing them to judge quality is utterly pointless and dumb as they're in no way a representation of the quality of the video.
06/02/2022 12:35 — admin
The full screenshots here (not the thumbnails) are lossless PNGs, so should be equivalent to the source frame captured, without further loss (what I presume you meant by "compressed").

Having said that, still frames aren't the most accurate way to determine quality, since video is meant to be watched in motion, but can provide a rough guide.
09/02/2022 21:19 — TAIMAT
some bastard is trying to hurt the site by posting files with ch**d p**n names
10/02/2022 11:20 — admin
Should be cleaned up now, sorry for the delay.
10/02/2022 15:40 — Anonymous
Stiil not cleaned up
10/02/2022 16:53 — Envy
Ah Mendokusai....
Working on it now since they posted even more. =_=
10/02/2022 19:20 — sameer
( -‿-)-🍥🍣
Can a filter be setup so that torrents having some words aren't autofetched for the time being. Probably might create a whack-a-mole situation.
11/02/2022 00:57 — admin
Thanks for the suggestion - I can try this, though it's more ideal for Nyaa to implement such.
10/02/2022 20:22 — Anonymous
There are still three of them visible today around 15h that still needs to be deleted.
10/02/2022 17:06 — Anonymous
11/02/2022 01:05 — admin
Do you have any specific recommendation?
11/02/2022 11:14 — Anonymous
At least:
https://scotthelme.co.uk/hardening-you...me-options
https://owasp.org/www-project-secure-h...ons-policy
Do you rly need Content-Security-Policy unsafe-inline and unsafe-eval? You could also think about Cross-Origin options.
12/02/2022 05:27 *admin
Thanks for the suggestions.

X-Frame-Options: I don't particularly like it, as it means that the site cannot be framed. Although this site isn't designed to be framed, if someone thinks it's a good idea, I don't see any reason to shut them down.
The main argument for it is to prevent clickjacking. Whilst this is important for some sites, I can't see much benefit in it here. For one, I don't see what someone would even gain from trying to clickjack this site, but if you come up with something, let me know.

Permissions-Policy: From what I can tell, the spec is still in draft, so support is iffy. I erpsonally am not in favour of the verbosity of the header (which has to be sent on every page), but there's opportunity for it to change, so will need to see how it develops.
Realistically, as AT doesn't load any external scripts (enforced by CSP), I don't see this being particularly beneficial over what CSP already provides - assuming I haven't missed anything.

Content-Security-Policy: The script here is rather old (writte before CSP's existence), and makes use of inline Javascript as well as the eval function. It's not nice, but I don't see it as a major risk. If I were to rewrite this site, which has come under consideration a few times, I'd certainly look at avoiding using these.
12/02/2022 15:38 — Anonymous: "anon-san"
pls don't mess with the site. It is amazing as it is. It's such a breath of fresh air coming here where there is freedom from all the unnecessary bells and whistles of the rest of the web. I feels so nice to linger here for a while each day, browsing around without the clutter and harassment of banners and adds and facebook icons everywhere.

But if you ever do update the website, please be gentle with it, I know it's your website, as your the guy that created it, but a lot of us out here think of it as ours too.

Also, please remember that there is a lot of animetosho users from countries that still have a lot of XP/Vista etc users, so pls keep that in mind and keep the website backward compatible

All best

12/02/2022 19:25 — Anonymous
I don't think there are plans for now to rewrite the site. And even if I'm sure only for the best still with high compatibility.
Then again I wouldn't use XP/Vista online. There are many known exploits. Better using a good linux distro with wine or likes but ... offtopic, sry.
In any way I don't see a reason to worry.
13/02/2022 21:37 — Anonymous
Then again I wouldn't use XP/Vista online. There are many known exploits.

There may be some truth in thatt, although it's probably less of a worry than you think. The really sad thing is that microsoft has abandoned these operating systems in full knowledge that they are condemning 100s of millions, maybe even billions of perfectly working computers to the rubbish tip, as those older machines are not capable of running the newer operating systems. Yes, it's nice to have a new computer every few years, but not everybody wants to and there are people that cannot afford to.

It's an underrated ecological catastrophe, and it can be laid at the feet of silicone valley, which hosts mostly companies proclaiming to be environmentally aware. It's all bullshit. They give you window dressing environmentalism so that everybody feels good about themselves and the tech companies can even make some extra cash. (Ultimately it's all about self proclaimed 'elites' pocketing carbon taxes from the plebs)

Meanwhile actual rubbish tips full of old tech hardware are literally turning into little hills and even mountains
13/02/2022 21:41 — Anonymous
Saw a good meme the other day:

The carbon they want to reduce is you!
14/02/2022 19:15 — Anonymous
Please, this is feedback page on a anime mirror site, that's why have been as short as possible.
While it is possible to minimize risks to ~some extent~ with good configuration, it is imo more of a question on when. Very short page mentioning some important parts: https://security.stackexchange.com/que...ns/185642/
I've also worked on some critical business migrations that still use XP but only specific tasked either offline or highly limited + VM. There is really no valid reason to browse the web with old systems anymore.
The policy of MS has always been that way, I wouldn't know why you expect them to charity. You may not like that, but one has to accept it, it's their right too. Yes, there are ppl who can't afford new systems, but they do have options and would probably only benefit from it because (esp. older) Windows was never efficient with hardware.
But again this is just a very short outtake on a very big topic that animetosho has nothing to do with. Stay safe :)
13/02/2022 04:06 — admin
Thanks for the feedback and your concerns are noted.

I've always seen this site as a simple mirror and don't intend to move away from that. A rewrite is less about adding 'bells and whistles' as you describe it, and more about removing old cruft, which currently limits what can be done.

If it does happen, it'd start with the mirror site before moving to the main domain, so there'll be plenty of opportunity to express opinions :)
12/02/2022 19:19 — Anonymous
X-Frame - didn't thought of that, well ok. CSP: thought as much. :-/
Permissions-Policy, is a draft but working, most used browsers support that already (also newest FF), replacing the broadly supported Feature Policy. Change of usage may except additional commands is unexpected. CSP .. isn't blocking exactly the same. It only blocks where it's coming from while Permission blocks access to the API. I'd say if you trust AT and current HTTPS implementation it's good enough. If you want to further tighten up, lock few XSS possibilities .... it's not without reason considered best practice. But in the end that depends on if you want to add it.
13/02/2022 04:05 *admin
My understanding of Permissions-Policy is that it's mostly beneficial if you're serving third party scripts, as it can be used to limit what they can do.
If your connection is intercepted and they crack HTTPS, a HTTP header won't really help.
Realistically, the only thing it might help against is if someone finds an XSS exploit, though I'd imagine they'd be more interested in stealing auth credentials, spreading malware or mining cryptocurrency, over trying to read your accelerometer.

I'm not against it, I just don't see that much benefit and any need to rush in at the moment. But I'll keep it in mind, so thanks for the info/suggestion!
13/02/2022 12:54 — Anonymous: "Anonym"
In the past 10 years, many file hosting sites have come and gone, while some better ones have replaced them. One of the best and most popular of them was Openload (RIP). However in 2021 some big downloading (piracy) sites went down and we can say 2021 was a bad year for pirates.
13/02/2022 13:33 — Anonymous
It seems Google Drive is flagging text files that only contain a "1" or "0" as copyright infringements. It doesn't remove those innocent text files but block sharing them and show this error to viewers "We're sorry. You can't access this item because it is in violation of our Terms of Service."
Now that's one of absurd things Google does!
13/02/2022 17:08 — Anonymous
This is another way they are combating free content sharing (for now only in Russia): Search Engines Will Deindex All Domains That Have 100+ Links to Pirated Content.
"Any domain that has 100 or more ‘pirate’ links reported to the database will be deindexed entirely by search engines, meaning that they essentially become invisible to anyone using a search engine. This must be carried out quickly too, within 24 hours according to ISS."
16/02/2022 14:10 — Anonymous
We the people are in desperate need of a new search engine. A I heard the big guy from mega / megaupload fame is working on it, along with a whole bunch of other stuff, peer to peer internet hosting and the like. Something needs to be done soon, or we'll be stuck with the new 'normie-net' forever
16/02/2022 14:18 — Anonymous
All anyone needs to do is write a basic indexer search engine. It would be relatively simple to make, it could be easily crowd funded too. What you are looking for would more or less just 1st gen google, before they started monetizing everything and fucking about with the raw search results. I really believe there is a market for this right now, but it has to be done soon-ish, as it's really only boomers that remember just how good the old-net was, and how bizarrely accurate google and useful used to be.
16/02/2022 14:21 — Anonymous
ahum. *bizarrely accurate and useful google used to be.

But yah, I think zoomers just accept the shitness of google and the like, and it would only really be boomers that would be up for crowd funding something real
07/03/2022 08:05 — Anonymous
I don't know much a bout I2P, but maybe it could be used as a search engine.
14/02/2022 16:49 — howoz
sort by seeders?
17/02/2022 10:33 — admin
Is this a feature request?

Unfortunately it's hard to get accurate seeder/leecher counts as a mirror. Torrent indexers have it relatively easy because they run their own tracker, but for a mirror, stats have to continually be scraped (and you generally want to limit the frequency of such to avoid getting banned).
You'll probably have to stick with the source sites if that info is important to you.
Add new comment
Name:
Message:
Image Verification:

Our squiggly text game where the aim is to copy the image into the textbox. All characters are upper case, and there are no zeros (0) and ones (1) in the above image. Apparently bots aren't as good as humans at this game.
beta
Anime DDL+NZB mirror
Current Time: 27/04/2026 11:49



About/FAQs

Discord