We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a087bd commit 7a5e2e0Copy full SHA for 7a5e2e0
scripts/helper.js
@@ -84,6 +84,13 @@ const userScriptComment = `// ==UserScript==
84
// @match https://broadcity.in/browse.php?imdb=*
85
// @match https://privatehd.to/torrent/*
86
// @match https://avistaz.to/torrent/*
87
+// @exclude https://privatehd.to/torrent/peers*
88
+// @exclude https://avistaz.to/torrent/peers*
89
+// @exclude https://privatehd.to/torrent/history*
90
+// @exclude https://avistaz.to/torrent/history*
91
+// @match https://cinemaz.to/torrent/*
92
+// @exclude https://cinemaz.to/torrent/peers*
93
+// @exclude https://cinemaz.to/torrent/history*
94
// @match https://piratethenet.org/browse.php?*
95
// @match https://teamhd.org/details/id*
96
// @match https://hd-space.org/index.php?page=upload
0 commit comments