Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(check.service.js): optimize memory usage and performance in prot…
…otype pollution script Refactored the ppfang script to enhance memory efficiency and performance. Implemented lazy evaluation for property difference calculations and optimized iframe usage by introducing a reusable clean window context. This update minimizes the memory footprint and improves the execution speed, especially in scenarios where the script is run multiple times.
- Loading branch information