Blocking div by regex

前端 未结 0 1524
醉梦人生
醉梦人生 2021-02-02 15:36

Suppose I want to remove a div on example.com, but the site uses random div classes which matches the regex /[0-9a-z]{12}/ (and change on every reload of the page).

Two (

相关标签:
回答
  • 消灭零回复
提交回复
热议问题