mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
remove setInterval-defuser.js
parent
be4192fd34
commit
543fd42e6b
1 changed files with 0 additions and 14 deletions
|
|
@ -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~ /
|
||||
|
|
|
|||
Loading…
Reference in a new issue