From dceac424344703ad2047af92b7ffa8adc13261f1 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 29 Dec 2023 19:04:09 +0000 Subject: [PATCH] Remove MapBBCodeShare (unmaintained since 2020) (#452) - PHP 5.x only - ref. #1 - `ERROR:awesome_lint.py: MapBBCodeShare: last updated -1148 days, 1:30:33.513009 ago, older than 365 days` --- software/mapbbcodeshare.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/mapbbcodeshare.yml diff --git a/software/mapbbcodeshare.yml b/software/mapbbcodeshare.yml deleted file mode 100644 index 16125d2081..0000000000 --- a/software/mapbbcodeshare.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: MapBBCodeShare -website_url: https://github.com/MapBBCode/share.mapbbcode.org -description: Tool for sharing custom OSM maps. Support for annotated markers, polygons, lines, multi-format import/export, multiple layers, shortlinks. -licenses: - - WTFPL -platforms: - - PHP -tags: - - Maps and Global Positioning System (GPS) -source_code_url: https://github.com/MapBBCode/share.mapbbcode.org -demo_url: http://share.mapbbcode.org/ -stargazers_count: 58 -updated_at: '2020-11-05' -archived: false