[scraper] do not escape hyphen when searching for id

This commit is contained in:
TheBeastLT
2020-03-28 23:58:31 +01:00
parent 34486230ea
commit ee8897a088
3 changed files with 6 additions and 6 deletions

4
package-lock.json generated
View File

@@ -1620,8 +1620,8 @@
}
},
"parse-torrent-title": {
"version": "git://github.com/TheBeastLT/parse-torrent-title.git#826ee1a8a832e8c18fcc0703f5b56a8b9acd4283",
"from": "git://github.com/TheBeastLT/parse-torrent-title.git#826ee1a8a832e8c18fcc0703f5b56a8b9acd4283",
"version": "git://github.com/TheBeastLT/parse-torrent-title.git#299b6818907542086ce5d88f11f9359efa145928",
"from": "git://github.com/TheBeastLT/parse-torrent-title.git#299b6818907542086ce5d88f11f9359efa145928",
"requires": {
"moment": "^2.24.0"
}