We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e787ffe commit 2d23539Copy full SHA for 2d23539
.gitattributes
@@ -3,6 +3,8 @@
3
*.hpp linguist-language=C++
4
*.c linguist-language=C
5
*.cpp linguist-language=C++
6
+*.ps1 linguist-language=C++
7
+*.bat linguist-language=PowerShell
8
*.sln merge=binary
9
*.csproj merge=binary
10
*.vbproj merge=binary
README.md
@@ -26,3 +26,7 @@
26
27
## How can i disable it ?
28
* Reinstall spotify
29
+
30
+## Credits
31
+* [BlockTheSpot](https://github.com/master131/BlockTheSpot)
32
+* [SpotX](https://github.com/amd64fox/SpotX)
0 commit comments