-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #28 from Isaaker/Developer
Add more blocklist domains, remove casting domain, update contributing and other minor changes
- Loading branch information
Showing
9 changed files
with
117 additions
and
67 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
File renamed without changes.
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
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
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
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
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
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
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 |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Contributing | ||
|
||
**Always read the license and code of conduct before contributing, once the changes you have made are added to the source repository they will be licensed under the source repository license** | ||
|
||
## Content to collaborate with | ||
|
||
This repository is a blocklist for Spotify Ads, therefore, the following contents are acceptable as a contribution: | ||
|
||
Accepted contents: | ||
|
||
- Spelling corrections | ||
- Corrections of images or videos that are not displayed correctly | ||
- Invalid domain correction | ||
- New list format | ||
- Add new domains to the blocklist | ||
- Add new domains to the whitelist | ||
|
||
Not accepted contents: | ||
|
||
- Comments (for SPAM prevention) | ||
- Ads of any kind | ||
- Self-Promoting | ||
- Posts or articles of your own creation | ||
- Any kind of sensitive content | ||
- Any type of content containing personal information of any person | ||
- Any kind of software (as this repository is oriented to a website and not to software distribution) | ||
|
||
**If you are in doubt as to whether a piece of content is suitable to be added to this repository, please contact us through the contact section of the website** | ||
|
||
## How to colaborate | ||
|
||
You can colaborate in this ways: | ||
|
||
- [Opening a Issue](https://github.com/Isaaker/Spotify-AdsList/issues/new/choose) | ||
- [Making a Fork](https://github.com/Isaaker/Spotify-AdsList/fork) and later opening a Pull Request to the Developer branch of the origin repository | ||
|
||
**⚠️Please, make changes only on BLACKLIST.txt (Don't put extra lines or comments in this file) or WHITELIST.txt, changes on other files are not longer conserved due to an automatic list conversion.** | ||
|
||
## Appear as a contributor | ||
|
||
Only users who contribute through PR or provide possible solutions to their problems can appear in this repository as contributors. In addition, users whose contributions are deemed noteworthy or whose problem is followed for a long time may be considered eligible to appear as contributors. | ||
|
||
This is subject to change, and the repository administrator can always add or not add contributors at their discretion. |