Commit 4f990143 by wd

修改匹配

parent eb308e39
......@@ -108,9 +108,9 @@ class GoogleFeed extends Command
];
private $pattern = [
'one piece',
'bikini',
'cover up'
'Only One Piece',
'Only Bikini',
'Only Cover Up'
];
/**
* @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