You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take "成人"as an exmple, Medium.com's url includes somes specific Chinese words, seems they can't be blocked just using title *= "成人" or url =~ /(%E6%88%90%E4%BA%BA|%E4%B8%89%E7%BA%A7)/
Take "成人"as an exmple, Medium.com's url includes somes specific Chinese words, seems they can't be blocked just using
title *= "成人"
orurl =~ /(%E6%88%90%E4%BA%BA|%E4%B8%89%E7%BA%A7)/
Here is the example url
The text was updated successfully, but these errors were encountered: