diff options
Diffstat (limited to 'www/privatebin/pkg-plist')
-rw-r--r-- | www/privatebin/pkg-plist | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/www/privatebin/pkg-plist b/www/privatebin/pkg-plist index 67fa4611f788..56fa3ad63400 100644 --- a/www/privatebin/pkg-plist +++ b/www/privatebin/pkg-plist @@ -21,8 +21,8 @@ %%WWWDIR%%/css/bootstrap/fonts/glyphicons-halflings-regular.woff %%WWWDIR%%/css/bootstrap/fonts/glyphicons-halflings-regular.woff2 %%WWWDIR%%/css/bootstrap/privatebin.css -%%WWWDIR%%/css/bootstrap5/bootstrap-5.3.7.css -%%WWWDIR%%/css/bootstrap5/bootstrap.rtl-5.3.7.css +%%WWWDIR%%/css/bootstrap5/bootstrap-5.3.8.css +%%WWWDIR%%/css/bootstrap5/bootstrap.rtl-5.3.8.css %%WWWDIR%%/css/bootstrap5/privatebin.css %%WWWDIR%%/css/common.css %%WWWDIR%%/css/noscript.css @@ -96,7 +96,7 @@ %%WWWDIR%%/index.php.orig %%WWWDIR%%/js/base-x-5.0.1.js %%WWWDIR%%/js/bootstrap-3.4.1.js -%%WWWDIR%%/js/bootstrap-5.3.7.js +%%WWWDIR%%/js/bootstrap-5.3.8.js %%WWWDIR%%/js/comment.jsonld %%WWWDIR%%/js/commentmeta.jsonld %%WWWDIR%%/js/dark-mode-switch.js @@ -109,7 +109,7 @@ %%WWWDIR%%/js/pastemeta.jsonld %%WWWDIR%%/js/prettify.js %%WWWDIR%%/js/privatebin.js -%%WWWDIR%%/js/purify-3.2.6.js +%%WWWDIR%%/js/purify-3.2.7.js %%WWWDIR%%/js/showdown-2.1.0.js %%WWWDIR%%/js/types.jsonld %%WWWDIR%%/js/zlib-1.3.1-1.js @@ -138,13 +138,15 @@ %%WWWDIR%%/lib/TemplateSwitcher.php %%WWWDIR%%/lib/View.php %%WWWDIR%%/lib/Vizhash16x16.php -%%WWWDIR%%/lib/YourlsProxy.php +%%WWWDIR%%/lib/Proxy/AbstractProxy.php +%%WWWDIR%%/lib/Proxy/ShlinkProxy.php +%%WWWDIR%%/lib/Proxy/YourlsProxy.php %%WWWDIR%%/manifest.json %%WWWDIR%%/robots.txt %%WWWDIR%%/tpl/.htaccess %%WWWDIR%%/tpl/bootstrap.php %%WWWDIR%%/tpl/bootstrap5.php -%%WWWDIR%%/tpl/yourlsproxy.php +%%WWWDIR%%/tpl/shortenerproxy.php %%WWWDIR%%/vendor/.htaccess %%WWWDIR%%/vendor/autoload.php %%WWWDIR%%/vendor/composer/autoload_files.php @@ -207,6 +209,7 @@ %%WWWDIR%%/vendor/mlocati/ip-lib/src/Range/Subnet.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Range/Type.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/BinaryMath.php +%%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/NumberInChunks.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/RangesFromBoundaryCalculator.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/UnsignedIntegerMath.php %%WWWDIR%%/vendor/symfony/polyfill-php80/Php80.php |