Updating BLACKLIST

Adding new domains to BLACKLIST and deleting cast.scdn.co (Related to: #26 )

Also, update some CONTRIBUTING info and BUG issue type file.

Co-Authored-By: pannal <1359593+pannal@users.noreply.github.com>
This commit is contained in:
Isaaker
2024-07-12 11:46:45 +02:00
co-authored by pannal
parent 3257e5f84b
commit dc0c1391b4
4 changed files with 87 additions and 57 deletions
+30 -54
View File
@@ -25,68 +25,44 @@ body:
validations:
required: true
- type: dropdown
id: version
id: platform
attributes:
label: Browser
description: What browser did you use when you had the bug?
label: Platform
description: "Please, select your platform."
options:
- Firefox
- Firefox Developer Edition
- Safari
- Chrome
- Chromium
- Opera
- Opera GX
- Microsoft Edge
- Internet Explorer
- QQ Browser
- elinks
- Samsung Internet
- Vivaldi
- Brave
- Other (Tell us the name the name in the box below)
validations:
required: true
- type: textarea
id: browser-version
attributes:
label: Tell us the name the name of your browser if you select Other
description: Also tell us, what did you expect to happen?
placeholder: Tell us the name
validations:
required: false
- type: textarea
id: other-browser
attributes:
label: Browser Version
description: Tell us the name the version of your browser
placeholder: Example -> Version 16.0
validations:
required: true
- type: dropdown
id: operative_system
attributes:
label: Operative System (OS)
multiple: true
options:
- MacOS (Apple)
- iOS (Apple)
- Android (Google)
- WatchOS (Apple)
- ChromeOS (Google)
- Windows (Microsoft)
- Linux (Linux Foundation)
- Web App
- App
- API
- TV
- Carplay & Android auto
- Smart Home Devices (such as speakers)
- Other
validations:
required: true
- type: textarea
id: other-os
- type: input
id: device
attributes:
label: OS Version
description: Tell us the Version of OS, if you select other also tell us your operative system name
placeholder: Example -> Monterey 12.6
label: Device
description: "Please, enter your device name."
placeholder: Example -> iPhone
validations:
required: true
- type: input
id: os_version
attributes:
label: OS & Version
description: "Please, enter your device OS & Version."
placeholder: Example -> MacOS (14.2.1)
validations:
required: true
- type: input
id: browser_version
attributes:
label: Browser & Version (If applicable)
description: "Please, enter your Browser & Version (If applicable)."
placeholder: Example -> Safari (17.2.1)
validations:
required: false
- type: textarea
id: logs
attributes:
+7 -1
View File
@@ -34,4 +34,10 @@ 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.**
**⚠️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.
+7 -2
View File
@@ -719,7 +719,6 @@ cal.spotify.com
car-dev.scdn.co
car-prod.scdn.co
car-staging.scdn.co
cast.scdn.co
charts-images.scdn.co
clemmie.ash1.spotify.com
clemmie.ash.spotify.com
@@ -1554,4 +1553,10 @@ a1556.dsct.akamai.net
a1051.dscw154.akamai.net
video-akpcw-cdn-spotify-com.akamaized.net
2qbjhhcl4u87btjbo7dh8vi2n.litix.io
litix.io
litix.io
a1949.dscb.akamai.net
a1887.dscq.akamai.net
e11408.d.akamaiedge.net
e14768.dscb.akamaiedge.net
e17437.dsct.akamaiedge.net
e7366.dscb.akamaiedge.net
+43
View File
@@ -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.