Skip to content
Permalink
Browse files

Fix ACLAnthology target regex (#1736)

  • Loading branch information...
GuyAglionby authored and adam3smith committed Sep 7, 2018
1 parent 9d070c3 commit 8052a481df65c642cb85caf266e4d65626973282
Showing with 2 additions and 2 deletions.
  1. +2 −2 ACLAnthology.js
@@ -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"
}

/*

0 comments on commit 8052a48

Please sign in to comment.
You can’t perform that action at this time.