Commit 4f990143 by wd

修改匹配

parent eb308e39
...@@ -108,9 +108,9 @@ class GoogleFeed extends Command ...@@ -108,9 +108,9 @@ class GoogleFeed extends Command
]; ];
private $pattern = [ private $pattern = [
'one piece', 'Only One Piece',
'bikini', 'Only Bikini',
'cover up' 'Only Cover Up'
]; ];
/** /**
* @inheritDoc * @inheritDoc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment