-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
04a147e
commit dda5e7b
Showing
3 changed files
with
154 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,103 @@ | ||
The app does not collect any data. | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Privacy Policy - RDX</title> | ||
</head> | ||
<body> | ||
<header> | ||
<h1>Privacy Policy for rdx for Reddit App</h1> | ||
|
||
</header> | ||
<main> | ||
<section> | ||
<h2>Introduction</h2> | ||
<p> | ||
rdx for Reddit ("we," "us," or "our") is an unofficial Reddit client app designed to enhance your browsing experience. | ||
Your privacy is important to us, and we are committed to safeguarding the information you share while using our app. | ||
This Privacy Policy outlines the type of data we collect, how it is used, and your rights regarding your data. | ||
</p> | ||
</section> | ||
|
||
<section> | ||
<h2>Information We Collect</h2> | ||
<p>RDX collects minimal information and prioritizes your privacy. We only collect <strong>data</strong> in the following situation:</p> | ||
<ul> | ||
<li>When you choose to make a donation using in-app purchases on Android or iOS platforms.</li> | ||
</ul> | ||
<p>The non-identifiable data collected during in-app purchases may include:</p> | ||
<ul> | ||
<li>Transaction details provided by Google Play or the Apple App Store, such as purchase confirmation and receipt information.</li> | ||
<li>General app usage data related to the purchase flow to ensure proper functionality and troubleshooting.</li> | ||
</ul> | ||
<p><strong>No other data is collected</strong>—no personal information, browsing history, or other app activity is tracked or stored by RDX.</p> | ||
</section> | ||
|
||
<section> | ||
<h2>How We Use Collected Data</h2> | ||
<p>The data collected during in-app purchases is used solely for the following purposes:</p> | ||
<ol> | ||
<li><strong>Processing your donation</strong> through the Google Play or Apple App Store.</li> | ||
<li><strong>Providing support</strong> in case of issues with your transaction.</li> | ||
<li><strong>Ensuring proper functionality</strong> of the donation process.</li> | ||
</ol> | ||
<p>We do not use this data for marketing, analytics, or sharing with third parties.</p> | ||
</section> | ||
|
||
<section> | ||
<h2>Data Sharing</h2> | ||
<p> | ||
We do not share, sell, or rent your data to any third parties. Transaction data is processed by the payment platforms | ||
(Google Play and Apple App Store) and is subject to their respective privacy policies. | ||
</p> | ||
</section> | ||
|
||
<section> | ||
<h2>Security</h2> | ||
<p> | ||
We implement appropriate measures to protect any data associated with your in-app purchases. | ||
However, no electronic storage or transmission is 100% secure. While we strive to protect your data, we cannot guarantee absolute security. | ||
</p> | ||
</section> | ||
|
||
<section> | ||
<h2>Your Rights</h2> | ||
<p> | ||
As we collect minimal and non-identifiable data, there is no user-specific data stored that can be accessed, modified, or deleted. | ||
However, you have the right to: | ||
</p> | ||
<ul> | ||
<li>Contact Google Play or Apple App Store for transaction-related queries or requests.</li> | ||
<li>Opt-out of in-app purchases if you do not wish to share any data.</li> | ||
</ul> | ||
</section> | ||
|
||
<section> | ||
<h2>Third-Party Services</h2> | ||
<p> | ||
This app uses third-party platforms (Google Play and Apple App Store) for handling payments. | ||
Please review their privacy policies to understand how your data is managed during transactions: | ||
</p> | ||
<ul> | ||
<li><a href="https://policies.google.com/privacy" target="_blank">Google Play Privacy Policy</a></li> | ||
<li><a href="https://www.apple.com/legal/privacy/" target="_blank">Apple App Store Privacy Policy</a></li> | ||
</ul> | ||
</section> | ||
|
||
<section> | ||
<h2>Changes to This Privacy Policy</h2> | ||
<p> | ||
We may update this Privacy Policy from time to time. Any changes will be posted within the app, | ||
and the "Effective Date" will be updated accordingly. | ||
</p> | ||
</section> | ||
|
||
<section> | ||
<h2>Contact Us</h2> | ||
<p> | ||
If you have any questions or concerns about this Privacy Policy, please contact us at our contact page.</p> | ||
</section> | ||
</main> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,46 @@ | ||
<!DOCTYPE html><html><head> | ||
<title>RDX for Reddit - Apollo For Reddit Inspired Web Viewer</title> | ||
<meta name="description" content="rdx for reddit is a fast, lightweight mobile Web Viewer for Reddit based on Apollo. Mobile friendly reader for Reddit. Browse rdx for reddit Reddit without Ads."/> | ||
<link rel="shortcut icon" href="favicon.ico"> | ||
<link rel="icon" href="favicon.png"> | ||
<link rel="manifest" href="/manifest.json" /> <meta name="apple-mobile-web-app-capable" content="yes" /> | ||
<meta name="apple-mobile-web-app-title" content="rdx" /> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="default" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> | ||
<meta charset="utf-8"> <meta name="robots" content="noindex,follow"> | ||
<meta name="apple-itunes-app" content="app-id=6503479190"> | ||
<meta name="google-play-app" content="app-id=com.overdevs.rdx"> | ||
|
||
<link rel="stylesheet" href="styles.css" type="text/css"> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/dashjs/4.7.1/dash.all.min.js"></script> | ||
</head> | ||
<body> | ||
<header id="header"> | ||
<div id="pagetitle"> | ||
<span id="plus" onclick="toggle('leftbar')"><svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="#fff" role="img" aria-label="Menu"><path d="M140.001-254.616v-59.999h679.998v59.999H140.001Zm0-195.385v-59.998h679.998v59.998H140.001Zm0-195.384v-59.999h679.998v59.999H140.001Z"></path></svg></span> | ||
<span id="taptoopenmenu" onclick="toggle('subssearch')"><span id="pagetitletext">Loading...</span> | ||
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" id="icon-target" style=""><path fill="currentColor" d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span> | ||
<span id="menu" onclick="toggle('rightbar')"><svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="#fff" role="img" aria-label="Sort and other options"><path d="M411.155-260.001V-320h137.306v59.999H411.155Zm-155-190v-59.998H703.46v59.998H256.155ZM140.001-640v-59.999h679.998V-640H140.001Z"/></svg></span> | ||
</div> | ||
<div id="menus"> | ||
<div id="subssearch" class="hidden"> | ||
<input type="text" id="subssearchi" name="qury" onkeyup="searchsubs(this.value,event)" autocomplete="off"> | ||
<div id="subslist"></div> | ||
</div> | ||
<div id="leftbar" class="hidden"> | ||
<div class="list"> | ||
<a href="index.html" class="homelinks halfit">Home</a><a onClick="window.location.reload()" class="homelinks halfit">Refresh</a><a href="saved.html" class="homelinks halfit">Saved</a><a href="subreddit.html?r=popular" class="homelinks halfit">Popular</a> | ||
<div id="subscribed">Subscribe to subreddits to view them here.</div> <div id="cthemew"><a href="themes.html" id="themebtn">Themes</a> <a href="settings.html">Settings</a> <a href="https://www.buymeacoffee.com/overdevsapps" rel="nofollow">Donate</a> <a href="new.html" rel="nofollow">New</a> <a href="contact.html" >Feedback</a> <br> | ||
<small><span style="color:var(--lightc);">*</span> Download rdx APP: <a href="https://apps.apple.com/us/app/rdx-for-reddit/id6503479190">iPhone</a> • <a href="https://play.google.com/store/apps/details?id=com.overdevs.rdx">Android</a></small> | ||
</div></div> | ||
</div> | ||
<div id="rightbar" class="hidden"></div> | ||
</div> | ||
</header> | ||
<div id="body"> | ||
</div> | ||
<script src="functions.js"></script><!-- Web Analytics --><script defer src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon='{"token": "5ce6e4ad5599462c8e3c36f2223a7184"}'></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/cdn.min.js"></script> | ||
<!DOCTYPE html><html><head> | ||
<title>RDX for Reddit - Apollo For Reddit Inspired Web Viewer</title> | ||
<meta name="description" content="rdx for reddit is a fast, lightweight mobile Web Viewer for Reddit based on Apollo. Mobile friendly reader for Reddit. Browse rdx for reddit Reddit without Ads."/> | ||
<link rel="shortcut icon" href="favicon.ico"> | ||
<link rel="icon" href="favicon.png"> | ||
<link rel="manifest" href="/manifest.json" /> <meta name="apple-mobile-web-app-capable" content="yes" /> | ||
<meta name="apple-mobile-web-app-title" content="rdx" /> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="default" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> | ||
<meta charset="utf-8"> <meta name="robots" content="noindex,follow"> | ||
<meta name="apple-itunes-app" content="app-id=6503479190"> | ||
<meta name="google-play-app" content="app-id=com.overdevs.rdx"> | ||
|
||
<link rel="stylesheet" href="styles.css" type="text/css"> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/dashjs/4.7.1/dash.all.min.js"></script> | ||
</head> | ||
<body> | ||
<header id="header"> | ||
<div id="pagetitle"> | ||
<span id="plus" onclick="toggle('leftbar')"><svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="#fff" role="img" aria-label="Menu"><path d="M140.001-254.616v-59.999h679.998v59.999H140.001Zm0-195.385v-59.998h679.998v59.998H140.001Zm0-195.384v-59.999h679.998v59.999H140.001Z"></path></svg></span> | ||
<span id="taptoopenmenu" onclick="toggle('subssearch')"><span id="pagetitletext">Loading...</span> | ||
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" id="icon-target" style=""><path fill="currentColor" d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span> | ||
<span id="menu" onclick="toggle('rightbar')"><svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24" fill="#fff" role="img" aria-label="Sort and other options"><path d="M411.155-260.001V-320h137.306v59.999H411.155Zm-155-190v-59.998H703.46v59.998H256.155ZM140.001-640v-59.999h679.998V-640H140.001Z"/></svg></span> | ||
</div> | ||
<div id="menus"> | ||
<div id="subssearch" class="hidden"> | ||
<input type="text" id="subssearchi" name="qury" onkeyup="searchsubs(this.value,event)" autocomplete="off"> | ||
<div id="subslist"></div> | ||
</div> | ||
<div id="leftbar" class="hidden"> | ||
<div class="list"> | ||
<a href="index.html" class="homelinks halfit">Home</a><a onClick="window.location.reload()" class="homelinks halfit">Refresh</a><a href="saved.html" class="homelinks halfit">Saved</a><a href="subreddit.html?r=popular" class="homelinks halfit">Popular</a> | ||
<div id="subscribed">Subscribe to subreddits to view them here.</div> <div id="cthemew"><a href="themes.html" id="themebtn">Themes</a> <a href="settings.html">Settings</a> <a href="https://www.buymeacoffee.com/overdevsapps" rel="nofollow">Donate</a> <a href="new.html" rel="nofollow">New</a> <a href="contact.html" >Feedback</a> <br> | ||
<small><span style="color:var(--lightc);">*</span> Download rdx APP: <a href="https://apps.apple.com/us/app/rdx-for-reddit/id6503479190">iPhone</a> • <a href="https://play.google.com/store/apps/details?id=com.overdevs.rdx">Android</a></small> | ||
</div></div> | ||
</div> | ||
<div id="rightbar" class="hidden"></div> | ||
</div> | ||
</header> | ||
<div id="body"> | ||
</div> | ||
<script src="functions.js"></script><!-- Web Analytics --><script defer src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon='{"token": "5ce6e4ad5599462c8e3c36f2223a7184"}'></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/cdn.min.js"></script> | ||
<script>iosPWASplash('5122.png', '#4e2a72');</script> | ||
<script> | ||
|
||
|
@@ -99,8 +99,8 @@ | |
doit(); | ||
</script> | ||
</style> | ||
<div class="footer"> <a rel="nofollow" href="https://www.buymeacoffee.com/overdevsapps" class="bmac"><img src="bmac.png" width="150" alt="donate"></a><br>If you use rdx for Reddit® please provide <a href="contact.html">Feedback</a> and <a href="https://www.buymeacoffee.com/overdevsapps" rel="nofollow">Donate</a>.<br>Download apps: <a href="https://apps.apple.com/us/app/rdx-for-reddit/id6503479190">iPhone</a> • <a href="https://play.google.com/store/apps/details?id=com.overdevs.rdx">Android</a><br><small><a href="new.html"> What's new?</a> | <a href="settings.html">Settings</a> | <a href="https://github.com/avadhesh18/rdx/">Star on Github</a> </small></div> <div id="popitup" style="display:none;"> | ||
<span onclick="document.getElementById('popitup').style.display='none'">Cancel</span> | ||
<div id="helptext"></div><textarea class="cmntarea" id="commentText" placeholder="Write a reply!" required></textarea> | ||
<input id="cmtid" value="" type="hidden"/> <input id="actype" value="" type="hidden"/> <button id="cmntbtn" onclick="apiAction();">Submit</button> | ||
<div class="footer"> <a rel="nofollow" href="https://www.buymeacoffee.com/overdevsapps" class="bmac"><img src="bmac.png" width="150" alt="donate"></a><br>If you use rdx for Reddit® please provide <a href="contact.html">Feedback</a> and <a href="https://www.buymeacoffee.com/overdevsapps" rel="nofollow">Donate</a>.<br>Download apps: <a href="https://apps.apple.com/us/app/rdx-for-reddit/id6503479190">iPhone</a> • <a href="https://play.google.com/store/apps/details?id=com.overdevs.rdx">Android</a><br><small><a href="new.html"> What's new?</a> | <a href="settings.html">Settings</a> | <a href="https://github.com/avadhesh18/rdx/">Star on Github</a> </small></div> <div id="popitup" style="display:none;"> | ||
<span onclick="document.getElementById('popitup').style.display='none'">Cancel</span> | ||
<div id="helptext"></div><textarea class="cmntarea" id="commentText" placeholder="Write a reply!" required></textarea> | ||
<input id="cmtid" value="" type="hidden"/> <input id="actype" value="" type="hidden"/> <button id="cmntbtn" onclick="apiAction();">Submit</button> | ||
</div> <!-- rdx --></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters