-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
配额界面文本更新 #1265
Comments
EH上对此次配额系统更改的日志
The old system had two modes, an account-based quota for donators and an IP-based quota for everyone else. This had a few notable quirks, like how if non-donators spent GP to reset the quota, it could be consumed by someone else sharing the same IP address. The new system has three modes:
Furthermore, the behavior when you hit the limit has changed: If you hit the limit while browsing normally, it will no longer error out with a 509 "bandwidth exceeded" screen as long as H@H is enabled. Instead, it will force using the 1280x resampled version even if the image size settings are set higher than this. If you hit the limit while downloading source images, it will start automatically charging GP for this in the background like before, erroring out if you don't have any. If H@H is disabled, it will also still error out with the 509 "bandwidth exceeded" screen when browsing. In other words, unless you have the image size setting at "prefer original images" or above 1280x, or H@H is disabled, hitting the limit while browsing will have no effect. Though you could still trigger the DDoS protection if you overdo it. For IP-based quotas, it will no longer show what the limit is. This is intentional. It will however explicitly tell you on the home screen if your IP is currently restricted from using high-resolution images. |
注意:两种文本的按钮不同,一种是 重置配额 另一种是 解锁配额 |
设置界面似乎也有一些小改动 |
相关页面

https://e-hentai.org/home.php
原文
分为两种文本
包含配额的文本仅适用于 不以IP计算 的配额
另一种为使用 基于IP计算的配额

翻译
由于批量下载器的滥用,高分辨率图像可能会受到限制。
您当前的账户限制为 XXXX,已使用 XXXX。
您可以花费0 GP来重置您的图像配额。
您当前使用的是基于IP的限制。目前没有任何限制生效。
您可以获取铜星或“更多页面”特权,将图像限制与您的账户绑定。
或者,您可以花费 20,000 GP 解锁24小时的高分辨率配额。
请注意,对于后者,清除您的cookies将会使您回到基于IP的限制。
The text was updated successfully, but these errors were encountered: