mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-22 06:41:01 +02:00
wappalyzer: HAPPY NEW YEAR! ☃ ❄
This commit is contained in:
parent
9b99e5f919
commit
d3d24c753f
2 changed files with 21 additions and 0 deletions
|
|
@ -1 +1,2 @@
|
|||
DIST wappalyzer-5.6.1.xpi 2204365 BLAKE2B ff865012816cddd462c9e6d719203131abcc34680bef5a88aa6485baecc218e16323a0fc354b95a91f1dc78201eebf1440be0d1fe2825240990bc53b6861fca5 SHA512 3465014fd3eb6223a741cafeb4ec2f4d3221f2c7c595c622471edd41f4cbf61d2707f2ab289375613324f978b45fcadd98a7fb2849d5a6e13b68a38481371ca4
|
||||
DIST wappalyzer-5.6.3.xpi 2204365 BLAKE2B ff865012816cddd462c9e6d719203131abcc34680bef5a88aa6485baecc218e16323a0fc354b95a91f1dc78201eebf1440be0d1fe2825240990bc53b6861fca5 SHA512 3465014fd3eb6223a741cafeb4ec2f4d3221f2c7c595c622471edd41f4cbf61d2707f2ab289375613324f978b45fcadd98a7fb2849d5a6e13b68a38481371ca4
|
||||
|
|
|
|||
20
www-plugins/wappalyzer/wappalyzer-5.6.3.ebuild
Normal file
20
www-plugins/wappalyzer/wappalyzer-5.6.3.ebuild
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
#https://services.addons.mozilla.org/en-US/firefox/api/1.5/addon/wappalyzer
|
||||
#<install
|
||||
WEXT_FILEID="1181553"
|
||||
#<guid>
|
||||
WEXT_GUID="wappalyzer@crunchlabz.com"
|
||||
|
||||
inherit mozilla-webext
|
||||
|
||||
DESCRIPTION="Cross-platform utility that uncovers the technologies used on websites"
|
||||
HOMEPAGE="https://github.com/AliasIO/Wappalyzer"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
Loading…
Reference in a new issue