tparsioan
Results
2
issues of
tparsioan
This addresses the issue in 'extractUrlsWithIndices' function where it does not properly recognize the full URL if the ending character in the path is an exclamation point (!). With a...
The extractUrlsWithIndices function does not properly recognize the full URL if the ending character in the path is an exclamation point (!). With a URL as such: https://www.domain.com/locale/#!?key1=value1&key2=value2 The twitter-text...
javascript