Core Principles
- Follow the principles of legality, legitimacy, necessity, complete voluntariness, and equality of rights and obligations
- Collect user information only for the purpose of providing users with better quality and personalized services
- Make every effort to ensure the transmission and storage security of user data, and ensure that user data is not leaked, tampered with, destroyed, or lost
Register Information (Optional)
- Account registration only requires email and password
- Data is transmitted through the SSL encryption protocol
- The password is first salted and hashed on the client. After being transmitted to the server, it is then salted and hashed again, and stored. No one can reversely obtain the original password
- Even if the database data can be obtained, it is not possible to simulate user login
Website Cookie (Optional)
- After account binding enabled, the cookies of the webpage will be synchronized to the server
- Only used for cloud or docker server
Notify Methods (Optional)
- The email notify must be initiated by the server, so the email will be submitted
- WeChat push must be initiated by the server, so a UID will be submitted
- Telegram, discord, slack and other customized webhooks are initiated from the client and will not be submitted to the server
Share Data (Optional)
- VID: A locally randomly produced 20-byte string
- URL: The page URL of a rule
- URI: The first 20 characters of the MD5 value of the current URL
- TITLE: The title of the rule
- SELECTORS: XPATH/CSS selector corresponding to the rule
- CONDITION: The condition corresponding to the rule
- Text: The plain text string of the area you selected
- html: The html string of the area you selected
Configuration Options
- Share Rules: Disabled by default. When enabled, the saved rules will be uploaded to the server for other users to choose from;
- Share Link: Disabled by default. When enabled, the current URL address is shared, and other users can view or choose the sharing rules;
- Accept Recommend: Enabled by default. If there are sharing rules, you may be recommended for selection;
- Mutual aid: Disabled by default. After it is enabled, you may also receive a change notify when it is closed.
- Run in Cloud: Disabled by default. After it is enabled, you may also receive a change notify when the computer is closed
In addition, the program will not collect/upload any user related information. If you are not willing to share some information, you can turn it off by using the option switcher