This commit is contained in:
erwanlr
2021-01-15 13:52:41 +01:00
parent 105d06c8f8
commit 183df75112
12 changed files with 5289 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
== Changelog ==
= 1.0.0 =
* First release of the plugin.

View File

@@ -0,0 +1,149 @@
# Copyright (C) 2020 Caronima Inc.
# This file is distributed under the same license as the DBP Cloud WP Plugin package.
msgid ""
msgstr ""
"Project-Id-Version: deAU API Plugin Pot v1.0.0\n"
"Report-Msgid-Bugs-To: Translator Name <translations@example.com>\n"
"POT-Creation-Date: 2021-01-06 21:21+0900\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: info@caronima.com\n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;"
"esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
"_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
"X-Poedit-Basepath: ..\n"
"X-Generator: Poedit 2.4.2\n"
"X-Poedit-SearchPath-0: .\n"
#: assets/sidebar.php:9
msgid "開発者"
msgstr "Developer"
#: assets/sidebar.php:9
msgid "株式会社カロニマ"
msgstr "Caronima Inc."
#: assets/sidebar.php:11
msgid "WebアプリのYouTube"
msgstr "Web App YouTube"
#: assets/sidebar.php:12
msgid "WebアプリのFacebook"
msgstr "Web App Facebook"
#: assets/sidebar.php:13
msgid "WebアプリのTwitter"
msgstr "Web App Twitter"
#: assets/sidebar.php:14
msgid "Webアプリ"
msgstr "Web App"
#: assets/sidebar.php:15
msgid "Webアプリの利用規約"
msgstr "Web App Terms"
#: assets/sidebar.php:16
msgid "Webアプリのプライバシーポリシー"
msgstr "Web App Privacy Policy"
#: assets/sidebar.php:17
msgid "開発者のWebサイト"
msgstr "Corporate Website"
#: assets/sidebar.php:21
msgid "プラグイン名"
msgstr "Plugin Name"
#: assets/sidebar.php:23
msgid "プラグインバージョン"
msgstr "Plugin Version"
#: assets/sidebar.php:25
msgid "Webアプリ名"
msgstr "Web App Name"
#: deau-api.php:36
#, php-format
msgid "このプラグインは、PHP %s 以上が必要になります。"
msgstr "Oops, this plugin will soon require PHP %s or higher."
#: deau-api.php:69
msgid "PHPのクラス名が競合しています。"
msgstr "Oops, PHP Class Name Conflict."
#: function.php:91
msgid "法人番号"
msgstr "Japan Corporate Number"
#: function.php:95
msgid "deAU Appパスワード"
msgstr "deAU App password"
#: function.php:100
msgid "法人情報"
msgstr "Corporate information"
#: function.php:106
msgid "ERROR! CODE 402: WebアプリのAPIが停止中です。"
msgstr "ERROR! CODE 402: The API of the web application is stopped."
#: function.php:162
msgid "deAUのWebアプリでデータの編集・確認"
msgstr "Edit / check data on deAU web app"
#: function.php:166
msgid "ERROR! CODE 404: WebアプリのAPIのエンドポイントが見つかりません。"
msgstr "ERROR! CODE 404: Web app API endpoint not found."
#: function.php:172
msgid "ショートコード: "
msgstr "Shortcodes: "
#: function.php:181 function.php:189
msgid "削除"
msgstr "Delete"
#: function.php:189
msgid "このショートコードを削除しますか?この操作は取り消せません。"
msgstr "Do you want to remove this shortcode? This operation cannot be undone."
#: function.php:190
msgid "ショートコードを作成"
msgstr "Create a shortcode"
#: function.php:195
msgid "法人沿革"
msgstr "Corporate history"
#: function.php:196
msgid "沿革表示ショートコード: "
msgstr "History display shortcode: "
#: function.php:203
msgid ""
"ショートコードで書き出されたHTML及び法人沿革のスタイルは、左メニューの 外観 "
"-> カスタマイズ -> 追加 CSS にて編集できます。(Wordpress ver.4.7以降)"
msgstr ""
"The HTML and corporate history styles exported by shortcode can be edited "
"with Appearance-> Customize-> Additional CSS on the left menu. (Wordpress "
"ver.4.7 or later)"
#: function.php:275
msgid ""
"ERROR: deAU APIのショートコードのslugの値が空か又はその値が存在しません。"
msgstr "ERROR: The deAU API shortcode slug value is empty or does not exist."
#: function.php:284
msgid "ERROR: deAU APIのショートコードのslugの値を指定してください。"
msgstr "ERROR: Specify the slug value of the deAU API shortcode."
#~ msgid "Author"
#~ msgstr "Author"

