2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

firefox: Disable DOH

This commit is contained in:
Dylan Araps 2020-05-06 03:18:23 +03:00
parent 76a8f8d752
commit 2a3597923a
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -92,3 +92,4 @@ rm -f "$1/usr/lib/firefox/browser/features/fxmonitor@mozilla.org.xpi"
rm -f "$1/usr/lib/firefox/browser/features/screenshots@mozilla.org.xpi"
rm -f "$1/usr/lib/firefox/browser/features/webcompat-reporter@mozilla.org.xpi"
rm -f "$1/usr/lib/firefox/browser/features/webcompat@mozilla.org.xpi"
rm -f "$1/usr/lib/firefox/browser/features/doh-rollout@mozilla.org.xpi"