MisterPhilip / x-forwarded-for

X-Forwarded-For Header Browser Extension
MIT License
58 stars 18 forks source link

Fix includeDomains property from changing automatically #45

Open fany0r opened 6 days ago

fany0r commented 6 days ago

This fixes #44

Changes:

  1. Modified _save method to keep includeDomains value unchanged.
  2. Updated _handleInput method to avoid unnecessary checks.
  3. Added condition in _handleInput to correctly update includeDomains.