View File

@@ -0,0 +1,156 @@
== Changelog ==
= 1.1.1.0 =* TWEAK : Ability to use custom Date Format in Date form field
* FIXED : Many other PHP and CSS clean and optimization
= 1.1.0.9 =* FIXED : RTL ( right to left ) language issue for several countries
* FIXED : Many other PHP and CSS clean and optimization
= 1.1.0.7 =* FIXED : Date Range dropdown issue on mobile devices
* FIXED : PHP error issue on Submissions page
* FIXED : Many other PHP and CSS clean and optimization
* FIXED : Simple Captcha random char not show up on first load
* FIXED : SMTP password and configuration issue in PHP 7
* TWEAK : Now you can easily add the form using Gutenberg block
* TWEAK : Now this plugin support for using GMAIL SMTP with OAuth method for both Gmail or G Suite
* TWEAK : Form preview now opened in lightbox instead of in a new tab
= 1.1.0.5 =* FIXED : Shortcode generator CSS conflict with another GhozyLab plugins
= 1.1.0.3 =* FIXED : Shortcode Generator button disappeared in Gutenberg editor (WP version 5+)
* FIXED : Many other PHP and CSS clean and optimization
= 1.1.0.1 =* UPDATED : PHP 7 Compatibility
* FIXED : Sender Maps API
* FIXED : PHP Switch error on several host
* FIXED : Icon indicator not update if has same IP Address on block/unblock IP Address
= 1.1.0.0 =* FIXED : Ability to set email subject
* FIXED : PHP error when export to CSV
* FIXED : Checkbox validation issue
* FIXED : Form not appear when only available one form in widget list
* FIXED : Many other PHP and CSS clean and optimization
* TWEAK : Sent, error and warning notifications with modal message box
* TWEAK : Permission on Submissions page, only Admin that can read the sensitive data such as email or IP address
* UPDATED : Font Awesome to 4.7.0
* UPDATED : Form Validation script
= 1.0.9.9 =* FIXED : CSS focus issue on submit button
* FIXED : Simple Captcha issue on first load
* FIXED : Google new reCaptcha issue on mobile device
* FIXED : Form footer width issue on several themes
* FIXED : jQuery error on Support Page
* FIXED : Form styles not applied to modal form
* FIXED : Image header PHP error on several themes / hosting provider
* TWEAK : Ability to insert the form easily via Visual Composer Components list
* TWEAK : Ability to disable Sticky / Popup form on mobile device. See on Global Settings > Sticky Form > Disable on Mobile
* TWEAK : Ability to set Form Align. See on Docs & Help Center > Troubleshooting & Tutorials > Align
* TWEAK : Ability to export sender email to CSV format. See on Submissions > Top Left Dropdown menu > Export Email to CSV option
* UPDATED : Form builder core script
= 1.0.9.7 =* FIXED : Lightbox issue on free plugins page
* FIXED : Typography issue ( font color & size not applied ) when use Open Sans font type
* TWEAK : Ability to change field text color. See on Settings > Layout & Styles > Form Elements > Fields Text Color
* TWEAK : Ability to set the background color if there are error/no error on fields when form submitted. See on Settings > Layout & Styles > Form Elements > Fields Background Color on Success & Fields Background Color on Error
* TWEAK : Ability to use image for your form background. See on Settings > Layout & Styles > Form Layout > Form Pattern or Form Background
= 1.0.9.5 =* ADDED : Option to clone/duplicate forms. See on Forms Overview Page
* ADDED : Two Error message styles ( Shake & Pulsate effect ). See on Settings > Layout & Styles > Form Elements > Error Message Style
* FIXED : Cross-site scripting (XSS) vulnerability. PLEASE UPDATE NOW!
* FIXED : Field icons not appear in several Themes
* FIXED : Form pattern and form background color issue on Popup Mode
* TWEAK : Menu form ( edit, duplicate, preview & delete ) on Forms Overview
* TWEAK : Function to avoid conflict with Lite version
= 1.0.9.3 =* FIXED : Date Range issue
* FIXED : Email Subject will auto use Email Header when no email field on the form
* FIXED : Label font size & style
* FIXED : Many other PHP and CSS clean and optimization
* ADDED : Number field
* ADDED : Custom HTML Code field
* ADDED : New Option to set fields margin. See on Settings > Layout & Styles > Form Elements > Fields Margin
* TWEAK : Ability to change field icon color. See on Settings > Layout & Styles > Form Elements > Fields Icon Color
* TWEAK : Ability to change field border color. See on Settings > Layout & Styles > Form Elements > Fields Border Color
* TWEAK : Ability to set Message and Textarea rows ( height ). Click Message and Textarea field on Form editor and you will find the option on the left panel named Field Attributes
= 1.0.9.1 =* ADDED : Send a Copy Option. See on Form Settings > Email
* UPDATED : Font Awesome to 4.5.0
* TWEAK : Submission details list so you can get all form data based on user input. See on Submissions > View Details
= 1.0.9.0 =* FIXED : Contact Form Widget disappear
= 1.0.8.9 =* TWEAK : Ability to set multiple recipient ( multiple recipients may be specified using a comma-separated email ). For example : a@domain.com, b@domain.com, c@domain.com etc.
* TWEAK : Ability to change language for BROWSE text on Attachment field and --- SELECT --- text on Dropdown field. See on Settings > Miscellaneous > Custom Text / Label
= 1.0.8.7 =* FIXED : Sticky Form scrollbar issue in several modern browser
= 1.0.8.5 =* ADDED : Ability to reply message directly from Submissions list. See on Easy Contact Pro > Submissions
* ADDED : Sticky Form Posts / Pages exclusion option
= 1.0.8.3 =* FIXED : Disable Metabox Toggle Function
* FIXED : CSS conflict with several themes
* FIXED : Widget issue in version WP 4.2.4 and ready for WP 4.3 ( Release on August 18 )
* ADDED : General Settings page, see on Global Settings menu
* ADDED : Google Fonts Support
* ADDED : Ability to open Form from Link ( image or text link ), see on Docs & Help Center Page to apply it
* ADDED : Typography option, see on Form Settings > Layout & Styles
* ADDED : Option to be able to get popup notification in admin area if you get a new email or when available new info or news. See on Global Settings > General Settings
= 1.0.8.1 =* FIXED : Send email error message
* ADDED : New Feature that allow you to use image in form header. See on Settings > Layout & Styles > Header & Footer Area
* ADDED : Refresh Captcha ( Simple Captcha ) button
* ADDED : WP_DEBUG check on Admin Init
* ADDED : Contact Support Form, see on Easy Contact Pro > Docs & Help Center menu
* UPDATED : Ability to remove default name, email and message fields
* FIXED : Optimizing for Mobile
= 1.0.7.19 =* FIXED : Submit loading animation when reCaptcha error
* UPDATED : Font Awesome to 4.3.0
* UPDATED : Global Settings Page interface, now using AJAX
* ADDED : Extra Page, this feature will make you more easy to earn money with GhozyLab Affiliate Program. See on Whats New tab.
* ADDED : New Hook in form header, this option to make the form support for the next Addons release such as Change form header with image/icon, etc
* FIXED : Deactivate license when WP_DEBUG is true
= 1.0.7.17 =* NEW : Welcome Page
* FIXED : New reCAPTCHA & Old reCAPTCHA responsive issue
* FIXED : Preview mode on several themes
* FIXED : Preview mode on site with SSL ON
* FIXED : Undefined ajaxurl
= 1.0.7.15 =* ADDED : Slider field
* ADDED : Date Range field so you can easily set start and finish date just one click
* ADDED : Sender information including country, location ( Geolocation ), IP Address, etc. See on Easy Contact Pro > Submissions > View Details
* ADDED : Option to set the error message ( Tooltip or Text under each field ). See on Layout & Styles > Form Elements > Error Message Style
* ADDED : Option to set form padding
* ADDED : New function to be able to use Addons ( BETA )
* FIXED : Single quote issue in Message after sent.
* FIXED : Preview mode on several themes, for example Avada theme.
* FIXED : Loss SMTP password when re-save the settings
* IMPORTANT : Connection issue with GhozyLab server, please update NOW!
= 1.0.7.13 =* FIXED : Global setting missing style when saved on WP Multisite
* FIXED : Encrypt/Decrypt SMTP password function
* ADDED : Address field
= 1.0.7.11 =* FIXED : Text area width
* ADDED : Phone field with fancy mask
= 1.0.7.10 =* FIXED : Disappearance of name field.
= 1.0.7.9 =* ADDED : Sticky Popup Form. You can put the form to show in sticky/Popup mode. See on Global Settings > Sticky Popup Form
* ADDED : Form Preview option in Form Editor
* ADDED : Date and Rating System form fields
* ADDED : form Pattern Option ( see on Layout & Styles > Form Layout )
* ADDED : New Option to set Form footer color ( see on Layout & Styles > Header & Footer Area )
* FIXED : Send email error when WP_DEBUG ( in wp-config.php ) set to TRUE
= 1.0.7.7 =* ADDED : Form pre-loader
* ADDED : SMPT mail function and SMPT Mail Settings Page ( Global Settings )
* FIXED : Fields CSS issue on several themes
* FIXED : Submission page issue
= 1.0.7.5 =* ADDED : Submissions Report & Statistic Page
* ADDED : Free Install Plugin Page
* FIXED : Default form width and default form title
= 1.0.7.3 =* FIXED : If checkbox label containing single quote
= 1.0.0.0 =* This is the launch version. No changes yet

