Skip to content

Commit

Permalink
saint-lascivious.github.io: add safesearch dns profiles
Browse files Browse the repository at this point in the history
bump serviceworker version to v1.9

Changes to be committed:
 - modified:   .formatted/connecttosainternet.html
 - modified:   .formatted/serviceworker.min.js
 - modified:   connecttosainternet.html
 - new file:   downloads/apple/sainternet-https-and-tls-safe-search.mobileconfig
 - new file:   downloads/apple/sainternet-https-only-safe-search.mobileconfig
 - new file:   downloads/apple/sainternet-tls-only-safe-search.mobileconfig
 - modified:   serviceworker.min.js
  • Loading branch information
saint-lascivious committed Oct 5, 2023
1 parent b8777a1 commit c11e352
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 15 deletions.
42 changes: 30 additions & 12 deletions .formatted/connecttosainternet.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,46 +231,64 @@ <h3 class="embiggen"><icon class="fa-brands fa-apple"></icon>&nbsp;Apple<br>iOS/
<div class="mdl-list__item">
<span class="embiggen mdl-list__item-primary-content">DNS over HTTPS</span>
<a class="mdl-list__item-secondary-action" download="sainternet-https-only.mobileconfig" href="downloads/apple/sainternet-https-only.mobileconfig" id="httpsmobileconfig"><icon class="material-icons mdl-list__item-icon">file_download</icon></a>
<a href="#" class="mdl-tooltip mdl-tooltip--top" for="httpsmobileconfig">Download HTTPS .mobileconfig for Apple iOS/macOS.</a>
<a href="#" class="mdl-tooltip mdl-tooltip--top" for="httpsmobileconfig">Download filtered HTTPS DNS profile for Apple iOS/macOS.</a>
</div>
<div class="mdl-list__item">
<span class="embiggen mdl-list__item-primary-content">DNS over TLS</span>
<a class="mdl-list__item-secondary-action" download="sainternet-tls-only.mobileconfig" href="downloads/apple/sainternet-tls-only.mobileconfig" id="tlsmobileconfig"><icon class="material-icons mdl-list__item-icon">file_download</icon></a>
<a href="#" class="mdl-tooltip mdl-tooltip--left" for="tlsmobileconfig">Download TLS .mobileconfig for Apple iOS/macOS.</a>
<a href="#" class="mdl-tooltip mdl-tooltip--left" for="tlsmobileconfig">Download filtered TLS DNS profile for Apple iOS/macOS.</a>
</div>
<div class="mdl-list__item" id="recommendeddnsprofile">
<span class="embiggen mdl-list__item-primary-content">DNS over HTTPS/TLS</span>
<a class="mdl-list__item-secondary-action" download="sainternet-https-and-tls.mobileconfig" href="downloads/apple/sainternet-https-and-tls.mobileconfig" id="httpstlsmobileconfig"><icon class="material-icons mdl-list__item-icon">file_download</icon></a>
<a href="#" class="mdl-tooltip mdl-tooltip--bottom" for="httpstlsmobileconfig">Download HTTPS/TLS .mobileconfig for Apple iOS/macOS.</a>
<a href="#" class="mdl-tooltip mdl-tooltip--left" for="httpstlsmobileconfig">Download filtered HTTPS/TLS DNS profile for Apple iOS/macOS.</a>
</div>
</div>
<p class="embiggen sainternet-subheader-centered" id="safesearchdnsprofiles">
Safe Search DNS Profiles
</p>
<div class="sainternet-list-action mdl-list">
<div class="mdl-list__item">
<span class="embiggen mdl-list__item-primary-content">Safe Search DNS over HTTPS</span>
<a class="mdl-list__item-secondary-action" download="sainternet-https-only-safe-search.mobileconfig" href="downloads/apple/sainternet-https-only-safe-search.mobileconfig" id="safesearchhttpsmobileconfig"><icon class="material-icons mdl-list__item-icon">file_download</icon></a>
<a href="#" class="mdl-tooltip mdl-tooltip--left" for="safesearchhttpsmobileconfig">Download safe search HTTPS DNS profile for Apple iOS/macOS.</a>
</div>
<div class="mdl-list__item">
<span class="embiggen mdl-list__item-primary-content">Safe Search DNS over TLS</span>
<a class="mdl-list__item-secondary-action" download="sainternet-tls-only-safe-search.mobileconfig" href="downloads/apple/sainternet-tls-only-safe-search.mobileconfig" id="safesearchtlsmobileconfig"><icon class="material-icons mdl-list__item-icon">file_download</icon></a>
<a href="#" class="mdl-tooltip mdl-tooltip--left" for="safesearchtlsmobileconfig">Download safe search TLS DNS profile for Apple iOS/macOS.</a>
</div>
<div class="mdl-list__item">
<span class="embiggen mdl-list__item-primary-content">Safe Search DNS over HTTPS/TLS</span>
<a class="mdl-list__item-secondary-action" download="sainternet-https-and-tls-safe-search.mobileconfig" href="downloads/apple/sainternet-https-and-tls-safe-search.mobileconfig" id="safesearchhttpstlsmobileconfig"><icon class="material-icons mdl-list__item-icon">file_download</icon></a>
<a href="#" class="mdl-tooltip mdl-tooltip--left" for="safesearchhttpstlsmobileconfig">Download safe-search HTTPS/TLS DNS profile for Apple iOS/macOS.</a>
</div>
</div>
<p class="embiggen sainternet-subheader-centered" id="unfiltereddnsprofiles">
Unfiltered DNS Profiles
</p>
<div class="sainternet-list-action mdl-list">
<div class="mdl-list__item">
<span class="embiggen mdl-list__item-primary-content">DNS over HTTPS</span>
<span class="embiggen mdl-list__item-primary-content">Unfiltered DNS over HTTPS</span>
<a class="mdl-list__item-secondary-action" download="sainternet-https-only-unfiltered.mobileconfig" href="downloads/apple/sainternet-https-only-unfiltered.mobileconfig" id="unfilteredhttpsmobileconfig"><icon class="material-icons mdl-list__item-icon">file_download</icon></a>
<a href="#" class="mdl-tooltip mdl-tooltip--top" for="unfilteredhttpsmobileconfig">Download unfiltered HTTPS .mobileconfig for Apple iOS/macOS.</a>
<a href="#" class="mdl-tooltip mdl-tooltip--left" for="unfilteredhttpsmobileconfig">Download unfiltered HTTPS DNS profile for Apple iOS/macOS.</a>
</div>
<div class="mdl-list__item">
<span class="embiggen mdl-list__item-primary-content">DNS over TLS</span>
<span class="embiggen mdl-list__item-primary-content">Unfiltered DNS over TLS</span>
<a class="mdl-list__item-secondary-action" download="sainternet-tls-only-unfiltered.mobileconfig" href="downloads/apple/sainternet-tls-only-unfiltered.mobileconfig" id="unfilteredtlsmobileconfig"><icon class="material-icons mdl-list__item-icon">file_download</icon></a>
<a href="#" class="mdl-tooltip mdl-tooltip--left" for="unfilteredtlsmobileconfig">Download unfiltered TLS .mobileconfig for Apple iOS/macOS.</a>
<a href="#" class="mdl-tooltip mdl-tooltip--left" for="unfilteredtlsmobileconfig">Download unfiltered TLS DNS profile for Apple iOS/macOS.</a>
</div>
<div class="mdl-list__item">
<span class="embiggen mdl-list__item-primary-content">DNS over HTTPS/TLS</span>
<span class="embiggen mdl-list__item-primary-content">Unfiltered DNS over HTTPS/TLS</span>
<a class="mdl-list__item-secondary-action" download="sainternet-https-and-tls-unfiltered.mobileconfig" href="downloads/apple/sainternet-https-and-tls-unfiltered.mobileconfig" id="unfilteredhttpstlsmobileconfig"><icon class="material-icons mdl-list__item-icon">file_download</icon></a>
<a href="#" class="mdl-tooltip mdl-tooltip--bottom" for="unfilteredhttpstlsmobileconfig">Download unfiltered HTTPS/TLS .mobileconfig for Apple iOS/macOS.</a>
<a href="#" class="mdl-tooltip mdl-tooltip--bottom" for="unfilteredhttpstlsmobileconfig">Download unfiltered HTTPS/TLS DNS profile for Apple iOS/macOS.</a>
</div>
</div>
<p>
Notes:
</p>
<ul>
<!--
<li>These profiles are not digitally signed and that is expected/normal</li>
-->
<li>These profiles are digitally signed, but not by me</li>
<li>Sainternet intentionally disables Apple's <a href="https://developer.apple.com/support/prepare-your-network-for-icloud-private-relay">iCloud Private Relay</a> to prevent it from bypassing Sainternet</li>
</ul>
</div>
Expand Down
2 changes: 1 addition & 1 deletion .formatted/serviceworker.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
const appDomain = 'sainternet';
const appProto = 'https://';
const appTld = '.xyz';
const appVersion = '1.8.2';
const appVersion = '1.9';
const basePath = `${appProto}${appDomain}${appTld}`;
const resourcePath = `${basePath}/resources`;
const cssPath = `${resourcePath}/stylesheets`;
Expand Down
2 changes: 1 addition & 1 deletion connecttosainternet.html

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion serviceworker.min.js

Large diffs are not rendered by default.

0 comments on commit c11e352

Please sign in to comment.