SuperMarcus / NineAnimator

An elegant way of discovering anime on iOS.
https://9ani.app
GNU General Public License v3.0
809 stars 100 forks source link

Fix error #194

Closed Catta1997 closed 4 years ago

Catta1997 commented 4 years ago

Some URLs contain %27 and the function makes it %2527 (% = %25 in url encoding)