Skip to content

Commit

Permalink
Fix ACLAnthology target regex (zotero#1736)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyAglionby authored and adam3smith committed Sep 7, 2018
1 parent 9d070c3 commit 8052a48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ACLAnthology.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"translatorID": "9b2f2d29-02e3-4693-b728-4cd435650669",
"label": "ACLAnthology",
"creator": "Guy Aglionby",
"target": "^https://aclanthology\\.coli\\.uni\\-saarland\\.de/(events|papers|volumes)/[^#]+",
"target": "^https://aclanthology(\\.coli\\.uni\\-saarland\\.de|\\.info)/(events|papers|volumes)/[^#]+",
"minVersion": "3.0",
"maxVersion": "",
"priority": 100,
"inRepository": true,
"translatorType": 4,
"browserSupport": "gcsibv",
"lastUpdated": "2018-08-12 16:36:03"
"lastUpdated": "2018-09-07 18:10:44"
}

/*
Expand Down

0 comments on commit 8052a48

Please sign in to comment.