Skip to content
This repository was archived by the owner on Sep 30, 2021. It is now read-only.

Commit ea09abb

Browse files
committed
Commit after cleanup 🧼
0 parents  commit ea09abb

36 files changed

+6400462
-0
lines changed

.gitattributes

Whitespace-only changes.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Bug report 🐞
3+
about: Create a report to help us improve.
4+
title: ''
5+
labels: bug
6+
assignees: 'hl2guide'
7+
---
8+
**Describe the bug**
9+
A clear and concise description of what the bug is.
10+
**To Reproduce**
11+
Steps to reproduce the behavior:
12+
1. Go to '...'
13+
2. Click on '....'
14+
3. Scroll down to '....'
15+
4. See error
16+
**Expected behavior**
17+
A clear and concise description of what you expected to happen.
18+
**Screenshots**
19+
If applicable, add screenshots to help explain your problem.
20+
**Desktop (please complete the following information):**
21+
- Browser [e.g. chrome, safari]
22+
- Version [e.g. 22]
23+
**Additional context**
24+
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: false
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: Feature Request 💡
3+
about: Suggest a new idea for the project.
4+
title: ''
5+
labels: enhancement
6+
assignees: 'hl2guide'
7+
---
8+
## Summary
9+
Brief explanation of the feature.
10+
### Basic example
11+
If the proposal involves a new or changed API, include a basic code example. Omit this section if it's not applicable.
12+
### Motivation
13+
Why are we doing this? What use cases does it support? What is the expected outcome?
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: New Blocklist Suggestion ⚡
3+
about: Suggest a new blocklist.
4+
title: ''
5+
labels: enhancement
6+
assignees: 'hl2guide'
7+
---
8+
## Summary
9+
What is a brief explanation of the blocklist?
10+
### Blocklist Homepage
11+
What is the homepage of the blocklist? (GitHub link if possible)
12+
### Blocklist Link
13+
What is the link to blocklist?

ABOUT.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# VITAL NOTES 👀
2+
3+
* Please learn AdGuard Home's interface before using this list
4+
* Since everyone uses the internet differently please be aware that some initial
5+
manual whitelisting is required
6+
7+
The blocklist:
8+
* is more cleaned up, optimized and better than ever
9+
* is very aggressive so before using this list please ensure that you add your own
10+
"Custom filtering rules" for domains you want to allow
11+
e.g: `@@||nexusmods.com^$important`
12+
* is around 120MB so if you're internet plan is data limited please account for
13+
about 3000MB (3GB) per month, if AdGuard Home is set to update once per day
14+
15+
# Suggestions 📌
16+
17+
Do you have a new host list you'd like to suggest?
18+
19+
Please first check that the list does not already exist in the
20+
[list file](https://raw.githubusercontent.com/hl2guide/Filterlist-for-AdGuard/master/filter_list_URLs.txt)
21+
then create an issue.
22+
23+
# Request Forms
24+
25+
* [Blacklist Request Form](https://docs.google.com/forms/d/1NrlR3yddEWhIkmKXV8VamBVka6SX7DLHX_WgpsqrtbE)
26+
* [Whitelist Request Form](https://docs.google.com/forms/d/1mobsqVCIky61tHy13fFyGZBxdbjUmTi3EFkvvhoGIHg)

0 commit comments

Comments
 (0)