diff --git a/Resources-Library.md b/Resources-Library.md index d1b33e0..775aaef 100644 --- a/Resources-Library.md +++ b/Resources-Library.md @@ -409,20 +409,6 @@ Examples: - `identi.li##+js(set, t_spoiler, 0)` -*** - -### ~sid.js~ / -### ~setInterval-defuser.js~ [↪](https://github.com/gorhill/uBlock/blob/a94df7f3b27080ae2dcb3b914ace39c0c294d2f6/assets/resources/scriptlets.js#L474) - -Deprecated by [`no-setInterval-if.js`](#no-setinterval-ifjs-) - -Defuses calls to _`setInterval()`_ function for specified matching callbacks and intervals by setting callback function to noop. - -Parameters: - - optional, string/_regular expression_, matching in stringified callback function - - optional, decimal integer, matching interval - - *** ### ~sil.js~ /