Skip to content

Importer: Fix duplicated urls

username-removed-25246 requested to merge krt/fdroidserver:import into master

Importer uses provided URL for the "website" as default. If "sourcecode" is set to the same, this causes a lint error. For Github the website is now empty while Gitlab's sourcecode is no longer the bas project url.

Merge request reports