Version Description
= v170428 = Fix issues This version fix a few bug reported on GitHub and also includes an improvement on the management page. See the change log for more details.
= v160915 = Fix issues This version fix the StCR position in the comment form. Small improvement in the Management Page.
= v160902 =
Fix release; PLEASE UPGRADE IMMEDIATELY This version fixes bugs regarding broken links and wrong management page assignments.
= v160831 =
Major Release On this version there have been a lot of patches and upgrades in the code, although there are many other issues to improve and fix this version will make your site and subscribers happy.
= v160115 =
Subscription broken Fix; PLEASE UPGRADE IMMEDIATELY. This fixes the broken links while trying to subscribe without commenting.
= v160106 =
This version is a mayor version change on StCR. It includes many changes and features like One Click Unsubscribe, A Rich editor for the notifications templates, Subscription Checkbox position, Huge code refactor just to mention a few.
= v150820 =
Security Fix; PLEASE UPGRADE IMMEDIATELY. v150820 fixes an XSS/CSRF vulnerability that was reported by a WordPress Plugin Repository moderator.
v150611 Fix the creation of the new table realated to the Google PII issue with AdWords, see v150422 Change log for details.
= v150611 =
v150611 Fix the creation of the new table realated to the Google PII issue with AdWords, see v150422 Change log for details.
= v150422 =
Security Fix; PLEASE UPGRADE IMMEDIATELY Google PII issue with AdWords. Protect user email Address and uses an encrypted key instead on URL. Several issues are fix, see the change log.
= v150207 =
Improvements on the links security. Now you get a Unique Key for your site. Check the Options Panel.
= v141103 =
Broken links and settings issue Please upgrade to fix the URL creation on the Request Management link and to save the settings values correctly.
= v141025 =
v1410124 Fixed several issues reported on the support forum like broken links, raw HTML on the messages, clean user interface with buttons not needed. See the change log for details.
= v140220 =
Security Fix; PLEASE UPGRADE IMMEDIATELY. v140219 fixes an XSS/CSRF vulnerability that was discovered by Tom Adams and reported by a WordPress Plugin Repository moderator.
Release Info
Developer | reedyseth |
Plugin | ![]() |
Version | 170428 |
Comparing to | |
See all releases |
Code changes from version 160915 to 170428
- LICENSE.txt +340 -340
- classes/helper.class.php +36 -36
- includes/css/font-awesome.css +2337 -0
- includes/css/font-awesome.min.css +4 -0
- includes/css/stcr-plugin-style.css +8 -8
- includes/fonts/FontAwesome.otf +0 -0
- includes/fonts/fontawesome-webfont.eot +0 -0
- includes/fonts/fontawesome-webfont.svg +2671 -0
- includes/fonts/fontawesome-webfont.ttf +0 -0
- includes/fonts/fontawesome-webfont.woff +0 -0
- includes/fonts/fontawesome-webfont.woff2 +0 -0
- includes/js/stcr-plugin.js +120 -52
- includes/js/tinymce-lite/langs/readme.md +3 -3
- includes/js/tinymce-lite/license.txt +504 -504
- includes/js/tinymce-lite/skins/lightgray/fonts/tinymce-small.svg +61 -61
- includes/js/tinymce-lite/skins/lightgray/fonts/tinymce.svg +82 -82
- includes/js/tinymce-lite/tinymce.min.js +10 -10
- langs/subscribe-reloaded-be_BY.mo +0 -0
- langs/subscribe-reloaded-be_BY.po +2246 -2119
- langs/subscribe-reloaded-cs_CZ.mo +0 -0
- langs/subscribe-reloaded-cs_CZ.po +1836 -1709
- langs/subscribe-reloaded-da_DK.mo +0 -0
- langs/subscribe-reloaded-da_DK.po +1790 -1666
- langs/subscribe-reloaded-de_DE.mo +0 -0
- langs/subscribe-reloaded-de_DE.po +425 -335
- langs/subscribe-reloaded-es_ES.mo +0 -0
- langs/subscribe-reloaded-es_ES.po +1927 -1799
- langs/subscribe-reloaded-fa_IR.mo +0 -0
- langs/subscribe-reloaded-fa_IR.po +1887 -1757
- langs/subscribe-reloaded-fr_FR.mo +0 -0
- langs/subscribe-reloaded-fr_FR.po +1764 -1732
- langs/subscribe-reloaded-he_IL.mo +0 -0
- langs/subscribe-reloaded-he_IL.po +1690 -1658
- langs/subscribe-reloaded-hu_HU.mo +0 -0
- langs/subscribe-reloaded-hu_HU.po +2318 -2191
- langs/subscribe-reloaded-id_ID.mo +0 -0
- langs/subscribe-reloaded-id_ID.po +1740 -1575
- langs/subscribe-reloaded-it_IT.mo +0 -0
- langs/subscribe-reloaded-it_IT.po +1844 -1717
- langs/subscribe-reloaded-nb_NO.mo +0 -0
- langs/subscribe-reloaded-nb_NO.po +1720 -1596
- langs/subscribe-reloaded-nl_NL.mo +0 -0
- langs/subscribe-reloaded-nl_NL.po +1842 -1714
- langs/subscribe-reloaded-pl_PL.mo +0 -0
- langs/subscribe-reloaded-pl_PL.po +1834 -1707
- langs/subscribe-reloaded-pt_BR.mo +0 -0
- langs/subscribe-reloaded-pt_BR.po +1805 -1677
- langs/subscribe-reloaded-pt_PT.mo +0 -0
- langs/subscribe-reloaded-pt_PT.po +1792 -1668
- langs/subscribe-reloaded-ru_RU.mo +0 -0
- langs/subscribe-reloaded-ru_RU.po +2252 -2125
- langs/subscribe-reloaded-sr_RS.mo +0 -0
- langs/subscribe-reloaded-sr_RS.po +1818 -1691
- langs/subscribe-reloaded-sv_SE.mo +0 -0
- langs/subscribe-reloaded-sv_SE.po +1764 -1637
- langs/subscribe-reloaded-tr_TR.mo +0 -0
- langs/subscribe-reloaded-tr_TR.po +1810 -1683
- langs/subscribe-reloaded-zh_CN.mo +0 -0
- langs/subscribe-reloaded-zh_CN.po +1673 -1546
- langs/subscribe-reloaded.pot +1422 -1317
- options/panel1.php +244 -243
- options/panel10.php +160 -37
- options/panel4.php +285 -285
- options/panel5.php +221 -209
- post-and-comments.css +11 -11
- readme.txt +409 -386
- style.css +173 -173
- subscribe-to-comments-reloaded.php +65 -65
- templates/author.php +116 -92
- templates/confirm.php +32 -15
- templates/key_expired.php +82 -84
- templates/one-click-unsubscribe.php +36 -36
- templates/request-management-link.php +122 -82
- templates/subscribe.php +121 -104
- templates/user.php +137 -93
- templates/wrong-request.php +14 -14
- uninstall.php +49 -49
- utils/stcr_manage.php +868 -848
- utils/stcr_upgrade.php +544 -504
- utils/stcr_utils.php +477 -465
- wp_subscribe_reloaded.php +1162 -1136
- wpml-config.xml +22 -22
@@ -1,340 +1,340 @@
|
|
1 |
-
GNU GENERAL PUBLIC LICENSE
|
2 |
-
Version 2, June 1991
|
3 |
-
|
4 |
-
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
5 |
-
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
6 |
-
Everyone is permitted to copy and distribute verbatim copies
|
7 |
-
of this license document, but changing it is not allowed.
|
8 |
-
|
9 |
-
Preamble
|
10 |
-
|
11 |
-
The licenses for most software are designed to take away your
|
12 |
-
freedom to share and change it. By contrast, the GNU General Public
|
13 |
-
License is intended to guarantee your freedom to share and change free
|
14 |
-
software--to make sure the software is free for all its users. This
|
15 |
-
General Public License applies to most of the Free Software
|
16 |
-
Foundation's software and to any other program whose authors commit to
|
17 |
-
using it. (Some other Free Software Foundation software is covered by
|
18 |
-
the GNU Library General Public License instead.) You can apply it to
|
19 |
-
your programs, too.
|
20 |
-
|
21 |
-
When we speak of free software, we are referring to freedom, not
|
22 |
-
price. Our General Public Licenses are designed to make sure that you
|
23 |
-
have the freedom to distribute copies of free software (and charge for
|
24 |
-
this service if you wish), that you receive source code or can get it
|
25 |
-
if you want it, that you can change the software or use pieces of it
|
26 |
-
in new free programs; and that you know you can do these things.
|
27 |
-
|
28 |
-
To protect your rights, we need to make restrictions that forbid
|
29 |
-
anyone to deny you these rights or to ask you to surrender the rights.
|
30 |
-
These restrictions translate to certain responsibilities for you if you
|
31 |
-
distribute copies of the software, or if you modify it.
|
32 |
-
|
33 |
-
For example, if you distribute copies of such a program, whether
|
34 |
-
gratis or for a fee, you must give the recipients all the rights that
|
35 |
-
you have. You must make sure that they, too, receive or can get the
|
36 |
-
source code. And you must show them these terms so they know their
|
37 |
-
rights.
|
38 |
-
|
39 |
-
We protect your rights with two steps: (1) copyright the software, and
|
40 |
-
(2) offer you this license which gives you legal permission to copy,
|
41 |
-
distribute and/or modify the software.
|
42 |
-
|
43 |
-
Also, for each author's protection and ours, we want to make certain
|
44 |
-
that everyone understands that there is no warranty for this free
|
45 |
-
software. If the software is modified by someone else and passed on, we
|
46 |
-
want its recipients to know that what they have is not the original, so
|
47 |
-
that any problems introduced by others will not reflect on the original
|
48 |
-
authors' reputations.
|
49 |
-
|
50 |
-
Finally, any free program is threatened constantly by software
|
51 |
-
patents. We wish to avoid the danger that redistributors of a free
|
52 |
-
program will individually obtain patent licenses, in effect making the
|
53 |
-
program proprietary. To prevent this, we have made it clear that any
|
54 |
-
patent must be licensed for everyone's free use or not licensed at all.
|
55 |
-
|
56 |
-
The precise terms and conditions for copying, distribution and
|
57 |
-
modification follow.
|
58 |
-
|
59 |
-
GNU GENERAL PUBLIC LICENSE
|
60 |
-
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
61 |
-
|
62 |
-
0. This License applies to any program or other work which contains
|
63 |
-
a notice placed by the copyright holder saying it may be distributed
|
64 |
-
under the terms of this General Public License. The "Program", below,
|
65 |
-
refers to any such program or work, and a "work based on the Program"
|
66 |
-
means either the Program or any derivative work under copyright law:
|
67 |
-
that is to say, a work containing the Program or a portion of it,
|
68 |
-
either verbatim or with modifications and/or translated into another
|
69 |
-
language. (Hereinafter, translation is included without limitation in
|
70 |
-
the term "modification".) Each licensee is addressed as "you".
|
71 |
-
|
72 |
-
Activities other than copying, distribution and modification are not
|
73 |
-
covered by this License; they are outside its scope. The act of
|
74 |
-
running the Program is not restricted, and the output from the Program
|
75 |
-
is covered only if its contents constitute a work based on the
|
76 |
-
Program (independent of having been made by running the Program).
|
77 |
-
Whether that is true depends on what the Program does.
|
78 |
-
|
79 |
-
1. You may copy and distribute verbatim copies of the Program's
|
80 |
-
source code as you receive it, in any medium, provided that you
|
81 |
-
conspicuously and appropriately publish on each copy an appropriate
|
82 |
-
copyright notice and disclaimer of warranty; keep intact all the
|
83 |
-
notices that refer to this License and to the absence of any warranty;
|
84 |
-
and give any other recipients of the Program a copy of this License
|
85 |
-
along with the Program.
|
86 |
-
|
87 |
-
You may charge a fee for the physical act of transferring a copy, and
|
88 |
-
you may at your option offer warranty protection in exchange for a fee.
|
89 |
-
|
90 |
-
2. You may modify your copy or copies of the Program or any portion
|
91 |
-
of it, thus forming a work based on the Program, and copy and
|
92 |
-
distribute such modifications or work under the terms of Section 1
|
93 |
-
above, provided that you also meet all of these conditions:
|
94 |
-
|
95 |
-
a) You must cause the modified files to carry prominent notices
|
96 |
-
stating that you changed the files and the date of any change.
|
97 |
-
|
98 |
-
b) You must cause any work that you distribute or publish, that in
|
99 |
-
whole or in part contains or is derived from the Program or any
|
100 |
-
part thereof, to be licensed as a whole at no charge to all third
|
101 |
-
parties under the terms of this License.
|
102 |
-
|
103 |
-
c) If the modified program normally reads commands interactively
|
104 |
-
when run, you must cause it, when started running for such
|
105 |
-
interactive use in the most ordinary way, to print or display an
|
106 |
-
announcement including an appropriate copyright notice and a
|
107 |
-
notice that there is no warranty (or else, saying that you provide
|
108 |
-
a warranty) and that users may redistribute the program under
|
109 |
-
these conditions, and telling the user how to view a copy of this
|
110 |
-
License. (Exception: if the Program itself is interactive but
|
111 |
-
does not normally print such an announcement, your work based on
|
112 |
-
the Program is not required to print an announcement.)
|
113 |
-
|
114 |
-
These requirements apply to the modified work as a whole. If
|
115 |
-
identifiable sections of that work are not derived from the Program,
|
116 |
-
and can be reasonably considered independent and separate works in
|
117 |
-
themselves, then this License, and its terms, do not apply to those
|
118 |
-
sections when you distribute them as separate works. But when you
|
119 |
-
distribute the same sections as part of a whole which is a work based
|
120 |
-
on the Program, the distribution of the whole must be on the terms of
|
121 |
-
this License, whose permissions for other licensees extend to the
|
122 |
-
entire whole, and thus to each and every part regardless of who wrote it.
|
123 |
-
|
124 |
-
Thus, it is not the intent of this section to claim rights or contest
|
125 |
-
your rights to work written entirely by you; rather, the intent is to
|
126 |
-
exercise the right to control the distribution of derivative or
|
127 |
-
collective works based on the Program.
|
128 |
-
|
129 |
-
In addition, mere aggregation of another work not based on the Program
|
130 |
-
with the Program (or with a work based on the Program) on a volume of
|
131 |
-
a storage or distribution medium does not bring the other work under
|
132 |
-
the scope of this License.
|
133 |
-
|
134 |
-
3. You may copy and distribute the Program (or a work based on it,
|
135 |
-
under Section 2) in object code or executable form under the terms of
|
136 |
-
Sections 1 and 2 above provided that you also do one of the following:
|
137 |
-
|
138 |
-
a) Accompany it with the complete corresponding machine-readable
|
139 |
-
source code, which must be distributed under the terms of Sections
|
140 |
-
1 and 2 above on a medium customarily used for software interchange; or,
|
141 |
-
|
142 |
-
b) Accompany it with a written offer, valid for at least three
|
143 |
-
years, to give any third party, for a charge no more than your
|
144 |
-
cost of physically performing source distribution, a complete
|
145 |
-
machine-readable copy of the corresponding source code, to be
|
146 |
-
distributed under the terms of Sections 1 and 2 above on a medium
|
147 |
-
customarily used for software interchange; or,
|
148 |
-
|
149 |
-
c) Accompany it with the information you received as to the offer
|
150 |
-
to distribute corresponding source code. (This alternative is
|
151 |
-
allowed only for noncommercial distribution and only if you
|
152 |
-
received the program in object code or executable form with such
|
153 |
-
an offer, in accord with Subsection b above.)
|
154 |
-
|
155 |
-
The source code for a work means the preferred form of the work for
|
156 |
-
making modifications to it. For an executable work, complete source
|
157 |
-
code means all the source code for all modules it contains, plus any
|
158 |
-
associated interface definition files, plus the scripts used to
|
159 |
-
control compilation and installation of the executable. However, as a
|
160 |
-
special exception, the source code distributed need not include
|
161 |
-
anything that is normally distributed (in either source or binary
|
162 |
-
form) with the major components (compiler, kernel, and so on) of the
|
163 |
-
operating system on which the executable runs, unless that component
|
164 |
-
itself accompanies the executable.
|
165 |
-
|
166 |
-
If distribution of executable or object code is made by offering
|
167 |
-
access to copy from a designated place, then offering equivalent
|
168 |
-
access to copy the source code from the same place counts as
|
169 |
-
distribution of the source code, even though third parties are not
|
170 |
-
compelled to copy the source along with the object code.
|
171 |
-
|
172 |
-
4. You may not copy, modify, sublicense, or distribute the Program
|
173 |
-
except as expressly provided under this License. Any attempt
|
174 |
-
otherwise to copy, modify, sublicense or distribute the Program is
|
175 |
-
void, and will automatically terminate your rights under this License.
|
176 |
-
However, parties who have received copies, or rights, from you under
|
177 |
-
this License will not have their licenses terminated so long as such
|
178 |
-
parties remain in full compliance.
|
179 |
-
|
180 |
-
5. You are not required to accept this License, since you have not
|
181 |
-
signed it. However, nothing else grants you permission to modify or
|
182 |
-
distribute the Program or its derivative works. These actions are
|
183 |
-
prohibited by law if you do not accept this License. Therefore, by
|
184 |
-
modifying or distributing the Program (or any work based on the
|
185 |
-
Program), you indicate your acceptance of this License to do so, and
|
186 |
-
all its terms and conditions for copying, distributing or modifying
|
187 |
-
the Program or works based on it.
|
188 |
-
|
189 |
-
6. Each time you redistribute the Program (or any work based on the
|
190 |
-
Program), the recipient automatically receives a license from the
|
191 |
-
original licensor to copy, distribute or modify the Program subject to
|
192 |
-
these terms and conditions. You may not impose any further
|
193 |
-
restrictions on the recipients' exercise of the rights granted herein.
|
194 |
-
You are not responsible for enforcing compliance by third parties to
|
195 |
-
this License.
|
196 |
-
|
197 |
-
7. If, as a consequence of a court judgment or allegation of patent
|
198 |
-
infringement or for any other reason (not limited to patent issues),
|
199 |
-
conditions are imposed on you (whether by court order, agreement or
|
200 |
-
otherwise) that contradict the conditions of this License, they do not
|
201 |
-
excuse you from the conditions of this License. If you cannot
|
202 |
-
distribute so as to satisfy simultaneously your obligations under this
|
203 |
-
License and any other pertinent obligations, then as a consequence you
|
204 |
-
may not distribute the Program at all. For example, if a patent
|
205 |
-
license would not permit royalty-free redistribution of the Program by
|
206 |
-
all those who receive copies directly or indirectly through you, then
|
207 |
-
the only way you could satisfy both it and this License would be to
|
208 |
-
refrain entirely from distribution of the Program.
|
209 |
-
|
210 |
-
If any portion of this section is held invalid or unenforceable under
|
211 |
-
any particular circumstance, the balance of the section is intended to
|
212 |
-
apply and the section as a whole is intended to apply in other
|
213 |
-
circumstances.
|
214 |
-
|
215 |
-
It is not the purpose of this section to induce you to infringe any
|
216 |
-
patents or other property right claims or to contest validity of any
|
217 |
-
such claims; this section has the sole purpose of protecting the
|
218 |
-
integrity of the free software distribution system, which is
|
219 |
-
implemented by public license practices. Many people have made
|
220 |
-
generous contributions to the wide range of software distributed
|
221 |
-
through that system in reliance on consistent application of that
|
222 |
-
system; it is up to the author/donor to decide if he or she is willing
|
223 |
-
to distribute software through any other system and a licensee cannot
|
224 |
-
impose that choice.
|
225 |
-
|
226 |
-
This section is intended to make thoroughly clear what is believed to
|
227 |
-
be a consequence of the rest of this License.
|
228 |
-
|
229 |
-
8. If the distribution and/or use of the Program is restricted in
|
230 |
-
certain countries either by patents or by copyrighted interfaces, the
|
231 |
-
original copyright holder who places the Program under this License
|
232 |
-
may add an explicit geographical distribution limitation excluding
|
233 |
-
those countries, so that distribution is permitted only in or among
|
234 |
-
countries not thus excluded. In such case, this License incorporates
|
235 |
-
the limitation as if written in the body of this License.
|
236 |
-
|
237 |
-
9. The Free Software Foundation may publish revised and/or new versions
|
238 |
-
of the General Public License from time to time. Such new versions will
|
239 |
-
be similar in spirit to the present version, but may differ in detail to
|
240 |
-
address new problems or concerns.
|
241 |
-
|
242 |
-
Each version is given a distinguishing version number. If the Program
|
243 |
-
specifies a version number of this License which applies to it and "any
|
244 |
-
later version", you have the option of following the terms and conditions
|
245 |
-
either of that version or of any later version published by the Free
|
246 |
-
Software Foundation. If the Program does not specify a version number of
|
247 |
-
this License, you may choose any version ever published by the Free Software
|
248 |
-
Foundation.
|
249 |
-
|
250 |
-
10. If you wish to incorporate parts of the Program into other free
|
251 |
-
programs whose distribution conditions are different, write to the author
|
252 |
-
to ask for permission. For software which is copyrighted by the Free
|
253 |
-
Software Foundation, write to the Free Software Foundation; we sometimes
|
254 |
-
make exceptions for this. Our decision will be guided by the two goals
|
255 |
-
of preserving the free status of all derivatives of our free software and
|
256 |
-
of promoting the sharing and reuse of software generally.
|
257 |
-
|
258 |
-
NO WARRANTY
|
259 |
-
|
260 |
-
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
261 |
-
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
262 |
-
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
263 |
-
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
264 |
-
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
265 |
-
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
266 |
-
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
267 |
-
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
268 |
-
REPAIR OR CORRECTION.
|
269 |
-
|
270 |
-
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
271 |
-
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
272 |
-
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
273 |
-
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
274 |
-
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
275 |
-
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
276 |
-
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
277 |
-
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
278 |
-
POSSIBILITY OF SUCH DAMAGES.
|
279 |
-
|
280 |
-
END OF TERMS AND CONDITIONS
|
281 |
-
|
282 |
-
How to Apply These Terms to Your New Programs
|
283 |
-
|
284 |
-
If you develop a new program, and you want it to be of the greatest
|
285 |
-
possible use to the public, the best way to achieve this is to make it
|
286 |
-
free software which everyone can redistribute and change under these terms.
|
287 |
-
|
288 |
-
To do so, attach the following notices to the program. It is safest
|
289 |
-
to attach them to the start of each source file to most effectively
|
290 |
-
convey the exclusion of warranty; and each file should have at least
|
291 |
-
the "copyright" line and a pointer to where the full notice is found.
|
292 |
-
|
293 |
-
<one line to give the program's name and a brief idea of what it does.>
|
294 |
-
Copyright (C) <year> <name of author>
|
295 |
-
|
296 |
-
This program is free software; you can redistribute it and/or modify
|
297 |
-
it under the terms of the GNU General Public License as published by
|
298 |
-
the Free Software Foundation; either version 2 of the License, or
|
299 |
-
(at your option) any later version.
|
300 |
-
|
301 |
-
This program is distributed in the hope that it will be useful,
|
302 |
-
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
303 |
-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
304 |
-
GNU General Public License for more details.
|
305 |
-
|
306 |
-
You should have received a copy of the GNU General Public License
|
307 |
-
along with this program; if not, write to the Free Software
|
308 |
-
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
309 |
-
|
310 |
-
|
311 |
-
Also add information on how to contact you by electronic and paper mail.
|
312 |
-
|
313 |
-
If the program is interactive, make it output a short notice like this
|
314 |
-
when it starts in an interactive mode:
|
315 |
-
|
316 |
-
Gnomovision version 69, Copyright (C) year name of author
|
317 |
-
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
318 |
-
This is free software, and you are welcome to redistribute it
|
319 |
-
under certain conditions; type `show c' for details.
|
320 |
-
|
321 |
-
The hypothetical commands `show w' and `show c' should show the appropriate
|
322 |
-
parts of the General Public License. Of course, the commands you use may
|
323 |
-
be called something other than `show w' and `show c'; they could even be
|
324 |
-
mouse-clicks or menu items--whatever suits your program.
|
325 |
-
|
326 |
-
You should also get your employer (if you work as a programmer) or your
|
327 |
-
school, if any, to sign a "copyright disclaimer" for the program, if
|
328 |
-
necessary. Here is a sample; alter the names:
|
329 |
-
|
330 |
-
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
331 |
-
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
332 |
-
|
333 |
-
<signature of Ty Coon>, 1 April 1989
|
334 |
-
Ty Coon, President of Vice
|
335 |
-
|
336 |
-
This General Public License does not permit incorporating your program into
|
337 |
-
proprietary programs. If your program is a subroutine library, you may
|
338 |
-
consider it more useful to permit linking proprietary applications with the
|
339 |
-
library. If this is what you want to do, use the GNU Library General
|
340 |
-
Public License instead of this License.
|
1 |
+
GNU GENERAL PUBLIC LICENSE
|
2 |
+
Version 2, June 1991
|
3 |
+
|
4 |
+
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
5 |
+
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
6 |
+
Everyone is permitted to copy and distribute verbatim copies
|
7 |
+
of this license document, but changing it is not allowed.
|
8 |
+
|
9 |
+
Preamble
|
10 |
+
|
11 |
+
The licenses for most software are designed to take away your
|
12 |
+
freedom to share and change it. By contrast, the GNU General Public
|
13 |
+
License is intended to guarantee your freedom to share and change free
|
14 |
+
software--to make sure the software is free for all its users. This
|
15 |
+
General Public License applies to most of the Free Software
|
16 |
+
Foundation's software and to any other program whose authors commit to
|
17 |
+
using it. (Some other Free Software Foundation software is covered by
|
18 |
+
the GNU Library General Public License instead.) You can apply it to
|
19 |
+
your programs, too.
|
20 |
+
|
21 |
+
When we speak of free software, we are referring to freedom, not
|
22 |
+
price. Our General Public Licenses are designed to make sure that you
|
23 |
+
have the freedom to distribute copies of free software (and charge for
|
24 |
+
this service if you wish), that you receive source code or can get it
|
25 |
+
if you want it, that you can change the software or use pieces of it
|
26 |
+
in new free programs; and that you know you can do these things.
|
27 |
+
|
28 |
+
To protect your rights, we need to make restrictions that forbid
|
29 |
+
anyone to deny you these rights or to ask you to surrender the rights.
|
30 |
+
These restrictions translate to certain responsibilities for you if you
|
31 |
+
distribute copies of the software, or if you modify it.
|
32 |
+
|
33 |
+
For example, if you distribute copies of such a program, whether
|
34 |
+
gratis or for a fee, you must give the recipients all the rights that
|
35 |
+
you have. You must make sure that they, too, receive or can get the
|
36 |
+
source code. And you must show them these terms so they know their
|
37 |
+
rights.
|
38 |
+
|
39 |
+
We protect your rights with two steps: (1) copyright the software, and
|
40 |
+
(2) offer you this license which gives you legal permission to copy,
|
41 |
+
distribute and/or modify the software.
|
42 |
+
|
43 |
+
Also, for each author's protection and ours, we want to make certain
|
44 |
+
that everyone understands that there is no warranty for this free
|
45 |
+
software. If the software is modified by someone else and passed on, we
|
46 |
+
want its recipients to know that what they have is not the original, so
|
47 |
+
that any problems introduced by others will not reflect on the original
|
48 |
+
authors' reputations.
|
49 |
+
|
50 |
+
Finally, any free program is threatened constantly by software
|
51 |
+
patents. We wish to avoid the danger that redistributors of a free
|
52 |
+
program will individually obtain patent licenses, in effect making the
|
53 |
+
program proprietary. To prevent this, we have made it clear that any
|
54 |
+
patent must be licensed for everyone's free use or not licensed at all.
|
55 |
+
|
56 |
+
The precise terms and conditions for copying, distribution and
|
57 |
+
modification follow.
|
58 |
+
|
59 |
+
GNU GENERAL PUBLIC LICENSE
|
60 |
+
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
61 |
+
|
62 |
+
0. This License applies to any program or other work which contains
|
63 |
+
a notice placed by the copyright holder saying it may be distributed
|
64 |
+
under the terms of this General Public License. The "Program", below,
|
65 |
+
refers to any such program or work, and a "work based on the Program"
|
66 |
+
means either the Program or any derivative work under copyright law:
|
67 |
+
that is to say, a work containing the Program or a portion of it,
|
68 |
+
either verbatim or with modifications and/or translated into another
|
69 |
+
language. (Hereinafter, translation is included without limitation in
|
70 |
+
the term "modification".) Each licensee is addressed as "you".
|
71 |
+
|
72 |
+
Activities other than copying, distribution and modification are not
|
73 |
+
covered by this License; they are outside its scope. The act of
|
74 |
+
running the Program is not restricted, and the output from the Program
|
75 |
+
is covered only if its contents constitute a work based on the
|
76 |
+
Program (independent of having been made by running the Program).
|
77 |
+
Whether that is true depends on what the Program does.
|
78 |
+
|
79 |
+
1. You may copy and distribute verbatim copies of the Program's
|
80 |
+
source code as you receive it, in any medium, provided that you
|
81 |
+
conspicuously and appropriately publish on each copy an appropriate
|
82 |
+
copyright notice and disclaimer of warranty; keep intact all the
|
83 |
+
notices that refer to this License and to the absence of any warranty;
|
84 |
+
and give any other recipients of the Program a copy of this License
|
85 |
+
along with the Program.
|
86 |
+
|
87 |
+
You may charge a fee for the physical act of transferring a copy, and
|
88 |
+
you may at your option offer warranty protection in exchange for a fee.
|
89 |
+
|
90 |
+
2. You may modify your copy or copies of the Program or any portion
|
91 |
+
of it, thus forming a work based on the Program, and copy and
|
92 |
+
distribute such modifications or work under the terms of Section 1
|
93 |
+
above, provided that you also meet all of these conditions:
|
94 |
+
|
95 |
+
a) You must cause the modified files to carry prominent notices
|
96 |
+
stating that you changed the files and the date of any change.
|
97 |
+
|
98 |
+
b) You must cause any work that you distribute or publish, that in
|
99 |
+
whole or in part contains or is derived from the Program or any
|
100 |
+
part thereof, to be licensed as a whole at no charge to all third
|
101 |
+
parties under the terms of this License.
|
102 |
+
|
103 |
+
c) If the modified program normally reads commands interactively
|
104 |
+
when run, you must cause it, when started running for such
|
105 |
+
interactive use in the most ordinary way, to print or display an
|
106 |
+
announcement including an appropriate copyright notice and a
|
107 |
+
notice that there is no warranty (or else, saying that you provide
|
108 |
+
a warranty) and that users may redistribute the program under
|
109 |
+
these conditions, and telling the user how to view a copy of this
|
110 |
+
License. (Exception: if the Program itself is interactive but
|
111 |
+
does not normally print such an announcement, your work based on
|
112 |
+
the Program is not required to print an announcement.)
|
113 |
+
|
114 |
+
These requirements apply to the modified work as a whole. If
|
115 |
+
identifiable sections of that work are not derived from the Program,
|
116 |
+
and can be reasonably considered independent and separate works in
|
117 |
+
themselves, then this License, and its terms, do not apply to those
|
118 |
+
sections when you distribute them as separate works. But when you
|
119 |
+
distribute the same sections as part of a whole which is a work based
|
120 |
+
on the Program, the distribution of the whole must be on the terms of
|
121 |
+
this License, whose permissions for other licensees extend to the
|
122 |
+
entire whole, and thus to each and every part regardless of who wrote it.
|
123 |
+
|
124 |
+
Thus, it is not the intent of this section to claim rights or contest
|
125 |
+
your rights to work written entirely by you; rather, the intent is to
|
126 |
+
exercise the right to control the distribution of derivative or
|
127 |
+
collective works based on the Program.
|
128 |
+
|
129 |
+
In addition, mere aggregation of another work not based on the Program
|
130 |
+
with the Program (or with a work based on the Program) on a volume of
|
131 |
+
a storage or distribution medium does not bring the other work under
|
132 |
+
the scope of this License.
|
133 |
+
|
134 |
+
3. You may copy and distribute the Program (or a work based on it,
|
135 |
+
under Section 2) in object code or executable form under the terms of
|
136 |
+
Sections 1 and 2 above provided that you also do one of the following:
|
137 |
+
|
138 |
+
a) Accompany it with the complete corresponding machine-readable
|
139 |
+
source code, which must be distributed under the terms of Sections
|
140 |
+
1 and 2 above on a medium customarily used for software interchange; or,
|
141 |
+
|
142 |
+
b) Accompany it with a written offer, valid for at least three
|
143 |
+
years, to give any third party, for a charge no more than your
|
144 |
+
cost of physically performing source distribution, a complete
|
145 |
+
machine-readable copy of the corresponding source code, to be
|
146 |
+
distributed under the terms of Sections 1 and 2 above on a medium
|
147 |
+
customarily used for software interchange; or,
|
148 |
+
|
149 |
+
c) Accompany it with the information you received as to the offer
|
150 |
+
to distribute corresponding source code. (This alternative is
|
151 |
+
allowed only for noncommercial distribution and only if you
|
152 |
+
received the program in object code or executable form with such
|
153 |
+
an offer, in accord with Subsection b above.)
|
154 |
+
|
155 |
+
The source code for a work means the preferred form of the work for
|
156 |
+
making modifications to it. For an executable work, complete source
|
157 |
+
code means all the source code for all modules it contains, plus any
|
158 |
+
associated interface definition files, plus the scripts used to
|
159 |
+
control compilation and installation of the executable. However, as a
|
160 |
+
special exception, the source code distributed need not include
|
161 |
+
anything that is normally distributed (in either source or binary
|
162 |
+
form) with the major components (compiler, kernel, and so on) of the
|
163 |
+
operating system on which the executable runs, unless that component
|
164 |
+
itself accompanies the executable.
|
165 |
+
|
166 |
+
If distribution of executable or object code is made by offering
|
167 |
+
access to copy from a designated place, then offering equivalent
|
168 |
+
access to copy the source code from the same place counts as
|
169 |
+
distribution of the source code, even though third parties are not
|
170 |
+
compelled to copy the source along with the object code.
|
171 |
+
|
172 |
+
4. You may not copy, modify, sublicense, or distribute the Program
|
173 |
+
except as expressly provided under this License. Any attempt
|
174 |
+
otherwise to copy, modify, sublicense or distribute the Program is
|
175 |
+
void, and will automatically terminate your rights under this License.
|
176 |
+
However, parties who have received copies, or rights, from you under
|
177 |
+
this License will not have their licenses terminated so long as such
|
178 |
+
parties remain in full compliance.
|
179 |
+
|
180 |
+
5. You are not required to accept this License, since you have not
|
181 |
+
signed it. However, nothing else grants you permission to modify or
|
182 |
+
distribute the Program or its derivative works. These actions are
|
183 |
+
prohibited by law if you do not accept this License. Therefore, by
|
184 |
+
modifying or distributing the Program (or any work based on the
|
185 |
+
Program), you indicate your acceptance of this License to do so, and
|
186 |
+
all its terms and conditions for copying, distributing or modifying
|
187 |
+
the Program or works based on it.
|
188 |
+
|
189 |
+
6. Each time you redistribute the Program (or any work based on the
|
190 |
+
Program), the recipient automatically receives a license from the
|
191 |
+
original licensor to copy, distribute or modify the Program subject to
|
192 |
+
these terms and conditions. You may not impose any further
|
193 |
+
restrictions on the recipients' exercise of the rights granted herein.
|
194 |
+
You are not responsible for enforcing compliance by third parties to
|
195 |
+
this License.
|
196 |
+
|
197 |
+
7. If, as a consequence of a court judgment or allegation of patent
|
198 |
+
infringement or for any other reason (not limited to patent issues),
|
199 |
+
conditions are imposed on you (whether by court order, agreement or
|
200 |
+
otherwise) that contradict the conditions of this License, they do not
|
201 |
+
excuse you from the conditions of this License. If you cannot
|
202 |
+
distribute so as to satisfy simultaneously your obligations under this
|
203 |
+
License and any other pertinent obligations, then as a consequence you
|
204 |
+
may not distribute the Program at all. For example, if a patent
|
205 |
+
license would not permit royalty-free redistribution of the Program by
|
206 |
+
all those who receive copies directly or indirectly through you, then
|
207 |
+
the only way you could satisfy both it and this License would be to
|
208 |
+
refrain entirely from distribution of the Program.
|
209 |
+
|
210 |
+
If any portion of this section is held invalid or unenforceable under
|
211 |
+
any particular circumstance, the balance of the section is intended to
|
212 |
+
apply and the section as a whole is intended to apply in other
|
213 |
+
circumstances.
|
214 |
+
|
215 |
+
It is not the purpose of this section to induce you to infringe any
|
216 |
+
patents or other property right claims or to contest validity of any
|
217 |
+
such claims; this section has the sole purpose of protecting the
|
218 |
+
integrity of the free software distribution system, which is
|
219 |
+
implemented by public license practices. Many people have made
|
220 |
+
generous contributions to the wide range of software distributed
|
221 |
+
through that system in reliance on consistent application of that
|
222 |
+
system; it is up to the author/donor to decide if he or she is willing
|
223 |
+
to distribute software through any other system and a licensee cannot
|
224 |
+
impose that choice.
|
225 |
+
|
226 |
+
This section is intended to make thoroughly clear what is believed to
|
227 |
+
be a consequence of the rest of this License.
|
228 |
+
|
229 |
+
8. If the distribution and/or use of the Program is restricted in
|
230 |
+
certain countries either by patents or by copyrighted interfaces, the
|
231 |
+
original copyright holder who places the Program under this License
|
232 |
+
may add an explicit geographical distribution limitation excluding
|
233 |
+
those countries, so that distribution is permitted only in or among
|
234 |
+
countries not thus excluded. In such case, this License incorporates
|
235 |
+
the limitation as if written in the body of this License.
|
236 |
+
|
237 |
+
9. The Free Software Foundation may publish revised and/or new versions
|
238 |
+
of the General Public License from time to time. Such new versions will
|
239 |
+
be similar in spirit to the present version, but may differ in detail to
|
240 |
+
address new problems or concerns.
|
241 |
+
|
242 |
+
Each version is given a distinguishing version number. If the Program
|
243 |
+
specifies a version number of this License which applies to it and "any
|
244 |
+
later version", you have the option of following the terms and conditions
|
245 |
+
either of that version or of any later version published by the Free
|
246 |
+
Software Foundation. If the Program does not specify a version number of
|
247 |
+
this License, you may choose any version ever published by the Free Software
|
248 |
+
Foundation.
|
249 |
+
|
250 |
+
10. If you wish to incorporate parts of the Program into other free
|
251 |
+
programs whose distribution conditions are different, write to the author
|
252 |
+
to ask for permission. For software which is copyrighted by the Free
|
253 |
+
Software Foundation, write to the Free Software Foundation; we sometimes
|
254 |
+
make exceptions for this. Our decision will be guided by the two goals
|
255 |
+
of preserving the free status of all derivatives of our free software and
|
256 |
+
of promoting the sharing and reuse of software generally.
|
257 |
+
|
258 |
+
NO WARRANTY
|
259 |
+
|
260 |
+
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
261 |
+
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
262 |
+
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
263 |
+
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
264 |
+
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
265 |
+
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
266 |
+
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
267 |
+
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
268 |
+
REPAIR OR CORRECTION.
|
269 |
+
|
270 |
+
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
271 |
+
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
272 |
+
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
273 |
+
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
274 |
+
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
275 |
+
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
276 |
+
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
277 |
+
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
278 |
+
POSSIBILITY OF SUCH DAMAGES.
|
279 |
+
|
280 |
+
END OF TERMS AND CONDITIONS
|
281 |
+
|
282 |
+
How to Apply These Terms to Your New Programs
|
283 |
+
|
284 |
+
If you develop a new program, and you want it to be of the greatest
|
285 |
+
possible use to the public, the best way to achieve this is to make it
|
286 |
+
free software which everyone can redistribute and change under these terms.
|
287 |
+
|
288 |
+
To do so, attach the following notices to the program. It is safest
|
289 |
+
to attach them to the start of each source file to most effectively
|
290 |
+
convey the exclusion of warranty; and each file should have at least
|
291 |
+
the "copyright" line and a pointer to where the full notice is found.
|
292 |
+
|
293 |
+
<one line to give the program's name and a brief idea of what it does.>
|
294 |
+
Copyright (C) <year> <name of author>
|
295 |
+
|
296 |
+
This program is free software; you can redistribute it and/or modify
|
297 |
+
it under the terms of the GNU General Public License as published by
|
298 |
+
the Free Software Foundation; either version 2 of the License, or
|
299 |
+
(at your option) any later version.
|
300 |
+
|
301 |
+
This program is distributed in the hope that it will be useful,
|
302 |
+
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
303 |
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
304 |
+
GNU General Public License for more details.
|
305 |
+
|
306 |
+
You should have received a copy of the GNU General Public License
|
307 |
+
along with this program; if not, write to the Free Software
|
308 |
+
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
309 |
+
|
310 |
+
|
311 |
+
Also add information on how to contact you by electronic and paper mail.
|
312 |
+
|
313 |
+
If the program is interactive, make it output a short notice like this
|
314 |
+
when it starts in an interactive mode:
|
315 |
+
|
316 |
+
Gnomovision version 69, Copyright (C) year name of author
|
317 |
+
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
318 |
+
This is free software, and you are welcome to redistribute it
|
319 |
+
under certain conditions; type `show c' for details.
|
320 |
+
|
321 |
+
The hypothetical commands `show w' and `show c' should show the appropriate
|
322 |
+
parts of the General Public License. Of course, the commands you use may
|
323 |
+
be called something other than `show w' and `show c'; they could even be
|
324 |
+
mouse-clicks or menu items--whatever suits your program.
|
325 |
+
|
326 |
+
You should also get your employer (if you work as a programmer) or your
|
327 |
+
school, if any, to sign a "copyright disclaimer" for the program, if
|
328 |
+
necessary. Here is a sample; alter the names:
|
329 |
+
|
330 |
+
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
331 |
+
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
332 |
+
|
333 |
+
<signature of Ty Coon>, 1 April 1989
|
334 |
+
Ty Coon, President of Vice
|
335 |
+
|
336 |
+
This General Public License does not permit incorporating your program into
|
337 |
+
proprietary programs. If your program is a subroutine library, you may
|
338 |
+
consider it more useful to permit linking proprietary applications with the
|
339 |
+
library. If this is what you want to do, use the GNU Library General
|
340 |
+
Public License instead of this License.
|
@@ -1,36 +1,36 @@
|
|
1 |
-
<?php
|
2 |
-
|
3 |
-
/**
|
4 |
-
*
|
5 |
-
*
|
6 |
-
* @author Ing. Israel Barragan C. Email: ibarragan@behstant.com
|
7 |
-
* @since 10-Jul-2013
|
8 |
-
* ##########################################################################################
|
9 |
-
* Comments:
|
10 |
-
* This class handle functions or methos that will be helping the plugin Subscribe to Comments Reloaded
|
11 |
-
* Plugin URI: http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/
|
12 |
-
* ##########################################################################################
|
13 |
-
* @version
|
14 |
-
* ##########################################################################################
|
15 |
-
* 1.0 | 10-Jul-2013 | Creation of new class. Adding the method verifyXSS().
|
16 |
-
* V140109 | 09-Jan-2013 | * Rename the class name. The name was in conflict with another class.
|
17 |
-
* ##########################################################################################
|
18 |
-
*/
|
19 |
-
class subscribeToCommentsHelper {
|
20 |
-
|
21 |
-
function __construct() {
|
22 |
-
|
23 |
-
}
|
24 |
-
|
25 |
-
function verifyXSS( $value ) {
|
26 |
-
$pattern = '~(<|<script>|</|</script>|(%3C|%3C/))~';
|
27 |
-
$detected = false;
|
28 |
-
if ( preg_match( $pattern, $value ) ) {
|
29 |
-
$detected = true;
|
30 |
-
}
|
31 |
-
|
32 |
-
return $detected;
|
33 |
-
}
|
34 |
-
}
|
35 |
-
|
36 |
-
?>
|
1 |
+
<?php
|
2 |
+
|
3 |
+
/**
|
4 |
+
*
|
5 |
+
*
|
6 |
+
* @author Ing. Israel Barragan C. Email: ibarragan@behstant.com
|
7 |
+
* @since 10-Jul-2013
|
8 |
+
* ##########################################################################################
|
9 |
+
* Comments:
|
10 |
+
* This class handle functions or methos that will be helping the plugin Subscribe to Comments Reloaded
|
11 |
+
* Plugin URI: http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/
|
12 |
+
* ##########################################################################################
|
13 |
+
* @version
|
14 |
+
* ##########################################################################################
|
15 |
+
* 1.0 | 10-Jul-2013 | Creation of new class. Adding the method verifyXSS().
|
16 |
+
* V140109 | 09-Jan-2013 | * Rename the class name. The name was in conflict with another class.
|
17 |
+
* ##########################################################################################
|
18 |
+
*/
|
19 |
+
class subscribeToCommentsHelper {
|
20 |
+
|
21 |
+
function __construct() {
|
22 |
+
|
23 |
+
}
|
24 |
+
|
25 |
+
function verifyXSS( $value ) {
|
26 |
+
$pattern = '~(<|<script>|</|</script>|(%3C|%3C/))~';
|
27 |
+
$detected = false;
|
28 |
+
if ( preg_match( $pattern, $value ) ) {
|
29 |
+
$detected = true;
|
30 |
+
}
|
31 |
+
|
32 |
+
return $detected;
|
33 |
+
}
|
34 |
+
}
|
35 |
+
|
36 |
+
?>
|
@@ -0,0 +1,2337 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*!
|
2 |
+
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
|
3 |
+
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
4 |
+
*/
|
5 |
+
/* FONT PATH
|
6 |
+
* -------------------------- */
|
7 |
+
@font-face {
|
8 |
+
font-family: 'FontAwesome';
|
9 |
+
src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
|
10 |
+
src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
|
11 |
+
font-weight: normal;
|
12 |
+
font-style: normal;
|
13 |
+
}
|
14 |
+
.fa {
|
15 |
+
display: inline-block;
|
16 |
+
font: normal normal normal 14px/1 FontAwesome;
|
17 |
+
font-size: inherit;
|
18 |
+
text-rendering: auto;
|
19 |
+
-webkit-font-smoothing: antialiased;
|
20 |
+
-moz-osx-font-smoothing: grayscale;
|
21 |
+
}
|
22 |
+
/* makes the font 33% larger relative to the icon container */
|
23 |
+
.fa-lg {
|
24 |
+
font-size: 1.33333333em;
|
25 |
+
line-height: 0.75em;
|
26 |
+
vertical-align: -15%;
|
27 |
+
}
|
28 |
+
.fa-2x {
|
29 |
+
font-size: 2em;
|
30 |
+
}
|
31 |
+
.fa-3x {
|
32 |
+
font-size: 3em;
|
33 |
+
}
|
34 |
+
.fa-4x {
|
35 |
+
font-size: 4em;
|
36 |
+
}
|
37 |
+
.fa-5x {
|
38 |
+
font-size: 5em;
|
39 |
+
}
|
40 |
+
.fa-fw {
|
41 |
+
width: 1.28571429em;
|
42 |
+
text-align: center;
|
43 |
+
}
|
44 |
+
.fa-ul {
|
45 |
+
padding-left: 0;
|
46 |
+
margin-left: 2.14285714em;
|
47 |
+
list-style-type: none;
|
48 |
+
}
|
49 |
+
.fa-ul > li {
|
50 |
+
position: relative;
|
51 |
+
}
|
52 |
+
.fa-li {
|
53 |
+
position: absolute;
|
54 |
+
left: -2.14285714em;
|
55 |
+
width: 2.14285714em;
|
56 |
+
top: 0.14285714em;
|
57 |
+
text-align: center;
|
58 |
+
}
|
59 |
+
.fa-li.fa-lg {
|
60 |
+
left: -1.85714286em;
|
61 |
+
}
|
62 |
+
.fa-border {
|
63 |
+
padding: .2em .25em .15em;
|
64 |
+
border: solid 0.08em #eeeeee;
|
65 |
+
border-radius: .1em;
|
66 |
+
}
|
67 |
+
.fa-pull-left {
|
68 |
+
float: left;
|
69 |
+
}
|
70 |
+
.fa-pull-right {
|
71 |
+
float: right;
|
72 |
+
}
|
73 |
+
.fa.fa-pull-left {
|
74 |
+
margin-right: .3em;
|
75 |
+
}
|
76 |
+
.fa.fa-pull-right {
|
77 |
+
margin-left: .3em;
|
78 |
+
}
|
79 |
+
/* Deprecated as of 4.4.0 */
|
80 |
+
.pull-right {
|
81 |
+
float: right;
|
82 |
+
}
|
83 |
+
.pull-left {
|
84 |
+
float: left;
|
85 |
+
}
|
86 |
+
.fa.pull-left {
|
87 |
+
margin-right: .3em;
|
88 |
+
}
|
89 |
+
.fa.pull-right {
|
90 |
+
margin-left: .3em;
|
91 |
+
}
|
92 |
+
.fa-spin {
|
93 |
+
-webkit-animation: fa-spin 2s infinite linear;
|
94 |
+
animation: fa-spin 2s infinite linear;
|
95 |
+
}
|
96 |
+
.fa-pulse {
|
97 |
+
-webkit-animation: fa-spin 1s infinite steps(8);
|
98 |
+
animation: fa-spin 1s infinite steps(8);
|
99 |
+
}
|
100 |
+
@-webkit-keyframes fa-spin {
|
101 |
+
0% {
|
102 |
+
-webkit-transform: rotate(0deg);
|
103 |
+
transform: rotate(0deg);
|
104 |
+
}
|
105 |
+
100% {
|
106 |
+
-webkit-transform: rotate(359deg);
|
107 |
+
transform: rotate(359deg);
|
108 |
+
}
|
109 |
+
}
|
110 |
+
@keyframes fa-spin {
|
111 |
+
0% {
|
112 |
+
-webkit-transform: rotate(0deg);
|
113 |
+
transform: rotate(0deg);
|
114 |
+
}
|
115 |
+
100% {
|
116 |
+
-webkit-transform: rotate(359deg);
|
117 |
+
transform: rotate(359deg);
|
118 |
+
}
|
119 |
+
}
|
120 |
+
.fa-rotate-90 {
|
121 |
+
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
|
122 |
+
-webkit-transform: rotate(90deg);
|
123 |
+
-ms-transform: rotate(90deg);
|
124 |
+
transform: rotate(90deg);
|
125 |
+
}
|
126 |
+
.fa-rotate-180 {
|
127 |
+
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
|
128 |
+
-webkit-transform: rotate(180deg);
|
129 |
+
-ms-transform: rotate(180deg);
|
130 |
+
transform: rotate(180deg);
|
131 |
+
}
|
132 |
+
.fa-rotate-270 {
|
133 |
+
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
|
134 |
+
-webkit-transform: rotate(270deg);
|
135 |
+
-ms-transform: rotate(270deg);
|
136 |
+
transform: rotate(270deg);
|
137 |
+
}
|
138 |
+
.fa-flip-horizontal {
|
139 |
+
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
|
140 |
+
-webkit-transform: scale(-1, 1);
|
141 |
+
-ms-transform: scale(-1, 1);
|
142 |
+
transform: scale(-1, 1);
|
143 |
+
}
|
144 |
+
.fa-flip-vertical {
|
145 |
+
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
|
146 |
+
-webkit-transform: scale(1, -1);
|
147 |
+
-ms-transform: scale(1, -1);
|
148 |
+
transform: scale(1, -1);
|
149 |
+
}
|
150 |
+
:root .fa-rotate-90,
|
151 |
+
:root .fa-rotate-180,
|
152 |
+
:root .fa-rotate-270,
|
153 |
+
:root .fa-flip-horizontal,
|
154 |
+
:root .fa-flip-vertical {
|
155 |
+
filter: none;
|
156 |
+
}
|
157 |
+
.fa-stack {
|
158 |
+
position: relative;
|
159 |
+
display: inline-block;
|
160 |
+
width: 2em;
|
161 |
+
height: 2em;
|
162 |
+
line-height: 2em;
|
163 |
+
vertical-align: middle;
|
164 |
+
}
|
165 |
+
.fa-stack-1x,
|
166 |
+
.fa-stack-2x {
|
167 |
+
position: absolute;
|
168 |
+
left: 0;
|
169 |
+
width: 100%;
|
170 |
+
text-align: center;
|
171 |
+
}
|
172 |
+
.fa-stack-1x {
|
173 |
+
line-height: inherit;
|
174 |
+
}
|
175 |
+
.fa-stack-2x {
|
176 |
+
font-size: 2em;
|
177 |
+
}
|
178 |
+
.fa-inverse {
|
179 |
+
color: #ffffff;
|
180 |
+
}
|
181 |
+
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
|
182 |
+
readers do not read off random characters that represent icons */
|
183 |
+
.fa-glass:before {
|
184 |
+
content: "\f000";
|
185 |
+
}
|
186 |
+
.fa-music:before {
|
187 |
+
content: "\f001";
|
188 |
+
}
|
189 |
+
.fa-search:before {
|
190 |
+
content: "\f002";
|
191 |
+
}
|
192 |
+
.fa-envelope-o:before {
|
193 |
+
content: "\f003";
|
194 |
+
}
|
195 |
+
.fa-heart:before {
|
196 |
+
content: "\f004";
|
197 |
+
}
|
198 |
+
.fa-star:before {
|
199 |
+
content: "\f005";
|
200 |
+
}
|
201 |
+
.fa-star-o:before {
|
202 |
+
content: "\f006";
|
203 |
+
}
|
204 |
+
.fa-user:before {
|
205 |
+
content: "\f007";
|
206 |
+
}
|
207 |
+
.fa-film:before {
|
208 |
+
content: "\f008";
|
209 |
+
}
|
210 |
+
.fa-th-large:before {
|
211 |
+
content: "\f009";
|
212 |
+
}
|
213 |
+
.fa-th:before {
|
214 |
+
content: "\f00a";
|
215 |
+
}
|
216 |
+
.fa-th-list:before {
|
217 |
+
content: "\f00b";
|
218 |
+
}
|
219 |
+
.fa-check:before {
|
220 |
+
content: "\f00c";
|
221 |
+
}
|
222 |
+
.fa-remove:before,
|
223 |
+
.fa-close:before,
|
224 |
+
.fa-times:before {
|
225 |
+
content: "\f00d";
|
226 |
+
}
|
227 |
+
.fa-search-plus:before {
|
228 |
+
content: "\f00e";
|
229 |
+
}
|
230 |
+
.fa-search-minus:before {
|
231 |
+
content: "\f010";
|
232 |
+
}
|
233 |
+
.fa-power-off:before {
|
234 |
+
content: "\f011";
|
235 |
+
}
|
236 |
+
.fa-signal:before {
|
237 |
+
content: "\f012";
|
238 |
+
}
|
239 |
+
.fa-gear:before,
|
240 |
+
.fa-cog:before {
|
241 |
+
content: "\f013";
|
242 |
+
}
|
243 |
+
.fa-trash-o:before {
|
244 |
+
content: "\f014";
|
245 |
+
}
|
246 |
+
.fa-home:before {
|
247 |
+
content: "\f015";
|
248 |
+
}
|
249 |
+
.fa-file-o:before {
|
250 |
+
content: "\f016";
|
251 |
+
}
|
252 |
+
.fa-clock-o:before {
|
253 |
+
content: "\f017";
|
254 |
+
}
|
255 |
+
.fa-road:before {
|
256 |
+
content: "\f018";
|
257 |
+
}
|
258 |
+
.fa-download:before {
|
259 |
+
content: "\f019";
|
260 |
+
}
|
261 |
+
.fa-arrow-circle-o-down:before {
|
262 |
+
content: "\f01a";
|
263 |
+
}
|
264 |
+
.fa-arrow-circle-o-up:before {
|
265 |
+
content: "\f01b";
|
266 |
+
}
|
267 |
+
.fa-inbox:before {
|
268 |
+
content: "\f01c";
|
269 |
+
}
|
270 |
+
.fa-play-circle-o:before {
|
271 |
+
content: "\f01d";
|
272 |
+
}
|
273 |
+
.fa-rotate-right:before,
|
274 |
+
.fa-repeat:before {
|
275 |
+
content: "\f01e";
|
276 |
+
}
|
277 |
+
.fa-refresh:before {
|
278 |
+
content: "\f021";
|
279 |
+
}
|
280 |
+
.fa-list-alt:before {
|
281 |
+
content: "\f022";
|
282 |
+
}
|
283 |
+
.fa-lock:before {
|
284 |
+
content: "\f023";
|
285 |
+
}
|
286 |
+
.fa-flag:before {
|
287 |
+
content: "\f024";
|
288 |
+
}
|
289 |
+
.fa-headphones:before {
|
290 |
+
content: "\f025";
|
291 |
+
}
|
292 |
+
.fa-volume-off:before {
|
293 |
+
content: "\f026";
|
294 |
+
}
|
295 |
+
.fa-volume-down:before {
|
296 |
+
content: "\f027";
|
297 |
+
}
|
298 |
+
.fa-volume-up:before {
|
299 |
+
content: "\f028";
|
300 |
+
}
|
301 |
+
.fa-qrcode:before {
|
302 |
+
content: "\f029";
|
303 |
+
}
|
304 |
+
.fa-barcode:before {
|
305 |
+
content: "\f02a";
|
306 |
+
}
|
307 |
+
.fa-tag:before {
|
308 |
+
content: "\f02b";
|
309 |
+
}
|
310 |
+
.fa-tags:before {
|
311 |
+
content: "\f02c";
|
312 |
+
}
|
313 |
+
.fa-book:before {
|
314 |
+
content: "\f02d";
|
315 |
+
}
|
316 |
+
.fa-bookmark:before {
|
317 |
+
content: "\f02e";
|
318 |
+
}
|
319 |
+
.fa-print:before {
|
320 |
+
content: "\f02f";
|
321 |
+
}
|
322 |
+
.fa-camera:before {
|
323 |
+
content: "\f030";
|
324 |
+
}
|
325 |
+
.fa-font:before {
|
326 |
+
content: "\f031";
|
327 |
+
}
|
328 |
+
.fa-bold:before {
|
329 |
+
content: "\f032";
|
330 |
+
}
|
331 |
+
.fa-italic:before {
|
332 |
+
content: "\f033";
|
333 |
+
}
|
334 |
+
.fa-text-height:before {
|
335 |
+
content: "\f034";
|
336 |
+
}
|
337 |
+
.fa-text-width:before {
|
338 |
+
content: "\f035";
|
339 |
+
}
|
340 |
+
.fa-align-left:before {
|
341 |
+
content: "\f036";
|
342 |
+
}
|
343 |
+
.fa-align-center:before {
|
344 |
+
content: "\f037";
|
345 |
+
}
|
346 |
+
.fa-align-right:before {
|
347 |
+
content: "\f038";
|
348 |
+
}
|
349 |
+
.fa-align-justify:before {
|
350 |
+
content: "\f039";
|
351 |
+
}
|
352 |
+
.fa-list:before {
|
353 |
+
content: "\f03a";
|
354 |
+
}
|
355 |
+
.fa-dedent:before,
|
356 |
+
.fa-outdent:before {
|
357 |
+
content: "\f03b";
|
358 |
+
}
|
359 |
+
.fa-indent:before {
|
360 |
+
content: "\f03c";
|
361 |
+
}
|
362 |
+
.fa-video-camera:before {
|
363 |
+
content: "\f03d";
|
364 |
+
}
|
365 |
+
.fa-photo:before,
|
366 |
+
.fa-image:before,
|
367 |
+
.fa-picture-o:before {
|
368 |
+
content: "\f03e";
|
369 |
+
}
|
370 |
+
.fa-pencil:before {
|
371 |
+
content: "\f040";
|
372 |
+
}
|
373 |
+
.fa-map-marker:before {
|
374 |
+
content: "\f041";
|
375 |
+
}
|
376 |
+
.fa-adjust:before {
|
377 |
+
content: "\f042";
|
378 |
+
}
|
379 |
+
.fa-tint:before {
|
380 |
+
content: "\f043";
|
381 |
+
}
|
382 |
+
.fa-edit:before,
|
383 |
+
.fa-pencil-square-o:before {
|
384 |
+
content: "\f044";
|
385 |
+
}
|
386 |
+
.fa-share-square-o:before {
|
387 |
+
content: "\f045";
|
388 |
+
}
|
389 |
+
.fa-check-square-o:before {
|
390 |
+
content: "\f046";
|
391 |
+
}
|
392 |
+
.fa-arrows:before {
|
393 |
+
content: "\f047";
|
394 |
+
}
|
395 |
+
.fa-step-backward:before {
|
396 |
+
content: "\f048";
|
397 |
+
}
|
398 |
+
.fa-fast-backward:before {
|
399 |
+
content: "\f049";
|
400 |
+
}
|
401 |
+
.fa-backward:before {
|
402 |
+
content: "\f04a";
|
403 |
+
}
|
404 |
+
.fa-play:before {
|
405 |
+
content: "\f04b";
|
406 |
+
}
|
407 |
+
.fa-pause:before {
|
408 |
+
content: "\f04c";
|
409 |
+
}
|
410 |
+
.fa-stop:before {
|
411 |
+
content: "\f04d";
|
412 |
+
}
|
413 |
+
.fa-forward:before {
|
414 |
+
content: "\f04e";
|
415 |
+
}
|
416 |
+
.fa-fast-forward:before {
|
417 |
+
content: "\f050";
|
418 |
+
}
|
419 |
+
.fa-step-forward:before {
|
420 |
+
content: "\f051";
|
421 |
+
}
|
422 |
+
.fa-eject:before {
|
423 |
+
content: "\f052";
|
424 |
+
}
|
425 |
+
.fa-chevron-left:before {
|
426 |
+
content: "\f053";
|
427 |
+
}
|
428 |
+
.fa-chevron-right:before {
|
429 |
+
content: "\f054";
|
430 |
+
}
|
431 |
+
.fa-plus-circle:before {
|
432 |
+
content: "\f055";
|
433 |
+
}
|
434 |
+
.fa-minus-circle:before {
|
435 |
+
content: "\f056";
|
436 |
+
}
|
437 |
+
.fa-times-circle:before {
|
438 |
+
content: "\f057";
|
439 |
+
}
|
440 |
+
.fa-check-circle:before {
|
441 |
+
content: "\f058";
|
442 |
+
}
|
443 |
+
.fa-question-circle:before {
|
444 |
+
content: "\f059";
|
445 |
+
}
|
446 |
+
.fa-info-circle:before {
|
447 |
+
content: "\f05a";
|
448 |
+
}
|
449 |
+
.fa-crosshairs:before {
|
450 |
+
content: "\f05b";
|
451 |
+
}
|
452 |
+
.fa-times-circle-o:before {
|
453 |
+
content: "\f05c";
|
454 |
+
}
|
455 |
+
.fa-check-circle-o:before {
|
456 |
+
content: "\f05d";
|
457 |
+
}
|
458 |
+
.fa-ban:before {
|
459 |
+
content: "\f05e";
|
460 |
+
}
|
461 |
+
.fa-arrow-left:before {
|
462 |
+
content: "\f060";
|
463 |
+
}
|
464 |
+
.fa-arrow-right:before {
|
465 |
+
content: "\f061";
|
466 |
+
}
|
467 |
+
.fa-arrow-up:before {
|
468 |
+
content: "\f062";
|
469 |
+
}
|
470 |
+
.fa-arrow-down:before {
|
471 |
+
content: "\f063";
|
472 |
+
}
|
473 |
+
.fa-mail-forward:before,
|
474 |
+
.fa-share:before {
|
475 |
+
content: "\f064";
|
476 |
+
}
|
477 |
+
.fa-expand:before {
|
478 |
+
content: "\f065";
|
479 |
+
}
|
480 |
+
.fa-compress:before {
|
481 |
+
content: "\f066";
|
482 |
+
}
|
483 |
+
.fa-plus:before {
|
484 |
+
content: "\f067";
|
485 |
+
}
|
486 |
+
.fa-minus:before {
|
487 |
+
content: "\f068";
|
488 |
+
}
|
489 |
+
.fa-asterisk:before {
|
490 |
+
content: "\f069";
|
491 |
+
}
|
492 |
+
.fa-exclamation-circle:before {
|
493 |
+
content: "\f06a";
|
494 |
+
}
|
495 |
+
.fa-gift:before {
|
496 |
+
content: "\f06b";
|
497 |
+
}
|
498 |
+
.fa-leaf:before {
|
499 |
+
content: "\f06c";
|
500 |
+
}
|
501 |
+
.fa-fire:before {
|
502 |
+
content: "\f06d";
|
503 |
+
}
|
504 |
+
.fa-eye:before {
|
505 |
+
content: "\f06e";
|
506 |
+
}
|
507 |
+
.fa-eye-slash:before {
|
508 |
+
content: "\f070";
|
509 |
+
}
|
510 |
+
.fa-warning:before,
|
511 |
+
.fa-exclamation-triangle:before {
|
512 |
+
content: "\f071";
|
513 |
+
}
|
514 |
+
.fa-plane:before {
|
515 |
+
content: "\f072";
|
516 |
+
}
|
517 |
+
.fa-calendar:before {
|
518 |
+
content: "\f073";
|
519 |
+
}
|
520 |
+
.fa-random:before {
|
521 |
+
content: "\f074";
|
522 |
+
}
|
523 |
+
.fa-comment:before {
|
524 |
+
content: "\f075";
|
525 |
+
}
|
526 |
+
.fa-magnet:before {
|
527 |
+
content: "\f076";
|
528 |
+
}
|
529 |
+
.fa-chevron-up:before {
|
530 |
+
content: "\f077";
|
531 |
+
}
|
532 |
+
.fa-chevron-down:before {
|
533 |
+
content: "\f078";
|
534 |
+
}
|
535 |
+
.fa-retweet:before {
|
536 |
+
content: "\f079";
|
537 |
+
}
|
538 |
+
.fa-shopping-cart:before {
|
539 |
+
content: "\f07a";
|
540 |
+
}
|
541 |
+
.fa-folder:before {
|
542 |
+
content: "\f07b";
|
543 |
+
}
|
544 |
+
.fa-folder-open:before {
|
545 |
+
content: "\f07c";
|
546 |
+
}
|
547 |
+
.fa-arrows-v:before {
|
548 |
+
content: "\f07d";
|
549 |
+
}
|
550 |
+
.fa-arrows-h:before {
|
551 |
+
content: "\f07e";
|
552 |
+
}
|
553 |
+
.fa-bar-chart-o:before,
|
554 |
+
.fa-bar-chart:before {
|
555 |
+
content: "\f080";
|
556 |
+
}
|
557 |
+
.fa-twitter-square:before {
|
558 |
+
content: "\f081";
|
559 |
+
}
|
560 |
+
.fa-facebook-square:before {
|
561 |
+
content: "\f082";
|
562 |
+
}
|
563 |
+
.fa-camera-retro:before {
|
564 |
+
content: "\f083";
|
565 |
+
}
|
566 |
+
.fa-key:before {
|
567 |
+
content: "\f084";
|
568 |
+
}
|
569 |
+
.fa-gears:before,
|
570 |
+
.fa-cogs:before {
|
571 |
+
content: "\f085";
|
572 |
+
}
|
573 |
+
.fa-comments:before {
|
574 |
+
content: "\f086";
|
575 |
+
}
|
576 |
+
.fa-thumbs-o-up:before {
|
577 |
+
content: "\f087";
|
578 |
+
}
|
579 |
+
.fa-thumbs-o-down:before {
|
580 |
+
content: "\f088";
|
581 |
+
}
|
582 |
+
.fa-star-half:before {
|
583 |
+
content: "\f089";
|
584 |
+
}
|
585 |
+
.fa-heart-o:before {
|
586 |
+
content: "\f08a";
|
587 |
+
}
|
588 |
+
.fa-sign-out:before {
|
589 |
+
content: "\f08b";
|
590 |
+
}
|
591 |
+
.fa-linkedin-square:before {
|
592 |
+
content: "\f08c";
|
593 |
+
}
|
594 |
+
.fa-thumb-tack:before {
|
595 |
+
content: "\f08d";
|
596 |
+
}
|
597 |
+
.fa-external-link:before {
|
598 |
+
content: "\f08e";
|
599 |
+
}
|
600 |
+
.fa-sign-in:before {
|
601 |
+
content: "\f090";
|
602 |
+
}
|
603 |
+
.fa-trophy:before {
|
604 |
+
content: "\f091";
|
605 |
+
}
|
606 |
+
.fa-github-square:before {
|
607 |
+
content: "\f092";
|
608 |
+
}
|
609 |
+
.fa-upload:before {
|
610 |
+
content: "\f093";
|
611 |
+
}
|
612 |
+
.fa-lemon-o:before {
|
613 |
+
content: "\f094";
|
614 |
+
}
|
615 |
+
.fa-phone:before {
|
616 |
+
content: "\f095";
|
617 |
+
}
|
618 |
+
.fa-square-o:before {
|
619 |
+
content: "\f096";
|
620 |
+
}
|
621 |
+
.fa-bookmark-o:before {
|
622 |
+
content: "\f097";
|
623 |
+
}
|
624 |
+
.fa-phone-square:before {
|
625 |
+
content: "\f098";
|
626 |
+
}
|
627 |
+
.fa-twitter:before {
|
628 |
+
content: "\f099";
|
629 |
+
}
|
630 |
+
.fa-facebook-f:before,
|
631 |
+
.fa-facebook:before {
|
632 |
+
content: "\f09a";
|
633 |
+
}
|
634 |
+
.fa-github:before {
|
635 |
+
content: "\f09b";
|
636 |
+
}
|
637 |
+
.fa-unlock:before {
|
638 |
+
content: "\f09c";
|
639 |
+
}
|
640 |
+
.fa-credit-card:before {
|
641 |
+
content: "\f09d";
|
642 |
+
}
|
643 |
+
.fa-feed:before,
|
644 |
+
.fa-rss:before {
|
645 |
+
content: "\f09e";
|
646 |
+
}
|
647 |
+
.fa-hdd-o:before {
|
648 |
+
content: "\f0a0";
|
649 |
+
}
|
650 |
+
.fa-bullhorn:before {
|
651 |
+
content: "\f0a1";
|
652 |
+
}
|
653 |
+
.fa-bell:before {
|
654 |
+
content: "\f0f3";
|
655 |
+
}
|
656 |
+
.fa-certificate:before {
|
657 |
+
content: "\f0a3";
|
658 |
+
}
|
659 |
+
.fa-hand-o-right:before {
|
660 |
+
content: "\f0a4";
|
661 |
+
}
|
662 |
+
.fa-hand-o-left:before {
|
663 |
+
content: "\f0a5";
|
664 |
+
}
|
665 |
+
.fa-hand-o-up:before {
|
666 |
+
content: "\f0a6";
|
667 |
+
}
|
668 |
+
.fa-hand-o-down:before {
|
669 |
+
content: "\f0a7";
|
670 |
+
}
|
671 |
+
.fa-arrow-circle-left:before {
|
672 |
+
content: "\f0a8";
|
673 |
+
}
|
674 |
+
.fa-arrow-circle-right:before {
|
675 |
+
content: "\f0a9";
|
676 |
+
}
|
677 |
+
.fa-arrow-circle-up:before {
|
678 |
+
content: "\f0aa";
|
679 |
+
}
|
680 |
+
.fa-arrow-circle-down:before {
|
681 |
+
content: "\f0ab";
|
682 |
+
}
|
683 |
+
.fa-globe:before {
|
684 |
+
content: "\f0ac";
|
685 |
+
}
|
686 |
+
.fa-wrench:before {
|
687 |
+
content: "\f0ad";
|
688 |
+
}
|
689 |
+
.fa-tasks:before {
|
690 |
+
content: "\f0ae";
|
691 |
+
}
|
692 |
+
.fa-filter:before {
|
693 |
+
content: "\f0b0";
|
694 |
+
}
|
695 |
+
.fa-briefcase:before {
|
696 |
+
content: "\f0b1";
|
697 |
+
}
|
698 |
+
.fa-arrows-alt:before {
|
699 |
+
content: "\f0b2";
|
700 |
+
}
|
701 |
+
.fa-group:before,
|
702 |
+
.fa-users:before {
|
703 |
+
content: "\f0c0";
|
704 |
+
}
|
705 |
+
.fa-chain:before,
|
706 |
+
.fa-link:before {
|
707 |
+
content: "\f0c1";
|
708 |
+
}
|
709 |
+
.fa-cloud:before {
|
710 |
+
content: "\f0c2";
|
711 |
+
}
|
712 |
+
.fa-flask:before {
|
713 |
+
content: "\f0c3";
|
714 |
+
}
|
715 |
+
.fa-cut:before,
|
716 |
+
.fa-scissors:before {
|
717 |
+
content: "\f0c4";
|
718 |
+
}
|
719 |
+
.fa-copy:before,
|
720 |
+
.fa-files-o:before {
|
721 |
+
content: "\f0c5";
|
722 |
+
}
|
723 |
+
.fa-paperclip:before {
|
724 |
+
content: "\f0c6";
|
725 |
+
}
|
726 |
+
.fa-save:before,
|
727 |
+
.fa-floppy-o:before {
|
728 |
+
content: "\f0c7";
|
729 |
+
}
|
730 |
+
.fa-square:before {
|
731 |
+
content: "\f0c8";
|
732 |
+
}
|
733 |
+
.fa-navicon:before,
|
734 |
+
.fa-reorder:before,
|
735 |
+
.fa-bars:before {
|
736 |
+
content: "\f0c9";
|
737 |
+
}
|
738 |
+
.fa-list-ul:before {
|
739 |
+
content: "\f0ca";
|
740 |
+
}
|
741 |
+
.fa-list-ol:before {
|
742 |
+
content: "\f0cb";
|
743 |
+
}
|
744 |
+
.fa-strikethrough:before {
|
745 |
+
content: "\f0cc";
|
746 |
+
}
|
747 |
+
.fa-underline:before {
|
748 |
+
content: "\f0cd";
|
749 |
+
}
|
750 |
+
.fa-table:before {
|
751 |
+
content: "\f0ce";
|
752 |
+
}
|
753 |
+
.fa-magic:before {
|
754 |
+
content: "\f0d0";
|
755 |
+
}
|
756 |
+
.fa-truck:before {
|
757 |
+
content: "\f0d1";
|
758 |
+
}
|
759 |
+
.fa-pinterest:before {
|
760 |
+
content: "\f0d2";
|
761 |
+
}
|
762 |
+
.fa-pinterest-square:before {
|
763 |
+
content: "\f0d3";
|
764 |
+
}
|
765 |
+
.fa-google-plus-square:before {
|
766 |
+
content: "\f0d4";
|
767 |
+
}
|
768 |
+
.fa-google-plus:before {
|
769 |
+
content: "\f0d5";
|
770 |
+
}
|
771 |
+
.fa-money:before {
|
772 |
+
content: "\f0d6";
|
773 |
+
}
|
774 |
+
.fa-caret-down:before {
|
775 |
+
content: "\f0d7";
|
776 |
+
}
|
777 |
+
.fa-caret-up:before {
|
778 |
+
content: "\f0d8";
|
779 |
+
}
|
780 |
+
.fa-caret-left:before {
|
781 |
+
content: "\f0d9";
|
782 |
+
}
|
783 |
+
.fa-caret-right:before {
|
784 |
+
content: "\f0da";
|
785 |
+
}
|
786 |
+
.fa-columns:before {
|
787 |
+
content: "\f0db";
|
788 |
+
}
|
789 |
+
.fa-unsorted:before,
|
790 |
+
.fa-sort:before {
|
791 |
+
content: "\f0dc";
|
792 |
+
}
|
793 |
+
.fa-sort-down:before,
|
794 |
+
.fa-sort-desc:before {
|
795 |
+
content: "\f0dd";
|
796 |
+
}
|
797 |
+
.fa-sort-up:before,
|
798 |
+
.fa-sort-asc:before {
|
799 |
+
content: "\f0de";
|
800 |
+
}
|
801 |
+
.fa-envelope:before {
|
802 |
+
content: "\f0e0";
|
803 |
+
}
|
804 |
+
.fa-linkedin:before {
|
805 |
+
content: "\f0e1";
|
806 |
+
}
|
807 |
+
.fa-rotate-left:before,
|
808 |
+
.fa-undo:before {
|
809 |
+
content: "\f0e2";
|
810 |
+
}
|
811 |
+
.fa-legal:before,
|
812 |
+
.fa-gavel:before {
|
813 |
+
content: "\f0e3";
|
814 |
+
}
|
815 |
+
.fa-dashboard:before,
|
816 |
+
.fa-tachometer:before {
|
817 |
+
content: "\f0e4";
|
818 |
+
}
|
819 |
+
.fa-comment-o:before {
|
820 |
+
content: "\f0e5";
|
821 |
+
}
|
822 |
+
.fa-comments-o:before {
|
823 |
+
content: "\f0e6";
|
824 |
+
}
|
825 |
+
.fa-flash:before,
|
826 |
+
.fa-bolt:before {
|
827 |
+
content: "\f0e7";
|
828 |
+
}
|
829 |
+
.fa-sitemap:before {
|
830 |
+
content: "\f0e8";
|
831 |
+
}
|
832 |
+
.fa-umbrella:before {
|
833 |
+
content: "\f0e9";
|
834 |
+
}
|
835 |
+
.fa-paste:before,
|
836 |
+
.fa-clipboard:before {
|
837 |
+
content: "\f0ea";
|
838 |
+
}
|
839 |
+
.fa-lightbulb-o:before {
|
840 |
+
content: "\f0eb";
|
841 |
+
}
|
842 |
+
.fa-exchange:before {
|
843 |
+
content: "\f0ec";
|
844 |
+
}
|
845 |
+
.fa-cloud-download:before {
|
846 |
+
content: "\f0ed";
|
847 |
+
}
|
848 |
+
.fa-cloud-upload:before {
|
849 |
+
content: "\f0ee";
|
850 |
+
}
|
851 |
+
.fa-user-md:before {
|
852 |
+
content: "\f0f0";
|
853 |
+
}
|
854 |
+
.fa-stethoscope:before {
|
855 |
+
content: "\f0f1";
|
856 |
+
}
|
857 |
+
.fa-suitcase:before {
|
858 |
+
content: "\f0f2";
|
859 |
+
}
|
860 |
+
.fa-bell-o:before {
|
861 |
+
content: "\f0a2";
|
862 |
+
}
|
863 |
+
.fa-coffee:before {
|
864 |
+
content: "\f0f4";
|
865 |
+
}
|
866 |
+
.fa-cutlery:before {
|
867 |
+
content: "\f0f5";
|
868 |
+
}
|
869 |
+
.fa-file-text-o:before {
|
870 |
+
content: "\f0f6";
|
871 |
+
}
|
872 |
+
.fa-building-o:before {
|
873 |
+
content: "\f0f7";
|
874 |
+
}
|
875 |
+
.fa-hospital-o:before {
|
876 |
+
content: "\f0f8";
|
877 |
+
}
|
878 |
+
.fa-ambulance:before {
|
879 |
+
content: "\f0f9";
|
880 |
+
}
|
881 |
+
.fa-medkit:before {
|
882 |
+
content: "\f0fa";
|
883 |
+
}
|
884 |
+
.fa-fighter-jet:before {
|
885 |
+
content: "\f0fb";
|
886 |
+
}
|
887 |
+
.fa-beer:before {
|
888 |
+
content: "\f0fc";
|
889 |
+
}
|
890 |
+
.fa-h-square: |