diff --git a/assets/mobirise/css/mbr-additional.css b/assets/mobirise/css/mbr-additional.css index fe5359d..12ba73e 100644 --- a/assets/mobirise/css/mbr-additional.css +++ b/assets/mobirise/css/mbr-additional.css @@ -1216,6 +1216,17 @@ a { .cid-sOoWZeYPPe .mbr-section-subtitle { text-align: right; } +.cid-sRgfVkXV2Y { + padding-top: 1rem; + padding-bottom: 5rem; + background-color: #f2f2f2; +} +.cid-sRgfVkXV2Y .mbr-section-title { + text-align: left; +} +.cid-sRgfVkXV2Y .mbr-section-subtitle { + text-align: left; +} .cid-sQGCdNtz7z { padding-top: 5rem; padding-bottom: 5rem; diff --git a/changelog.html b/changelog.html index 0f066fd..e8545a7 100644 --- a/changelog.html +++ b/changelog.html @@ -97,7 +97,7 @@
December, 2021
-

- Update DNS resolver page design (remove comparison chart & add horizontal cards/sections)
- Give the Changelog a design update (you're currently viewing it)
- Update the About Page (updated description & new content added)
- Add important notice to MASQ on "Anonymity Networks" page
- Add MASQ to "Anonymity Networks" Recommendation page
- Rename "Anonymous Networks" page to "Anonymity Networks"
- Add Signal to Encrypted Messengers page (with a warning that it requires a phone number)
- Add link to the DNS Resolver Recommendation Page to the Internet Providers page
- Create DNS Resolver Recommendation Page
- De-list Mojeek Search Engine (with its current search results, the search engine is almost unusable) +

- Add section to bottom of homepage to allow easy sharing of this website
- Update DNS resolver page design (remove comparison chart & add horizontal cards/sections)
- Give the Changelog a design update (you're currently viewing it)
- Update the About Page (updated description & new content added)
- Add important notice to MASQ on "Anonymity Networks" page
- Add MASQ to "Anonymity Networks" Recommendation page
- Rename "Anonymous Networks" page to "Anonymity Networks"
- Add Signal to Encrypted Messengers page (with a warning that it requires a phone number)
- Add link to the DNS Resolver Recommendation Page to the Internet Providers page
- Create DNS Resolver Recommendation Page
- De-list Mojeek Search Engine (with its current search results, the search engine is almost unusable)
- Move away from DDoS-Guard due to Russia's new restriction against the Tor Project & Migrate to CloudFlare
- De-list Brave Search (due to privacy concerns) & add Mojeek and Searx
- De-list DuckDuckGo Privacy Browser (due to privacy concerns) & add LibreWolf diff --git a/index.html b/index.html index 36f6621..a4a0439 100644 --- a/index.html +++ b/index.html @@ -277,6 +277,28 @@

+
+ + +
+
+
+

+ Share this website with your friends, colleagues, and family, to help improve their online privacy.

+

Simply copy the text displayed in the box below and send it to your friends, colleagues, and/or family. You can also share it on social media platforms such as Twitter, Mastodon, etc.

+ + +
+
+
+ +
+
diff --git a/project.mobirise b/project.mobirise index 08b6f73..58bfc14 100644 --- a/project.mobirise +++ b/project.mobirise @@ -1,7 +1,7 @@ { "settings": { "name": "SwivroMobirise5", - "currentPage": "index.html", + "currentPage": "changelog.html", "theme": { "name": "mobirise5", "title": "Mobirise 5", @@ -91,7 +91,7 @@ } ], "imageResize": true, - "uniqCompNum": 572, + "uniqCompNum": 573, "versionPublish": "5.5.2", "screenshot": "screenshot.png", "favicon": "@PROJECT_PATH@/assets/images/new-project-2021-11-10t172707.969-128x128.png", @@ -847,6 +847,41 @@ "_once": false, "_params": {} }, + { + "alias": false, + "_styles": { + "& when not (@fullScreen)": { + "padding-top": "(@paddingTop * 1rem)", + "padding-bottom": "(@paddingBottom * 1rem)" + }, + "& when (@bg-type = 'color')": { + "background-color": "@bg-value" + }, + "& when (@bg-type = 'image')": { + "background-image": "url(@bg-value)" + }, + ".mbr-section-title": { + "text-align": "left" + }, + ".mbr-section-subtitle": { + "text-align": "left" + } + }, + "_name": "content4", + "_sourceTheme": "mobirise5", + "_customHTML": "
\n \n
Size
\n \n \n \n \n \n
Show/Hide
\n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n
\n
\n
\n
\n
\n

\n Share this website with your friends, colleagues, and family, to help improve their online privacy.

\n

Simply copy the text displayed in the box below and send it to your friends, colleagues, and/or family. You can also share it on social media platforms such as Twitter, Mastodon, etc.

\n \n \n
\n
\n
\n [JS_CODE_0]\n
", + "_anchor": "content4-fw", + "_isUserblock": true, + "_cid": "sRgfVkXV2Y", + "_PHPplaceholders": [], + "_JSplaceholders": [ + "" + ], + "_protectedParams": [], + "_global": false, + "_once": false, + "_params": {} + }, { "_name": "footer1-sOpMpnOYd4-sOR1GhUL5w", "_sourceTheme": "mobirise5", @@ -6023,7 +6058,7 @@ }, "_name": "content7", "_sourceTheme": "mobirise5", - "_customHTML": "
\n \n
Size
\n \n \n \n
Show/Hide
\n \n \n \n \n
Background
\n \n
\n
\n
\n
\n
\n
December, 2021
\n

- Update DNS resolver page design (remove comparison chart & add horizontal cards/sections)
- Give the Changelog a design update (you're currently viewing it)
- Update the About Page (updated description & new content added)
- Add important notice to MASQ on \"Anonymity Networks\" page
- Add MASQ to \"Anonymity Networks\" Recommendation page
- Rename \"Anonymous Networks\" page to \"Anonymity Networks\"
- Add Signal to Encrypted Messengers page (with a warning that it requires a phone number)
- Add link to the DNS Resolver Recommendation Page to the Internet Providers page
- Create DNS Resolver Recommendation Page
- De-list Mojeek Search Engine (with its current search results, the search engine is almost unusable)\n
- Move away from DDoS-Guard due to Russia's new restriction against the Tor Project & Migrate to CloudFlare\n
- De-list Brave Search (due to privacy concerns) & add Mojeek and Searx\n
- De-list DuckDuckGo Privacy Browser (due to privacy concerns) & add LibreWolf\n
- Temporarily remove PrivacyNow Blog from Navbar until the Blogging system is improved\n
- Create PrivacyNow Blog & add PrivacyNow Blog Button to Navbar\n
- Update Startpage logo on Search Engine recommendation page\n
- Update Session & Status logos on Messenger recommendation page\n
- Add Webdock to Hosting Provider recommendation page\n
- Fix link on VPN Provider recommendation page\n
- Update homepage hero image (before it was a solid purple color, now it is a purple to blue gradient)\n
- Make navbar fixed at top of page & transparent\n
- Update Footer Color (before it was a solid purple, now it is a gradient)\n
- Make all buttons a purple/blue gradient & remove border\n
- Fix links on \"Secure your accounts\" page\n
- Add Solana as a cryptocurrency to Donation Page\n
- Update Software Recommendations page (add 2-step Authentication page to the listing)\n
- Update \"Privacy Checklist\" page (add 2-step Authentication link)\n
- Create \"2-step Authentication\" page\n
- Update font for navbar items\n
- Update About Page\n
- Add bottom buttons to \"Privacy Checklist\" page\n
- Create \"Privacy Checklist\" page\n
- Add \"Cloud File Storage\" to \"Service Providers\" page\n
- Add \"FileN\" as a recommendation on the \"Cloud File Storage\" page\n
- Add images (logos) to \"Cloud File Storage\" Page\n
- Create \"Cloud File Storage\" page\n
- Modify website fonts 

\n
\n
\n
\n
", + "_customHTML": "
\n \n
Size
\n \n \n \n
Show/Hide
\n \n \n \n \n
Background
\n \n
\n
\n
\n
\n
\n
December, 2021
\n

- Add section to bottom of homepage to allow easy sharing of this website
- Update DNS resolver page design (remove comparison chart & add horizontal cards/sections)
- Give the Changelog a design update (you're currently viewing it)
- Update the About Page (updated description & new content added)
- Add important notice to MASQ on \"Anonymity Networks\" page
- Add MASQ to \"Anonymity Networks\" Recommendation page
- Rename \"Anonymous Networks\" page to \"Anonymity Networks\"
- Add Signal to Encrypted Messengers page (with a warning that it requires a phone number)
- Add link to the DNS Resolver Recommendation Page to the Internet Providers page
- Create DNS Resolver Recommendation Page
- De-list Mojeek Search Engine (with its current search results, the search engine is almost unusable)\n
- Move away from DDoS-Guard due to Russia's new restriction against the Tor Project & Migrate to CloudFlare\n
- De-list Brave Search (due to privacy concerns) & add Mojeek and Searx\n
- De-list DuckDuckGo Privacy Browser (due to privacy concerns) & add LibreWolf\n
- Temporarily remove PrivacyNow Blog from Navbar until the Blogging system is improved\n
- Create PrivacyNow Blog & add PrivacyNow Blog Button to Navbar\n
- Update Startpage logo on Search Engine recommendation page\n
- Update Session & Status logos on Messenger recommendation page\n
- Add Webdock to Hosting Provider recommendation page\n
- Fix link on VPN Provider recommendation page\n
- Update homepage hero image (before it was a solid purple color, now it is a purple to blue gradient)\n
- Make navbar fixed at top of page & transparent\n
- Update Footer Color (before it was a solid purple, now it is a gradient)\n
- Make all buttons a purple/blue gradient & remove border\n
- Fix links on \"Secure your accounts\" page\n
- Add Solana as a cryptocurrency to Donation Page\n
- Update Software Recommendations page (add 2-step Authentication page to the listing)\n
- Update \"Privacy Checklist\" page (add 2-step Authentication link)\n
- Create \"2-step Authentication\" page\n
- Update font for navbar items\n
- Update About Page\n
- Add bottom buttons to \"Privacy Checklist\" page\n
- Create \"Privacy Checklist\" page\n
- Add \"Cloud File Storage\" to \"Service Providers\" page\n
- Add \"FileN\" as a recommendation on the \"Cloud File Storage\" page\n
- Add images (logos) to \"Cloud File Storage\" Page\n
- Create \"Cloud File Storage\" page\n
- Modify website fonts 

\n
\n
\n
\n
", "_anchor": "content7-fk", "_isUserblock": true, "_cid": "sR3AiVvIQH",