View File

@@ -0,0 +1,8 @@
= 1.0.2 - 13 january 2021 =
* Fixed: Fatal error during Sendinblue Api call
= 1.0.1 - 12 janauary 2021 =
* Update: Plugin URI, Using WordPress uri instead of Github uri
= 1.0.0 - 11 january 2021 =
* Initial release

View File

@@ -357,6 +357,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/eae.js?ver=1.0"></script>
<!-- addonify-recaptcha-for-edd -->
<script src="http://wp.lab/wp-content/plugins/addonify-recaptcha-for-edd/public/js/addonify-recaptcha-for-edd-public.js?ver=1.0.2"></script>
<!-- addons-for-beaver-builder -->
<link rel="stylesheet" id="labb-frontend-styles-css" href="http://wp.lab/wp-content/plugins/addons-for-beaver-builder/assets/css/labb-frontend.css?ver=1.4.1" type="text/css" media="all">
<link rel="stylesheet" id="labb-icomoon-styles-css" href="http://wp.lab/wp-content/plugins/addons-for-beaver-builder/assets/css/icomoon.css?ver=1.4.1" type="text/css" media="all">
@@ -4142,6 +4146,10 @@
<script src="http://wp.lab/wp-content/plugins/custom-job-fields-for-wp-job-manager/public/js/cfwjm-public.js?ver=1.0.0"></script>
<!-- custom-layouts -->
<script src="http://wp.lab/wp-content/plugins/custom-layouts/assets/js/frontend/custom-layouts.js?ver=1.1.3"></script>
<!-- custom-map-for-real-estate -->
<link rel="stylesheet" id="maps-points-css" href="http://wp.lab/wp-content/plugins/custom-map-for-real-estate/frontend/css/maps_points.css?ver=1.1.1" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/custom-map-for-real-estate/frontend/js/maps_points.js?ver=1.1.1"></script>
@@ -4859,6 +4867,9 @@
<!-- economic-market-news -->
<script src="http://wp.lab/wp-content/plugins/economic-market-news/assets/stockdio-wp.js?ver=1.0.0"></script>
<script src="http://wp.lab/wp-content/plugins/economic-market-news/assets/Sortable.min.js?ver=1.0.0"></script>
<script src="http://wp.lab/wp-content/plugins/economic-market-news/assets/stockdio_search.js?ver=1.0.0"></script>
<link rel="stylesheet" id="customStockdioSearchStyles-css" href="http://wp.lab/wp-content/plugins/economic-market-news/assets/stockdio_search.css?v=1.0.0&ver=5.3.1" media="all">
<!-- ecwid-widgets-avalanche -->
@@ -7190,6 +7201,11 @@
<link rel="stylesheet" id="button-contact-css" href="http://wp.lab/wp-content/plugins/hk-button-contact/css/button-contact.css?ver=1.0" type="text/css" media="all">
<!-- hm-logo-showcase -->
<link rel="stylesheet" id="hmls-front-style-css" href="http://wp.lab/wp-content/plugins/hm-logo-showcase/assets/css/hmls-front-style.css?ver=1.1" media="">
<script src="http://wp.lab/wp-content/plugins/hm-logo-showcase/assets/js/hmls-front-script.js?ver=1.1"></script>
<!-- hm-product-catalog -->
<link rel="stylesheet" id="wphpc-front-style-w3-css" href="http://wp.lab/wp-content/plugins/hm-product-catalog/assets/css/wphpc-w3.css?ver=1.0" type="text/css" media="">
<link rel="stylesheet" id="wphpc-front-style-css" href="http://wp.lab/wp-content/plugins/hm-product-catalog/assets/css/wphpc-front-style.css?ver=1.0" type="text/css" media="">
@@ -7201,6 +7217,10 @@
<script src="http://wp.lab/wp-content/plugins/hm-resume-manager/assets/js/hmrm-front-script.js?ver=1.0"></script>
<!-- hm-simple-facebook-page -->
<link rel="stylesheet" id="hmsfp-front-style-css" href="http://wp.lab/wp-content/plugins/hm-simple-facebook-page/assets/css/hmsfp-front-style.css?ver=1.4" media="">
<!-- hmh-footer-builder-for-elementor -->
<link rel="stylesheet" id="bbfb-css" href="http://wp.lab/wp-content/plugins/hmh-footer-builder-for-elementor//assets/css/bbfb.css?ver=1.0" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/hmh-footer-builder-for-elementor//assets/js/script.js?ver=1.0"></script>
@@ -10578,6 +10598,7 @@
<script src="http://wp.lab/wp-content/plugins/obituary-assistant-by-funeral-home-website-solutions/public/js/fhw-solutions-obituaries-main.min.js?ver=1.9.1"></script>
<script src="http://wp.lab/wp-content/plugins/obituary-assistant-by-funeral-home-website-solutions/public/js/florist-one-flower-delivery-public.min.js?ver=1.9.1"></script>
<script src="http://wp.lab/wp-content/plugins/obituary-assistant-by-funeral-home-website-solutions/public/js/fhw-solutions-obituaries-condolences.min.js?ver=1.9.1"></script>
<script src="http://wp.lab/wp-content/plugins/obituary-assistant-by-funeral-home-website-solutions/public/js/fhw-solutions-obituaries-photo-gallery.min.js?ver=1.9.1"></script>
<!-- obituary-central-newspaper-obituary-editor -->
@@ -14737,6 +14758,9 @@
<link rel="stylesheet" id="anwp-data-tables-css" href="http://wp.lab/wp-content/plugins/sports-leagues/vendor/datatables/datatables.min.css?ver=0.5.3" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/sports-leagues/vendor/datatables/datatables.min.js?ver=0.5.3"></script>
<script src="http://wp.lab/wp-content/plugins/sports-leagues/public/js/sl-public.min.js?ver=0.5.3"></script>
<link rel="stylesheet" id="sl_styles-css" href="http://wp.lab/wp-content/plugins/sports-leagues/public/css/styles.min.css?ver=0.5.3" media="all">
<link rel="stylesheet" id="modaal-css" href="http://wp.lab/wp-content/plugins/sports-leagues/vendor/modaal/modaal.min.css?ver=0.5.3" media="all">
<script src="http://wp.lab/wp-content/plugins/sports-leagues/vendor/modaal/modaal.min.js?ver=0.5.3"></script>
<!-- sportspress -->
@@ -14937,6 +14961,9 @@
<!-- stock-quotes-list -->
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/stock-quotes-list/assets/stockdio-wp.js?ver=2.7.13"></script>
<script src="http://wp.lab/wp-content/plugins/stock-quotes-list/assets/Sortable.min.js?ver=2.7.13"></script>
<script src="http://wp.lab/wp-content/plugins/stock-quotes-list/assets/stockdio_search.js?ver=2.7.13"></script>
<link rel="stylesheet" id="customStockdioSearchStyles-css" href="http://wp.lab/wp-content/plugins/stock-quotes-list/assets/stockdio_search.css?v=2.7.13&ver=5.3.1" media="all">
<!-- stock-ticker -->
@@ -15207,6 +15234,11 @@
<script src="http://wp.lab/wp-content/plugins/sympose/js/dist/public/sympose.min.js?ver=1.0.0"></script>
<!-- sync-post-with-other-site -->
<link rel="stylesheet" id="sps_front_css-css" href="http://wp.lab/wp-content/plugins/sync-post-with-other-site/assets/css/sps_front_style.css?rand=578&ver=1.1.0" media="all">
<script src="http://wp.lab/wp-content/plugins/sync-post-with-other-site/assets/js/sps_front_js.js?rand=749&ver=1.1.0"></script>
<!-- syndication-links -->
<link rel="stylesheet" id="syndication-style-css" href="http://wp.lab/wp-content/plugins/syndication-links/css/syn.min.css?ver=3.3.0" type="text/css" media="all">

