···121121 <img src="./logo48.png" alt="SkyLink Logo">
122122 <h1>SkyLink Privacy Policy</h1>
123123 </div>
124124- <p>While <b>no information is collected by the extension author</b>, this extension makes use of the <a href="https://developers.google.com/speed/public-dns/">Google DNS service</a> for required functionality.</p>
125125- <p>The Google DNS service is used because browser extensions do not have native access to DNS, which is needed to lookup the AT PROTO TXT record.</p>
124124+ <p>While <b>no information is collected by the extension author</b>, this extension makes use of the <a href="https://developers.google.com/speed/public-dns/">Google DNS service</a> for required functionality. The Google DNS service is used because browser extensions do not have native access to DNS, which is needed to lookup the AT Protocol TXT record.</p>
126125 <p>A summary of what is collected by Google DNS:
127126 <ul>
128127 <li>the IP address of your device sending the DNS query</li>
···145144 <li>Response HTTP encoding, such as application/dns-message or json</li>
146145 </ul>
147146 </p>
148148- <p>Please read and accept the full <a href="https://developers.google.com/speed/public-dns/privacy" target="_blank">Google DNS privacy policy</a> before using this addon.</p>
147147+ <p>Please read and accept the full <a href="https://developers.google.com/speed/public-dns/privacy" target="_blank">Google DNS privacy policy</a> before using this extension.</p>
149148 <button class="button accept" id="accept">Accept (Continue)</button>
150150- <button class="button decline" id="decline">Decline (Remove Extension)</button>
149149+ <button class="button decline" id="decline">Decline (Uninstall Extension)</button>
151150 <script src="privacy_consent.js"></script>
152151 </div>
153152</body>