Skip to content

Commit

Permalink
db: Restrict Coppermine album selector to displayimage.php.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahwhy committed Feb 19, 2015
1 parent 774b931 commit cb0f115
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": [
"[?&]album=(?:topn|toprated|lastcom|lastup|lastupby|random)",
"displayimage\\.php[?&]album=(?:topn|toprated|lastcom|lastup|lastupby|random)",
"ratepic\\.php",
"addfav\\.php\\?.*ref=displayimage\\.php",
"displayimage\\.php\\?.*slideshow=\\d+"
Expand Down

0 comments on commit cb0f115

Please sign in to comment.