Commit 98ceca78ed9d0f48c6c2cd1495354b37370ea1b5
Committed by
GitHub
Merge pull request #17 from ivanka12/prozorrro
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