Skip to content
This repository was archived by the owner on Apr 26, 2022. It is now read-only.

Commit eb3dff6

Browse files
committed
Release 2.0.2 (31)
1 parent e109b99 commit eb3dff6

File tree

4 files changed

+105
-2
lines changed

4 files changed

+105
-2
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: Report a bug
3+
about: Create a report to help us improve
4+
title: "[BUG]"
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behavior:
15+
1. Go to '...'
16+
2. Click on '....'
17+
3. Scroll down to '....'
18+
4. See error
19+
20+
**Expected behavior**
21+
A clear and concise description of what you expected to happen.
22+
23+
**Screenshots**
24+
If applicable, add screenshots to help explain your problem.
25+
26+
**Environment (please complete the following information):**
27+
- Device: [e.g. iPhone 8]
28+
- OS: [e.g. iOS 13.2.3]
29+
- AdClear version [e.g. 2.0.2 (31)]
30+
31+
**Additional context**
32+
Add any other context about the problem here.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Request a feature
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: feature request
6+
assignees: ''
7+
8+
---
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12+
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
15+
16+
**Additional context**
17+
Add any other context or screenshots about the feature request here.

.github/stale.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Number of days of inactivity before an issue becomes stale
2+
daysUntilStale: 60
3+
# Number of days of inactivity before a stale issue is closed
4+
daysUntilClose: 7
5+
# Issues with these labels will never be considered stale
6+
exemptLabels:
7+
- feature request
8+
# Label to use when marking an issue as stale
9+
staleLabel: no activity
10+
# Comment to post when marking an issue as stale. Set to `false` to disable
11+
markComment: >
12+
This issue has been automatically marked as stale because it has not had
13+
recent activity. It will be closed if no further activity occurs. Thank you
14+
for your contributions.
15+
# Comment to post when closing a stale issue. Set to `false` to disable
16+
closeComment: false

README.md

Lines changed: 40 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,40 @@
1-
# AdClear-for-iOS
2-
This product is developed for iOS 9.0 above system. The VPN solution and Safari content blocker are involved.
1+
# AdClear for iOS
2+
3+
Block ads in Safari with AdClear Plus, and browse safer, faster, and more securely.
4+
5+
AdClear Plus is an extension for Safari that keeps ads from ruining your browsing experience. We let Safari know what to block ahead of time, which shrinks the size of websites, saving you data and speeding up loading times.
6+
7+
## Features
8+
* Ad Blocking - Tired of ads everywhere? So are we.
9+
* Filters - Our ad blocking filters update daily with the latest advancements in ad blocking.
10+
* Privacy - AdClear Plus blocks trackers that follow you from site-to-site.
11+
* Speed - Taking ads out of the equation makes pages load much faster and lowers your data use.
12+
* Easy setup - AdClear Plus takes just seconds to enable, and you’ll be blocking ads worry-free!
13+
14+
<a name="releases">
15+
16+
## Releases
17+
18+
* Latest stable release: [2.0.2](https://github.com/SEVENNetworks/AdClear-for-iOS/releases/tag/v2.0.2)
19+
20+
## Open Source Bug Tracker
21+
22+
While AdClear is not an Open Source application by itself, we want to provide a way to work with the community on issues within the application as well as provide transparency for what we are currently working on. To do this, we use GitHub as an Open Source bug tracker for community-driven issues.
23+
24+
### How to contribute
25+
* Request a feature you would like to see in AdClear
26+
* Report bugs you notice while using the app
27+
* Report advertisements still appearing within the apps or websites you use
28+
* Report if AdClear is breaking an app or website that you use
29+
* Ask questions you have about AdClear
30+
31+
All of the above can be submitted through our [Issue Tracker](https://github.com/SEVENNetworks/AdClear-for-iOS/issues)
32+
33+
## Community
34+
We are have created several channels to discuss and keep up to date with AdClear
35+
36+
[Forum](https://forum.seven.com/) | [Issue Tracker](https://github.com/SEVENNetworks/AdClear-for-iOS/issues) | [Facebook](https://www.facebook.com/SEVENNetworks/)
37+
38+
## Support
39+
40+
We provide in-app support within AdClear. Additionally, you can check out our [FAQ](https://www.seven.com/adclear-faq.php) or emails us at feedback@seven.com

0 commit comments

Comments
 (0)