View File

@@ -0,0 +1,5 @@
*** Changelog ***
= 1.0.0 - 2021-01-12 =
* Initial Release

View File

@@ -0,0 +1,23 @@
# Changelog
All notable changes to `wordpress-ray` will be documented in this file.
## 1.1.0 - 2021-01-14
- upgrade `Ray` to 1.9.1
## 1.0.3 - 2021-01-13
- improve production check
## 1.0.2 - 2021-01-13
- fix tagging issues
## 1.0.1 - 2021-01-13
- fix zip
## 1.0.0 - 2021-01-13
- stable release

View File

@@ -0,0 +1,32 @@
{
"name": "wp-foft-loader",
"version": "2.1.5",
"description": "This plugin implements and automates Zach Leathermans Critical FOFT with preload, with a polyfill fallback emulating font-display: optional to optimize and speed up webfont loading and improve UX by minimizing Flash of Invisible Text, Flash of Unstyled Text, and DOM Reflow. See [https://github.com/zachleat/web-font-loading-recipes#the-compromise-critical-foft-with-preload-with-a-polyfill-fallback-emulating-font-display-optional](https://github.com/zachleat/web-font-loading-recipes#the-compromise-critical-foft-with-preload-with-a-polyfill-fallback-emulating-font-display-optional).",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/seezee/WP-FOFT-Loader.git"
},
"keywords": [
"font",
"wordpress",
"performance",
"webfont"
],
"author": "Chris J. Zähller",
"license": "GPL-3.0+",
"bugs": {
"url": "https://github.com/seezee/WP-FOFT-Loader/issues"
},
"homepage": "https://github.com/seezee/WP-FOFT-Loader#readme",
"dependencies": {
"htmlpurifier": "ezyang/htmlpurifier",
"CSSTidy": "Cerdic/CSSTidy",
"Are-you-sure": "codedance/jquery.AreYouSure"
},
"bundledDependencies": [
"htmlpurifier", "CSSTidy", "Are-you-sure"
]
}