Skip to content

Commit

Permalink
db: coppermine: also ignore last-commented-by order.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahwhy committed Feb 19, 2015
1 parent cc90a77 commit fda5f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/ignore_patterns/coppermine.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "coppermine",
"patterns": [
"displayimage\\.php[?&]album=(?:topn|toprated|lastcom|lastup|lastupby|random)",
"displayimage\\.php[?&]album=(?:topn|toprated|lastcom|lastup|lastupby|random|lastcomby)",
"ratepic\\.php",
"addfav\\.php\\?.*ref=displayimage\\.php",
"displayimage\\.php\\?.*slideshow=\\d+"
Expand Down

0 comments on commit fda5f58

Please sign in to comment.