diff --git a/share/apps.json b/share/apps.json index 98c10e036..9a62b15d0 100644 --- a/share/apps.json +++ b/share/apps.json @@ -407,6 +407,13 @@ "script": "CatalystScripts", "html": "" }, + "BuySellAds": { + "website": "bittads.com", + "cats": [ 36 ], + "script": "^https?://s\\d\\.buysellads\\.com/", + "html": "]*>(?:(?!<\\/script>)(?:.|\\s))+?bsa\\.src\\s*=\\s*[\"'][^'\"]+s\\d\\.buysellads\\.com", + "env": "^_bsa" + }, "Canon": { "website": "www.canon.com", "cats": [ 40 ] diff --git a/share/images/icons/BuySellAds.png b/share/images/icons/BuySellAds.png new file mode 100644 index 000000000..4f22871b2 Binary files /dev/null and b/share/images/icons/BuySellAds.png differ