Commit 703da2df64195b5c9770a459ef760abdfd1d7a7b
1 parent
aaef716a
change ds_regexp and auction_regexp
Showing
1 changed file
with
2 additions
and
2 deletions
@@ -12,5 +12,5 @@ ${DASU_RESOURCE} monitorings | @@ -12,5 +12,5 @@ ${DASU_RESOURCE} monitorings | ||
12 | ${DASU_API_HOST_URL} https://audit-api-sandbox.prozorro.gov.ua | 12 | ${DASU_API_HOST_URL} https://audit-api-sandbox.prozorro.gov.ua |
13 | ${DASU_API_VERSION} 2.4 | 13 | ${DASU_API_VERSION} 2.4 |
14 | 14 | ||
15 | -${DS_REGEXP} ^https?:\\/\\/public-docs(?:-dev)?\\.prozorro\\.gov\\.ua\\/get\\/([0-9A-Fa-f]{32}) | ||
16 | -${AUCTION_REGEXP} ^https?:\\/\\/auction(?:-dev)?\\.prozorro\\.gov\\.ua\\/tenders\\/([0-9A-Fa-f]{32}) | ||
15 | +${DS_REGEXP} ^https?:\\/\\/public-docs(?:-sandbox)?\\.prozorro\\.gov\\.ua\\/get\\/([0-9A-Fa-f]{32}) | ||
16 | +${AUCTION_REGEXP} ^https?:\\/\\/auction(?:-sandbox)?\\.prozorro\\.gov\\.ua\\/tenders\\/([0-9A-Fa-f]{32}) |
Please
register
or
login
to post a comment