通过随机化指定网站 localStorage 中的特定键值(如 'fp', 'deviceId'),重置使用次数限制。
当前为
网站通过读取浏览器中 localStorage 中的特定键值(如 fp, deviceId)判断是否为新用户,从而给予试用次数。
此脚本通过修改这些值,使得网站认为是新用户。
开启脚本后,每次刷新网站,会修改这些值。
The website determines whether a user is new by reading specific keys (such as fp, deviceId) in the browser's localStorage, and accordingly grants trial usage times.
This script modifies these values so that the website thinks you are a new user.
After enabling the script, these values will be modified every time the website is refreshed.