Skip to content

Commit 703c162

Browse files
committed
chore: include nzbgrabit.org
1 parent c640f9f commit 703c162

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

lists/interceptionDomainsList.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,18 @@
204204
"pathRegExp": "/index\\.php\\?attachments/.+/&sess=.+",
205205
"postDataHandling": "sendAsURLSearchParams",
206206
"showNzbDialog": true
207+
},
208+
{
209+
"id": "nzbgrabit.org",
210+
"archiveFileExtensions": ["zip", "rar", "7z"],
211+
"domain": "nzbgrabit.org",
212+
"fetchOrigin": "injection",
213+
"icon": "https://www.nzbgrabit.org/apple-touch-icon.png",
214+
"isActive": true,
215+
"isDefault": true,
216+
"pathRegExp": "/nzbcreate\\.php",
217+
"postDataHandling": "sendAsURLSearchParams",
218+
"showNzbDialog": true
207219
}
208220
]
209221
}

0 commit comments

Comments
 (0)