diff --git a/options/presets.json b/options/presets.json index c7a3f19..3d2c3bd 100644 --- a/options/presets.json +++ b/options/presets.json @@ -4,8 +4,7 @@ "protectDOMRect": { "mail.google.com": false, "onedrive.live.com": false, - "^https://[^/]*ebay\\.([a-z]+|com\\.(au|hk|my|sg)|co\\.uk)(/|$)": false, - "facebook.com": false + "^https://[^/]*ebay\\.([a-z]+|com\\.(au|hk|my|sg)|co\\.uk)(/|$)": false }, "protectWindow": { "paypal.com": false, diff --git a/releaseNotes.txt b/releaseNotes.txt index 0553a11..77361df 100644 --- a/releaseNotes.txt +++ b/releaseNotes.txt @@ -1,6 +1,6 @@ Version 1.10: changes: - - added eBay and facebook.com to the convenience preset + - added eBay to the convenience preset - do not use proxy for Function.prototype.toString (causes weird problems sometimes) new features: