Skip to content

Commit b39895d

Browse files
committed
[beck-online] Adjust target regexp to allow proxy detection
1 parent 8572198 commit b39895d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

beck-online.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"translatorID": "e8544423-1515-4daf-bb5d-3202bf422b58",
33
"label": "beck-online",
44
"creator": "Philipp Zumstein",
5-
"target": "^https?://beck-online\\.beck\\.de",
5+
"target": "^https?://beck-online\\.beck\\.de/",
66
"minVersion": "3.0",
77
"maxVersion": "",
88
"priority": 100,
99
"inRepository": true,
1010
"translatorType": 4,
1111
"browserSupport": "gcs",
12-
"lastUpdated": "2014-11-27 05:31:09"
12+
"lastUpdated": "2014-12-08 05:31:09"
1313
}
1414

1515
/*

0 commit comments

Comments
 (0)