forked from MapComplete/MapComplete
Chore: Remove more GH references (#2374)
This commit is contained in:
parent
0f177025e0
commit
03526a8e16
63 changed files with 131 additions and 122 deletions
|
@ -74,7 +74,7 @@ class NsiLogos extends Script {
|
|||
ttl--
|
||||
const dloaded = await Utils.downloadAdvanced(url, {
|
||||
"User-Agent":
|
||||
"MapComplete NSI scraper/0.1 (https://github.com/pietervdvn/MapComplete; pietervdvn@posteo.net)",
|
||||
"MapComplete NSI scraper/0.1 (https://source.mapcomplete.org/MapComplete/MapComplete; pietervdvn@posteo.net)",
|
||||
})
|
||||
const redirect: string | undefined = dloaded["redirect"]
|
||||
if (redirect) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue