From 5f5ad377a1f9528c1eced288d791d555d8d616ad Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 15 Oct 2022 00:34:42 +0600 Subject: [PATCH] Add phpRS / cms --- src/technologies/p.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/technologies/p.json b/src/technologies/p.json index ede8ba97a..194cae448 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -3131,6 +3131,26 @@ "implies": "PHP", "website": "http://phppgadmin.sourceforge.net" }, + "phpRS": { + "cats": [ + 1 + ], + "description": "phpRS is a content management software written in PHP.", + "icon": "default.svg", + "implies": "PHP", + "meta": { + "generator": "^phpRS$" + }, + "dom": { + "a[href*='.php']": { + "attributes": { + "href": "search\\.php\\?.+all-phpRS-all" + } + } + }, + "oss": true, + "website": "https://phprs.net" + }, "phpSQLiteCMS": { "cats": [ 1