mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 20:50:21 +01:00
Update RegEx conversions.md
This commit is contained in:
@@ -18,4 +18,4 @@
|
||||
`deviantart.com##a[data-hook][href*="/art/"][href*=\1 i]\ndeviantart.com#?#div[style^="width:"][style*="display:"]:has(a[href*="/art/"][href*=\1 i])`
|
||||
* `("\]\[href\*=)(/.*)/ i` → `\1"\2/"`
|
||||
* `("\]\[href\*=)(/.*[a-zA-Z0-9-]) ` → `\1"\2" `
|
||||
* ` \+ ` → `i][href*=`
|
||||
* `\ \+\ ` → `\ i][href*=`
|
||||
|
||||
Reference in New Issue
Block a user