diff options
author | Allan Wang <me@allanwang.ca> | 2019-08-15 22:08:57 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-08-15 22:08:57 -0700 |
commit | 39d07d946b753f197d200fa07792670e37435a95 (patch) | |
tree | 56444cfe379a491e14db26608dd7c4572aedad55 /app/src/main/res/xml | |
parent | f12762c4175e37a6f887ca17a07ddb4fc7508849 (diff) | |
parent | e47d5d47c0997b9a696f4f8881f4a057e2a5f934 (diff) | |
download | frost-39d07d946b753f197d200fa07792670e37435a95.tar.gz frost-39d07d946b753f197d200fa07792670e37435a95.tar.bz2 frost-39d07d946b753f197d200fa07792670e37435a95.zip |
Merge obfuscator
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 5ca0bd74..6142f595 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -15,6 +15,7 @@ <item text="Allow hiding main fab (see settings > newsfeed)" /> <item text="Add some experimental options to debug login problems (settings > experimental)" /> <item text="Enforce desktop user agent for now" /> + <item text="Obfuscate js tags" /> <version title="v2.3.1" /> <item text="Hide all story panels if enabled" /> |