WP DSGVO Tools - Version 2.2.24

Version Description

  • prepared info for v3
  • added arial to tcpdf fonts
Download this release

Release Info

Developer shapepress
Plugin Icon 128x128 WP DSGVO Tools
Version 2.2.24
Comparing to
See all releases

Code changes from version 2.2.23 to 2.2.24

README.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: Shapepress
3
  Donate link: https://wp-dsgvo.eu
4
  Tags: gdpr, dsgvo, datenschutz, wordpress, compliance, data, privacy, woocommerce,
5
  Requires at least: 3.0.1
6
- Tested up to: 5.2.3
7
- Stable tag: 2.2.23
8
  Requires PHP: 5.6.0
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -78,7 +78,12 @@ Important: Disable other cookie notice plugins and Google Analytics or FB Pixel
78
  9. User defined settings of tracker of users/visitor
79
  10. Settings for trackers (Google Analytics, FB Pixel)
80
 
 
81
  == Changelog ==
 
 
 
 
82
  = 2.2.23 =
83
  * fixed bug in combination with elementor plugin
84
  * added tcpdf fonts for compatibility
@@ -319,3 +324,7 @@ Important: Disable other cookie notice plugins and Google Analytics or FB Pixel
319
 
320
  = 1.0.0 =
321
  * Initiale Version von WP DSGVO Tools.
 
 
 
 
3
  Donate link: https://wp-dsgvo.eu
4
  Tags: gdpr, dsgvo, datenschutz, wordpress, compliance, data, privacy, woocommerce,
5
  Requires at least: 3.0.1
6
+ Tested up to: 5.3.0
7
+ Stable tag: 2.2.24
8
  Requires PHP: 5.6.0
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
78
  9. User defined settings of tracker of users/visitor
79
  10. Settings for trackers (Google Analytics, FB Pixel)
80
 
81
+
82
  == Changelog ==
83
+ = 2.2.24 =
84
+ * prepared info for v3
85
+ * added arial to tcpdf fonts
86
+
87
  = 2.2.23 =
88
  * fixed bug in combination with elementor plugin
89
  * added tcpdf fonts for compatibility
324
 
325
  = 1.0.0 =
326
  * Initiale Version von WP DSGVO Tools.
327
+
328
+ == Upgrade Notice ==
329
+ = 2.2.23 =
330
+ * Our big update - version 3 coming soon
admin/class-sp-dsgvo-admin.php CHANGED
@@ -303,4 +303,13 @@ class SPDSGVOAdmin{
303
  }
304
  }
305
 
 
 
 
 
 
 
 
 
 
306
  }
303
  }
304
  }
305
 
306
+ function showUpgradeMessage($currentPluginMetadata, $newPluginMetadata)
307
+ {
308
+ if (isset($newPluginMetadata->upgrade_notice) && strlen(trim($newPluginMetadata->upgrade_notice)) > 0){
309
+ $output = '<div class="sp-dsgvo_plugin_upgrade_notice"><div class="header">'. __('Important Upgrade Notice:','shapepress-dsgvo') .'</div> ';
310
+ $output .= $newPluginMetadata->upgrade_notice . '</div>';
311
+ $output = preg_replace('/[\x00-\x1F\x80-\xFF]/', '', $output);
312
+ echo $output;
313
+ }
314
+ }
315
  }
admin/css/sp-dsgvo-admin.css CHANGED
@@ -146,3 +146,14 @@ textarea:hover.aio-transparent, input:hover.aio-transparent {
146
  }
147
 
148
  /* i592995 */
 
 
 
 
 
 
 
 
 
 
 
146
  }
147
 
148
  /* i592995 */
149
+
150
+ .sp-dsgvo_plugin_upgrade_notice > div.header{
151
+ background-color: #d54e21;
152
+ padding: 10px;
153
+ color: #f9f9f9;
154
+ margin-top: 10px
155
+ }
156
+ p.sp-dsgvo_plugin_upgrade_notice:before
157
+ {
158
+ content:none;
159
+ }
includes/class-sp-dsgvo.php CHANGED
@@ -267,6 +267,9 @@ class SPDSGVO{
267
  // gravity forms action
268
  $this->loader->add_action('gform_after_submission', $admin, 'gf_after_submisison_cleanse', 10, 2);
269
  $this->loader->add_action('admin_notices', $admin, 'dsvgvo_admin_notices' );
 
 
 
270
  }
271
 
272
  /**
267
  // gravity forms action
268
  $this->loader->add_action('gform_after_submission', $admin, 'gf_after_submisison_cleanse', 10, 2);
269
  $this->loader->add_action('admin_notices', $admin, 'dsvgvo_admin_notices' );
270
+
271
+ // upgrade notice
272
+ $this->loader->add_action( 'in_plugin_update_message-shapepress-dsgvo/sp-dsgvo.php', $admin,'showUpgradeMessage', 10, 2 );
273
  }
274
 
275
  /**
includes/lib/tcpdf/fonts/arial.php ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ // TCPDF FONT FILE DESCRIPTION
3
+ $type='TrueTypeUnicode';
4
+ $name='ArialMT';
5
+ $up=-106;
6
+ $ut=73;
7
+ $dw=750;
8
+ $diff='';
9
+ $originalsize=778552;
10
+ $enc='';
11
+ $file='arial.z';
12
+ $ctg='arial.ctg.z';
13
+ $desc=array('Flags'=>32,'FontBBox'=>'[-665 -325 2000 1006]','ItalicAngle'=>0,'Ascent'=>905,'Descent'=>-212,'Leading'=>33,'CapHeight'=>716,'XHeight'=>519,'StemV'=>34,'StemH'=>15,'AvgWidth'=>441,'MaxWidth'=>2000,'MissingWidth'=>750);
14
+ $cw=array(0=>750,32=>278,33=>278,34=>355,35=>556,36=>556,37=>889,38=>667,39=>191,40=>333,41=>333,42=>389,43=>584,44=>278,45=>333,46=>278,47=>278,48=>556,49=>556,50=>556,51=>556,52=>556,53=>556,54=>556,55=>556,56=>556,57=>556,58=>278,59=>278,60=>584,61=>584,62=>584,63=>556,64=>1015,65=>667,66=>667,67=>722,68=>722,69=>667,70=>611,71=>778,72=>722,73=>278,74=>500,75=>667,76=>556,77=>833,78=>722,79=>778,80=>667,81=>778,82=>722,83=>667,84=>611,85=>722,86=>667,87=>944,88=>667,89=>667,90=>611,91=>278,92=>278,93=>278,94=>469,95=>556,96=>333,97=>556,98=>556,99=>500,100=>556,101=>556,102=>278,103=>556,104=>556,105=>222,106=>222,107=>500,108=>222,109=>833,110=>556,111=>556,112=>556,113=>556,114=>333,115=>500,116=>278,117=>556,118=>500,119=>722,120=>500,121=>500,122=>500,123=>334,124=>260,125=>334,126=>584,160=>278,161=>333,162=>556,163=>556,164=>556,165=>556,166=>260,167=>556,168=>333,169=>737,170=>370,171=>556,172=>584,173=>333,174=>737,175=>552,176=>400,177=>549,178=>333,179=>333,180=>333,181=>576,182=>537,183=>333,184=>333,185=>333,186=>365,187=>556,188=>834,189=>834,190=>834,191=>611,192=>667,193=>667,194=>667,195=>667,196=>667,197=>667,198=>1000,199=>722,200=>667,201=>667,202=>667,203=>667,204=>278,205=>278,206=>278,207=>278,208=>722,209=>722,210=>778,211=>778,212=>778,213=>778,214=>778,215=>584,216=>778,217=>722,218=>722,219=>722,220=>722,221=>667,222=>667,223=>611,224=>556,225=>556,226=>556,227=>556,228=>556,229=>556,230=>889,231=>500,232=>556,233=>556,234=>556,235=>556,236=>278,237=>278,238=>278,239=>278,240=>556,241=>556,242=>556,243=>556,244=>556,245=>556,246=>556,247=>549,248=>611,249=>556,250=>556,251=>556,252=>556,253=>500,254=>556,255=>500,256=>667,257=>556,258=>667,259=>556,260=>667,261=>556,262=>722,263=>500,264=>722,265=>500,266=>722,267=>500,268=>722,269=>500,270=>722,271=>615,272=>722,273=>556,274=>667,275=>556,276=>667,277=>556,278=>667,279=>556,280=>667,281=>556,282=>667,283=>556,284=>778,285=>556,286=>778,287=>556,288=>778,289=>556,290=>778,291=>556,292=>722,293=>556,294=>722,295=>556,296=>278,297=>278,298=>278,299=>278,300=>278,301=>278,302=>278,303=>222,304=>278,305=>278,306=>735,307=>444,308=>500,309=>222,310=>667,311=>500,312=>500,313=>556,314=>222,315=>556,316=>222,317=>556,318=>292,319=>556,320=>334,321=>556,322=>222,323=>722,324=>556,325=>722,326=>556,327=>722,328=>556,329=>604,330=>723,331=>556,332=>778,333=>556,334=>778,335=>556,336=>778,337=>556,338=>1000,339=>944,340=>722,341=>333,342=>722,343=>333,344=>722,345=>333,346=>667,347=>500,348=>667,349=>500,350=>667,351=>500,352=>667,353=>500,354=>611,355=>278,356=>611,357=>375,358=>611,359=>278,360=>722,361=>556,362=>722,363=>556,364=>722,365=>556,366=>722,367=>556,368=>722,369=>556,370=>722,371=>556,372=>944,373=>722,374=>667,375=>500,376=>667,377=>611,378=>500,379=>611,380=>500,381=>611,382=>500,383=>222,384=>556,385=>758,386=>656,387=>556,388=>656,389=>556,390=>722,391=>722,392=>500,393=>722,394=>810,395=>656,396=>556,397=>557,398=>667,399=>752,400=>604,401=>611,402=>556,403=>778,404=>624,405=>881,406=>222,407=>278,408=>667,409=>500,410=>222,411=>500,412=>891,413=>722,414=>556,415=>778,416=>857,417=>656,418=>868,419=>667,420=>754,421=>556,422=>667,423=>667,424=>500,425=>618,426=>380,427=>278,428=>611,429=>278,430=>611,431=>854,432=>669,433=>748,434=>722,435=>772,436=>500,437=>611,438=>500,439=>611,440=>611,441=>545,442=>545,443=>556,444=>556,445=>458,446=>487,447=>556,448=>260,449=>413,450=>584,451=>278,452=>1333,453=>1222,454=>1049,455=>1062,456=>833,457=>451,458=>1222,459=>944,460=>771,461=>667,462=>556,463=>278,464=>222,465=>778,466=>556,467=>722,468=>556,469=>722,470=>556,471=>722,472=>556,473=>722,474=>556,475=>722,476=>556,477=>556,478=>667,479=>556,480=>667,481=>556,482=>1000,483=>889,484=>778,485=>556,486=>778,487=>556,488=>667,489=>500,490=>778,491=>556,492=>778,493=>556,494=>611,495=>545,496=>222,497=>1333,498=>1222,499=>1049,500=>778,501=>556,502=>1034,503=>618,504=>722,505=>556,506=>667,507=>556,508=>1000,509=>889,510=>778,511=>611,512=>667,513=>556,514=>667,515=>556,516=>667,517=>556,518=>667,519=>556,520=>278,521=>278,522=>278,523=>278,524=>778,525=>556,526=>778,527=>556,528=>722,529=>333,530=>722,531=>333,532=>722,533=>556,534=>722,535=>556,536=>667,537=>500,538=>611,539=>278,540=>545,541=>437,542=>722,543=>556,544=>706,545=>682,546=>604,547=>565,548=>611,549=>500,550=>667,551=>556,552=>667,553=>556,554=>778,555=>556,556=>778,557=>556,558=>778,559=>556,560=>778,561=>556,562=>667,563=>500,564=>349,565=>685,566=>367,567=>222,568=>887,569=>887,570=>667,571=>722,572=>500,573=>556,574=>611,575=>500,576=>500,577=>581,578=>453,579=>667,580=>722,581=>668,582=>667,583=>556,584=>500,585=>222,586=>737,587=>556,588=>722,589=>333,590=>667,591=>500,592=>556,593=>556,594=>556,595=>556,596=>500,597=>500,598=>556,599=>556,600=>556,601=>556,602=>739,603=>458,604=>458,605=>631,606=>507,607=>278,608=>556,609=>556,610=>559,611=>501,612=>617,613=>556,614=>556,615=>556,616=>222,617=>222,618=>356,619=>327,620=>304,621=>222,622=>572,623=>833,624=>833,625=>833,626=>556,627=>556,628=>553,629=>556,630=>791,631=>781,632=>550,633=>333,634=>333,635=>333,636=>333,637=>333,638=>333,639=>333,640=>542,641=>542,642=>500,643=>222,644=>260,645=>222,646=>349,647=>278,648=>278,649=>556,650=>568,651=>547,652=>500,653=>722,654=>500,655=>520,656=>500,657=>541,658=>545,659=>545,660=>500,661=>500,662=>500,663=>500,664=>778,665=>531,666=>507,667=>559,668=>552,669=>397,670=>500,671=>404,672=>556,673=>500,674=>500,675=>964,676=>906,677=>1005,678=>712,679=>429,680=>719,681=>764,682=>661,683=>632,684=>485,685=>527,686=>687,687=>687,688=>383,689=>383,690=>159,691=>240,692=>240,693=>240,694=>364,695=>481,696=>321,697=>191,698=>355,699=>222,700=>222,701=>222,702=>333,703=>333,704=>349,705=>349,706=>584,707=>584,708=>584,709=>584,710=>333,711=>333,712=>333,713=>333,714=>333,715=>333,716=>333,717=>333,718=>333,719=>333,720=>278,721=>278,722=>333,723=>333,724=>333,725=>333,726=>333,727=>333,728=>333,729=>333,730=>333,731=>333,732=>333,733=>333,734=>333,735=>333,736=>322,737=>157,738=>340,739=>328,740=>349,741=>383,742=>383,743=>383,744=>383,745=>383,746=>333,747=>333,748=>333,749=>333,750=>333,751=>333,752=>333,753=>333,754=>333,755=>333,756=>333,757=>333,758=>333,759=>333,760=>278,761=>333,762=>333,763=>333,764=>333,765=>397,766=>397,767=>333,768=>0,769=>0,770=>0,771=>0,772=>0,773=>0,774=>0,775=>0,776=>0,777=>0,778=>0,779=>0,780=>0,781=>0,782=>0,783=>0,784=>0,785=>0,786=>0,787=>0,788=>0,789=>0,790=>0,791=>0,792=>0,793=>0,794=>0,795=>0,796=>0,797=>0,798=>0,799=>0,800=>0,801=>0,802=>0,803=>0,804=>0,805=>0,806=>0,807=>0,808=>0,809=>0,810=>0,811=>0,812=>0,813=>0,814=>0,815=>0,816=>0,817=>0,818=>0,819=>0,820=>0,821=>0,822=>0,823=>0,824=>0,825=>0,826=>0,827=>0,828=>0,829=>0,830=>0,831=>0,832=>0,833=>0,834=>0,835=>0,836=>0,837=>0,838=>0,839=>0,840=>0,841=>0,842=>0,843=>0,844=>0,845=>0,846=>0,847=>0,848=>0,849=>0,850=>0,851=>0,852=>0,853=>0,854=>0,855=>0,856=>0,857=>0,858=>0,859=>0,860=>0,861=>0,862=>0,863=>0,864=>0,865=>0,866=>0,867=>0,868=>0,869=>0,870=>0,871=>0,872=>0,873=>0,874=>0,875=>0,876=>0,877=>0,878=>0,879=>0,884=>333,885=>333,890=>333,891=>500,892=>500,893=>500,894=>278,900=>333,901=>333,902=>667,903=>278,904=>784,905=>838,906=>384,908=>774,910=>855,911=>752,912=>222,913=>667,914=>667,915=>551,916=>668,917=>667,918=>611,919=>722,920=>778,921=>278,922=>667,923=>668,924=>833,925=>722,926=>650,927=>778,928=>722,929=>667,931=>618,932=>611,933=>667,934=>798,935=>667,936=>835,937=>748,938=>278,939=>667,940=>578,941=>446,942=>556,943=>222,944=>547,945=>578,946=>575,947=>500,948=>557,949=>446,950=>441,951=>556,952=>556,953=>222,954=>500,955=>500,956=>576,957=>500,958=>448,959=>556,960=>690,961=>569,962=>482,963=>617,964=>395,965=>547,966=>648,967=>525,968=>713,969=>781,970=>222,971=>547,972=>556,973=>547,974=>781,976=>575,977=>547,978=>772,979=>958,980=>772,981=>560,982=>781,983=>601,984=>778,985=>556,986=>722,987=>500,988=>611,989=>404,990=>625,991=>529,992=>756,993=>577,994=>891,995=>833,996=>674,997=>556,998=>674,999=>500,1000=>667,1001=>667,1002=>609,1003=>596,1004=>737,1005=>554,1006=>464,1007=>410,1008=>601,1009=>573,1010=>500,1011=>222,1012=>778,1013=>442,1014=>442,1015=>667,1016=>556,1017=>722,1018=>833,1019=>688,1020=>569,1021=>722,1022=>722,1023=>722,1024=>667,1025=>667,1026=>865,1027=>542,1028=>719,1029=>667,1030=>278,1031=>278,1032=>500,1033=>1057,1034=>1010,1035=>854,1036=>583,1037=>719,1038=>635,1039=>719,1040=>667,1041=>656,1042=>667,1043=>542,1044=>677,1045=>667,1046=>923,1047=>604,1048=>719,1049=>719,1050=>583,1051=>656,1052=>833,1053=>722,1054=>778,1055=>719,1056=>667,1057=>722,1058=>611,1059=>635,1060=>760,1061=>667,1062=>740,1063=>667,1064=>917,1065=>938,1066=>792,1067=>885,1068=>656,1069=>719,1070=>1010,1071=>722,1072=>556,1073=>573,1074=>531,1075=>365,1076=>583,1077=>556,1078=>669,1079=>458,1080=>559,1081=>559,1082=>438,1083=>583,1084=>688,1085=>552,1086=>556,1087=>542,1088=>556,1089=>500,1090=>458,1091=>500,1092=>823,1093=>500,1094=>573,1095=>521,1096=>802,1097=>823,1098=>625,1099=>719,1100=>521,1101=>510,1102=>750,1103=>542,1104=>556,1105=>556,1106=>556,1107=>365,1108=>510,1109=>500,1110=>222,1111=>278,1112=>222,1113=>906,1114=>813,1115=>556,1116=>438,1117=>559,1118=>500,1119=>552,1120=>1338,1121=>624,1122=>778,1123=>613,1124=>950,1125=>713,1126=>668,1127=>500,1128=>897,1129=>695,1130=>829,1131=>685,1132=>1053,1133=>867,1134=>604,1135=>458,1136=>796,1137=>688,1138=>778,1139=>556,1140=>803,1141=>631,1142=>803,1143=>631,1144=>1074,1145=>896,1146=>833,1147=>612,1148=>1191,1149=>852,1150=>1338,1151=>624,1152=>722,1153=>500,1154=>503,1155=>0,1156=>0,1157=>0,1158=>0,1159=>0,1160=>0,1161=>0,1162=>719,1163=>559,1164=>656,1165=>521,1166=>667,1167=>556,1168=>489,1169=>411,1170=>542,1171=>365,1172=>670,1173=>549,1174=>923,1175=>669,1176=>604,1177=>458,1178=>583,1179=>438,1180=>583,1181=>438,1182=>583,1183=>438,1184=>742,1185=>536,1186=>722,1187=>552,1188=>879,1189=>648,1190=>1137,1191=>870,1192=>753,1193=>521,1194=>722,1195=>500,1196=>611,1197=>458,1198=>556,1199=>500,1200=>556,1201=>500,1202=>667,1203=>500,1204=>925,1205=>691,1206=>667,1207=>521,1208=>667,1209=>521,1210=>667,1211=>556,1212=>861,1213=>666,1214=>861,1215=>666,1216=>278,1217=>923,1218=>669,1219=>667,1220=>551,1221=>656,1222=>583,1223=>722,1224=>552,1225=>722,1226=>552,1227=>667,1228=>521,1229=>833,1230=>688,1231=>222,1232=>667,1233=>556,1234=>667,1235=>556,1236=>1000,1237=>889,1238=>667,1239=>556,1240=>752,1241=>556,1242=>752,1243=>556,1244=>923,1245=>669,1246=>604,1247=>458,1248=>604,1249=>545,1250=>719,1251=>559,1252=>719,1253=>559,1254=>778,1255=>556,1256=>778,1257=>556,1258=>778,1259=>556,1260=>719,1261=>510,1262=>635,1263=>500,1264=>635,1265=>500,1266=>635,1267=>500,1268=>667,1269=>521,1270=>542,1271=>365,1272=>885,1273=>719,1274=>542,1275=>365,1276=>667,1277=>500,1278=>667,1279=>500,1280=>656,1281=>556,1282=>968,1283=>876,1284=>956,1285=>815,1286=>663,1287=>509,1288=>970,1289=>910,1290=>1034,1291=>878,1292=>778,1293=>559,1294=>747,1295=>666,1296=>604,1297=>458,1298=>656,1299=>583,1306=>778,1307=>556,1308=>944,1309=>722,1425=>0,1426=>0,1427=>0,1428=>0,1429=>0,1430=>0,1431=>0,1432=>0,1433=>0,1434=>0,1435=>0,1436=>0,1437=>0,1438=>0,1439=>0,1440=>0,1441=>0,1442=>0,1443=>0,1444=>0,1445=>0,1446=>0,1447=>0,1448=>0,1449=>0,1450=>0,1451=>0,1452=>0,1453=>0,1454=>0,1455=>0,1456=>0,1457=>0,1458=>0,1459=>0,1460=>0,1461=>0,1462=>0,1463=>0,1464=>0,1465=>0,1466=>0,1467=>0,1468=>0,1469=>0,1470=>383,1471=>0,1472=>275,1473=>0,1474=>0,1475=>278,1476=>0,1477=>0,1478=>353,1479=>0,1488=>563,1489=>542,1490=>399,1491=>508,1492=>602,1493=>247,1494=>382,1495=>599,1496=>590,1497=>247,1498=>509,1499=>461,1500=>463,1501=>599,1502=>601,1503=>247,1504=>353,1505=>574,1506=>529,1507=>566,1508=>546,1509=>461,1510=>479,1511=>550,1512=>509,1513=>694,1514=>643,1520=>493,1521=>493,1522=>493,1523=>236,1524=>417,1536=>741,1537=>1300,1538=>759,1539=>817,1547=>263,1548=>319,1549=>239,1550=>657,1551=>544,1552=>0,1553=>0,1554=>0,1555=>0,1556=>0,1557=>269,1563=>319,1566=>289,1567=>356,1569=>413,1570=>207,1571=>207,1572=>432,1573=>207,1574=>638,1575=>207,1576=>713,1577=>282,1578=>713,1579=>713,1580=>563,1581=>563,1582=>563,1583=>337,1584=>337,1585=>489,1586=>489,1587=>821,1588=>821,1589=>1098,1590=>1098,1591=>582,1592=>582,1593=>544,1594=>544,1600=>207,1601=>789,1602=>582,1603=>601,1604=>506,1605=>338,1606=>526,1607=>282,1608=>432,1609=>638,1610=>638,1611=>0,1612=>0,1613=>0,1614=>0,1615=>0,1616=>0,1617=>0,1618=>0,1619=>0,1620=>0,1621=>0,1622=>0,1623=>0,1624=>0,1625=>0,1626=>0,1627=>0,1628=>0,1629=>0,1630=>0,1632=>526,1633=>526,1634=>526,1635=>526,1636=>526,1637=>526,1638=>526,1639=>526,1640=>526,1641=>526,1642=>526,1643=>319,1644=>319,1645=>526,1646=>713,1647=>582,1648=>0,1649=>207,1650=>207,1651=>207,1652=>0,1653=>207,1654=>432,1655=>432,1656=>638,1657=>713,1658=>713,1659=>713,1660=>713,1661=>713,1662=>713,1663=>713,1664=>713,1665=>563,1666=>563,1667=>563,1668=>563,1669=>563,1670=>563,1671=>563,1672=>337,1673=>337,1674=>337,1675=>337,1676=>337,1677=>337,1678=>337,1679=>337,1680=>337,1681=>489,1682=>489,1683=>489,1684=>489,1685=>489,1686=>489,1687=>489,1688=>489,1689=>489,1690=>821,1691=>821,1692=>821,1693=>1098,1694=>1098,1695=>582,1696=>544,1697=>789,1698=>789,1699=>789,1700=>789,1701=>789,1702=>789,1703=>582,1704=>582,1705=>812,1706=>1155,1707=>812,1708=>601,1709=>601,1710=>601,1711=>812,1712=>812,1713=>812,1714=>812,1715=>812,1716=>812,1717=>506,1718=>506,1719=>506,1720=>506,1721=>526,1722=>526,1723=>526,1724=>526,1725=>526,1726=>450,1727=>563,1728=>282,1729=>388,1730=>388,1731=>388,1732=>432,1733=>432,1734=>432,1735=>432,1736=>432,1737=>432,1738=>432,1739=>432,1740=>638,1741=>638,1742=>638,1743=>432,1744=>638,1745=>638,1746=>812,1747=>812,1748=>207,1749=>282,1750=>0,1751=>0,1752=>0,1753=>0,1754=>0,1755=>0,1756=>0,1757=>1123,1758=>1084,1759=>0,1760=>0,1761=>0,1762=>0,1763=>0,1764=>0,1765=>194,1766=>370,1767=>0,1768=>0,1769=>600,1770=>0,1771=>0,1772=>0,1773=>0,1774=>337,1775=>489,1776=>526,1777=>526,1778=>526,1779=>526,1780=>526,1781=>526,1782=>526,1783=>526,1784=>526,1785=>526,1786=>821,1787=>1098,1788=>544,1789=>413,1790=>338,1791=>450,1872=>713,1873=>713,1874=>713,1875=>713,1876=>713,1877=>713,1878=>713,1879=>563,1880=>563,1881=>337,1882=>337,1883=>489,1884=>821,1885=>544,1886=>544,1887=>544,1888=>789,1889=>789,1890=>812,1891=>812,1892=>812,1893=>338,1894=>338,1895=>526,1896=>526,1897=>526,1898=>506,1899=>489,1900=>489,1901=>821,7424=>496,7425=>748,7426=>889,7427=>531,7428=>500,7429=>551,7430=>551,7431=>490,7432=>458,7433=>222,7434=>422,7435=>500,7436=>401,7437=>688,7438=>559,7439=>556,7440=>500,7441=>608,7442=>608,7443=>608,7444=>944,7445=>457,7446=>556,7447=>556,7448=>521,7449=>542,7450=>542,7451=>458,7452=>547,7453=>597,7454=>733,7455=>597,7456=>500,7457=>722,7458=>500,7459=>458,7460=>427,7461=>607,7462=>365,7463=>500,7464=>542,7465=>521,7466=>713,7467=>583,7468=>453,7469=>664,7470=>415,7471=>415,7472=>449,7473=>410,7474=>410,7475=>496,7476=>429,7477=>167,7478=>314,7479=>425,7480=>352,7481=>510,7482=>430,7483=>429,7484=>512,7485=>382,7486=>418,7487=>451,7488=>433,7489=>429,7490=>623,7491=>372,7492=>372,7493=>377,7494=>600,7495=>377,7496=>377,7497=>372,7498=>372,7499=>318,7500=>318,7501=>377,7502=>157,7503=>339,7504=>573,7505=>382,7506=>377,7507=>354,7508=>377,7509=>377,7510=>378,7511=>220,7512=>382,7513=>407,7514=>573,7515=>321,7516=>391,7517=>385,7518=>321,7519=>378,7520=>440,7521=>343,7522=>157,7523=>240,7524=>382,7525=>321,7526=>385,7527=>321,7528=>379,7529=>440,7530=>343,7531=>908,7532=>556,7533=>556,7534=>278,7535=>833,7536=>556,7537=>556,7538=>333,7539=>333,7540=>500,7541=>278,7542=>500,7543=>556,7544=>380,7545=>557,7546=>786,7547=>222,7548=>222,7549=>556,7550=>547,7551=>568,7552=>556,7553=>556,7554=>278,7555=>713,7556=>500,7557=>222,7558=>833,7559=>556,7560=>556,7561=>333,7562=>500,7563=>387,7564=>500,7565=>500,7566=>500,7567=>556,7568=>556,7569=>556,7570=>556,7571=>458,7572=>458,7573=>650,7574=>222,7575=>500,7576=>222,7577=>556,7578=>545,7579=>377,7580=>354,7581=>348,7582=>373,7583=>318,7584=>229,7585=>229,7586=>377,7587=>383,7588=>157,7589=>157,7590=>157,7591=>157,7592=>271,7593=>157,7594=>157,7595=>275,7596=>572,7597=>572,7598=>382,7599=>382,7600=>382,7601=>377,7602=>375,7603=>340,7604=>157,7605=>220,7606=>382,7607=>388,7608=>378,7609=>354,7610=>321,7611=>358,7612=>358,7613=>358,7614=>369,7615=>364,7616=>0,7617=>0,7618=>0,7619=>0,7620=>0,7621=>0,7622=>0,7623=>0,7624=>0,7625=>0,7626=>0,7678=>0,7679=>0,7680=>667,7681=>556,7682=>667,7683=>556,7684=>667,7685=>556,7686=>667,7687=>556,7688=>722,7689=>500,7690=>722,7691=>556,7692=>722,7693=>556,7694=>722,7695=>556,7696=>722,7697=>556,7698=>722,7699=>556,7700=>667,7701=>556,7702=>667,7703=>556,7704=>667,7705=>556,7706=>667,7707=>556,7708=>667,7709=>556,7710=>611,7711=>278,7712=>778,7713=>556,7714=>722,7715=>556,7716=>722,7717=>556,7718=>722,7719=>556,7720=>722,7721=>556,7722=>722,7723=>556,7724=>278,7725=>222,7726=>278,7727=>278,7728=>667,7729=>500,7730=>667,7731=>500,7732=>667,7733=>500,7734=>556,7735=>222,7736=>556,7737=>222,7738=>556,7739=>222,7740=>556,7741=>222,7742=>833,7743=>833,7744=>833,7745=>833,7746=>833,7747=>833,7748=>722,7749=>556,7750=>722,7751=>556,7752=>722,7753=>556,7754=>722,7755=>556,7756=>778,7757=>556,7758=>778,7759=>556,7760=>778,7761=>556,7762=>778,7763=>556,7764=>667,7765=>556,7766=>667,7767=>556,7768=>722,7769=>333,7770=>722,7771=>333,7772=>722,7773=>333,7774=>722,7775=>333,7776=>667,7777=>500,7778=>667,7779=>500,7780=>667,7781=>500,7782=>667,7783=>500,7784=>667,7785=>500,7786=>611,7787=>278,7788=>611,7789=>278,7790=>611,7791=>278,7792=>611,7793=>278,7794=>722,7795=>556,7796=>722,7797=>556,7798=>722,7799=>556,7800=>722,7801=>556,7802=>722,7803=>556,7804=>667,7805=>500,7806=>667,7807=>500,7808=>944,7809=>722,7810=>944,7811=>722,7812=>944,7813=>722,7814=>944,7815=>722,7816=>944,7817=>722,7818=>667,7819=>500,7820=>667,7821=>500,7822=>667,7823=>500,7824=>611,7825=>500,7826=>611,7827=>500,7828=>611,7829=>500,7830=>556,7831=>278,7832=>722,7833=>500,7834=>556,7835=>222,7838=>703,7840=>667,7841=>556,7842=>667,7843=>556,7844=>667,7845=>556,7846=>667,7847=>556,7848=>667,7849=>556,7850=>667,7851=>556,7852=>667,7853=>556,7854=>667,7855=>556,7856=>667,7857=>556,7858=>667,7859=>556,7860=>667,7861=>556,7862=>667,7863=>556,7864=>667,7865=>556,7866=>667,7867=>556,7868=>667,7869=>556,7870=>667,7871=>556,7872=>667,7873=>556,7874=>667,7875=>556,7876=>667,7877=>556,7878=>667,7879=>556,7880=>278,7881=>222,7882=>278,7883=>222,7884=>778,7885=>556,7886=>778,7887=>556,7888=>778,7889=>556,7890=>778,7891=>556,7892=>778,7893=>556,7894=>778,7895=>556,7896=>778,7897=>556,7898=>857,7899=>656,7900=>857,7901=>656,7902=>857,7903=>656,7904=>857,7905=>656,7906=>857,7907=>656,7908=>722,7909=>556,7910=>722,7911=>556,7912=>854,7913=>669,7914=>854,7915=>669,7916=>854,7917=>669,7918=>854,7919=>669,7920=>854,7921=>669,7922=>667,7923=>500,7924=>667,7925=>500,7926=>667,7927=>500,7928=>667,7929=>500,7936=>578,7937=>578,7938=>578,7939=>578,7940=>578,7941=>578,7942=>578,7943=>578,7944=>667,7945=>667,7946=>813,7947=>813,7948=>813,7949=>813,7950=>813,7951=>813,7952=>446,7953=>446,7954=>446,7955=>446,7956=>446,7957=>446,7960=>765,7961=>765,7962=>928,7963=>928,7964=>928,7965=>928,7968=>556,7969=>556,7970=>556,7971=>556,7972=>556,7973=>556,7974=>556,7975=>556,7976=>820,7977=>820,7978=>1015,7979=>1015,7980=>1015,7981=>1015,7982=>1015,7983=>1015,7984=>222,7985=>222,7986=>222,7987=>222,7988=>222,7989=>222,7990=>222,7991=>222,7992=>375,7993=>375,7994=>571,7995=>571,7996=>571,7997=>571,7998=>571,7999=>571,8000=>556,8001=>556,8002=>556,8003=>556,8004=>556,8005=>556,8008=>827,8009=>827,8010=>1022,8011=>1022,8012=>973,8013=>973,8016=>547,8017=>547,8018=>547,8019=>547,8020=>547,8021=>547,8022=>547,8023=>547,8025=>813,8027=>960,8029=>1009,8031=>960,8032=>781,8033=>781,8034=>781,8035=>781,8036=>781,8037=>781,8038=>781,8039=>781,8040=>796,8041=>796,8042=>992,8043=>992,8044=>943,8045=>943,8046=>943,8047=>943,8048=>578,8049=>578,8050=>446,8051=>446,8052=>556,8053=>556,8054=>222,8055=>222,8056=>556,8057=>556,8058=>547,8059=>547,8060=>781,8061=>781,8064=>578,8065=>578,8066=>578,8067=>578,8068=>578,8069=>578,8070=>578,8071=>578,8072=>667,8073=>667,8074=>813,8075=>813,8076=>813,8077=>813,8078=>813,8079=>813,8080=>556,8081=>556,8082=>556,8083=>556,8084=>556,8085=>556,8086=>556,8087=>556,8088=>820,8089=>820,8090=>1015,8091=>1015,8092=>1015,8093=>1015,8094=>1015,8095=>1015,8096=>781,8097=>781,8098=>781,8099=>781,8100=>781,8101=>781,8102=>781,8103=>781,8104=>796,8105=>796,8106=>992,8107=>992,8108=>943,8109=>943,8110=>943,8111=>943,8112=>578,8113=>578,8114=>578,8115=>578,8116=>578,8118=>578,8119=>578,8120=>667,8121=>667,8122=>667,8123=>667,8124=>667,8125=>333,8126=>333,8127=>333,8128=>333,8129=>333,8130=>556,8131=>556,8132=>556,8134=>556,8135=>556,8136=>813,8137=>813,8138=>869,8139=>869,8140=>722,8141=>333,8142=>333,8143=>333,8144=>222,8145=>222,8146=>222,8147=>222,8150=>222,8151=>222,8152=>278,8153=>278,8154=>424,8155=>424,8157=>333,8158=>333,8159=>333,8160=>547,8161=>547,8162=>547,8163=>547,8164=>569,8165=>569,8166=>547,8167=>547,8168=>667,8169=>667,8170=>862,8171=>887,8172=>765,8173=>333,8174=>333,8175=>333,8178=>781,8179=>781,8180=>781,8182=>781,8183=>781,8184=>924,8185=>827,8186=>894,8187=>796,8188=>748,8189=>333,8190=>333,8192=>500,8193=>1000,8194=>500,8195=>1000,8196=>333,8197=>250,8198=>167,8199=>556,8200=>278,8201=>200,8202=>83,8203=>0,8204=>0,8205=>0,8206=>0,8207=>0,8210=>556,8211=>556,8212=>1000,8213=>1000,8214=>413,8215=>552,8216=>222,8217=>222,8218=>222,8219=>222,8220=>333,8221=>333,8222=>333,8223=>333,8224=>556,8225=>556,8226=>350,8230=>1000,8234=>0,8235=>0,8236=>0,8237=>0,8238=>0,8239=>200,8240=>1000,8242=>188,8243=>354,8244=>354,8249=>333,8250=>333,8252=>500,8254=>333,8260=>167,8286=>278,8298=>0,8299=>0,8300=>0,8301=>0,8302=>0,8303=>0,8319=>365,8336=>372,8337=>372,8338=>377,8339=>328,8340=>372,8352=>556,8353=>722,8354=>722,8355=>556,8356=>556,8357=>833,8358=>722,8359=>1094,8360=>1164,8361=>944,8362=>815,8363=>513,8364=>556,8365=>667,8366=>611,8367=>1000,8368=>521,8369=>667,8370=>778,8371=>667,8372=>556,8373=>722,8376=>611,8377=>556,8432=>0,8453=>885,8467=>323,8470=>1073,8471=>737,8482=>1000,8486=>768,8494=>600,8525=>943,8526=>490,8531=>834,8532=>834,8539=>834,8540=>834,8541=>834,8542=>834,8580=>500,8592=>1000,8593=>500,8594=>1000,8595=>500,8596=>1000,8597=>500,8616=>500,8706=>494,8710=>612,8719=>823,8721=>713,8722=>584,8725=>167,8729=>278,8730=>549,8734=>713,8735=>979,8745=>719,8747=>274,8776=>549,8800=>549,8801=>583,8804=>549,8805=>549,8962=>604,8976=>584,8992=>604,8993=>604,9472=>708,9474=>625,9484=>708,9488=>708,9492=>708,9496=>708,9500=>708,9508=>708,9516=>708,9524=>708,9532=>708,9552=>708,9553=>708,9554=>708,9555=>708,9556=>708,9557=>708,9558=>708,9559=>708,9560=>708,9561=>708,9562=>708,9563=>708,9564=>708,9565=>708,9566=>708,9567=>708,9568=>708,9569=>708,9570=>708,9571=>708,9572=>708,9573=>708,9574=>708,9575=>708,9576=>708,9577=>708,9578=>708,9579=>708,9580=>708,9600=>708,9604=>708,9608=>708,9612=>708,9616=>708,9617=>708,9618=>708,9619=>729,9632=>604,9633=>604,9642=>354,9643=>354,9644=>1000,9650=>990,9658=>990,9660=>990,9668=>990,9674=>494,9675=>604,9676=>594,9679=>604,9688=>604,9689=>604,9702=>354,9786=>1021,9787=>1052,9788=>917,9792=>750,9794=>750,9824=>531,9827=>656,9829=>594,9830=>510,9834=>500,9835=>750,9839=>500,11360=>556,11361=>222,11362=>556,11363=>667,11364=>722,11365=>556,11366=>278,11367=>722,11368=>556,11369=>667,11370=>500,11371=>611,11372=>500,11373=>732,11377=>597,11378=>1037,11379=>841,11380=>500,11381=>577,11382=>425,11383=>648,11799=>333,42775=>0,42776=>0,42777=>0,42778=>0,42779=>500,42780=>500,42781=>278,42782=>278,42783=>278,42784=>0,42785=>0,42888=>333,42889=>278,42890=>438,42891=>191,42892=>191,64257=>500,64258=>500,64285=>247,64286=>0,64287=>493,64288=>535,64289=>709,64290=>655,64291=>749,64292=>607,64293=>609,64294=>745,64295=>656,64296=>789,64297=>584,64298=>694,64299=>694,64300=>694,64301=>694,64302=>563,64303=>563,64304=>563,64305=>542,64306=>399,64307=>508,64308=>602,64309=>287,64310=>411,64312=>590,64313=>287,64314=>509,64315=>461,64316=>463,64318=>601,64320=>353,64321=>574,64323=>566,64324=>546,64326=>479,64327=>550,64328=>509,64329=>694,64330=>643,64331=>247,64332=>542,64333=>461,64334=>546,64335=>576,64336=>207,64337=>229,64338=>713,64339=>713,64340=>244,64341=>244,64342=>713,64343=>713,64344=>244,64345=>244,64346=>713,64347=>713,64348=>244,64349=>244,64350=>713,64351=>713,64352=>244,64353=>244,64354=>713,64355=>713,64356=>244,64357=>244,64358=>713,64359=>713,64360=>244,64361=>244,64362=>789,64363=>789,64364=>268,64365=>263,64366=>789,64367=>789,64368=>268,64369=>263,64370=>563,64371=>526,64372=>530,64373=>530,64374=>563,64375=>526,64376=>530,64377=>530,64378=>563,64379=>526,64380=>530,64381=>530,64382=>563,64383=>526,64384=>530,64385=>530,64386=>337,64387=>337,64388=>337,64389=>337,64390=>337,64391=>337,64392=>337,64393=>337,64394=>489,64395=>489,64396=>489,64397=>489,64398=>812,64399=>933,64400=>394,64401=>515,64402=>812,64403=>933,64404=>394,64405=>515,64406=>812,64407=>933,64408=>394,64409=>515,64410=>812,64411=>933,64412=>394,64413=>515,64414=>526,64415=>526,64416=>526,64417=>526,64418=>244,64419=>244,64420=>282,64421=>375,64422=>282,64423=>388,64424=>244,64425=>320,64426=>450,64427=>375,64428=>450,64429=>394,64430=>812,64431=>812,64432=>812,64433=>812,64467=>601,64468=>601,64469=>394,64470=>394,64471=>432,64472=>432,64473=>432,64474=>432,64475=>432,64476=>432,64477=>432,64478=>432,64479=>432,64480=>432,64481=>432,64482=>432,64483=>432,64484=>638,64485=>588,64486=>244,64487=>244,64488=>244,64489=>244,64508=>638,64509=>588,64510=>244,64511=>244,64606=>0,64607=>0,64608=>0,64609=>0,64610=>0,64830=>319,64831=>319,65010=>793,65020=>1221,65056=>0,65057=>0,65058=>0,65059=>0,65152=>413,65153=>207,65154=>229,65155=>207,65156=>229,65157=>432,65158=>432,65159=>207,65160=>229,65161=>638,65162=>588,65163=>244,65164=>244,65165=>207,65166=>229,65167=>713,65168=>713,65169=>244,65170=>244,65171=>282,65172=>375,65173=>713,65174=>713,65175=>244,65176=>244,65177=>713,65178=>713,65179=>244,65180=>244,65181=>563,65182=>526,65183=>530,65184=>530,65185=>563,65186=>526,65187=>530,65188=>530,65189=>563,65190=>526,65191=>530,65192=>530,65193=>337,65194=>337,65195=>337,65196=>337,65197=>489,65198=>489,65199=>489,65200=>489,65201=>821,65202=>821,65203=>531,65204=>531,65205=>821,65206=>821,65207=>531,65208=>531,65209=>1098,65210=>1098,65211=>846,65212=>846,65213=>1098,65214=>1098,65215=>846,65216=>846,65217=>582,65218=>582,65219=>582,65220=>582,65221=>582,65222=>582,65223=>582,65224=>582,65225=>544,65226=>450,65227=>526,65228=>394,65229=>544,65230=>450,65231=>526,65232=>394,65233=>789,65234=>789,65235=>268,65236=>263,65237=>582,65238=>582,65239=>268,65240=>263,65241=>601,65242=>601,65243=>394,65244=>394,65245=>506,65246=>506,65247=>207,65248=>207,65249=>338,65250=>338,65251=>394,65252=>394,65253=>526,65254=>526,65255=>244,65256=>244,65257=>282,65258=>375,65259=>450,65260=>394,65261=>432,65262=>432,65263=>638,65264=>588,65265=>638,65266=>588,65267=>244,65268=>244,65269=>544,65270=>601,65271=>544,65272=>601,65273=>544,65274=>601,65275=>544,65276=>601,65532=>1000,65535=>750);
15
+ // --- EOF ---
includes/lib/tcpdf/fonts/arialb.php ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ // TCPDF FONT FILE DESCRIPTION
3
+ $type='TrueTypeUnicode';
4
+ $name='Arial-BoldMT';
5
+ $up=-106;
6
+ $ut=105;
7
+ $dw=750;
8
+ $diff='';
9
+ $originalsize=749004;
10
+ $enc='';
11
+ $file='arialb.z';
12
+ $ctg='arialb.ctg.z';
13
+ $desc=array('Flags'=>32,'FontBBox'=>'[-628 -376 2000 1018]','ItalicAngle'=>0,'Ascent'=>905,'Descent'=>-212,'Leading'=>33,'CapHeight'=>716,'XHeight'=>519,'StemV'=>60,'StemH'=>26,'AvgWidth'=>479,'MaxWidth'=>2000,'MissingWidth'=>750);
14
+ $cw=array(0=>750,32=>278,33=>333,34=>474,35=>556,36=>556,37=>889,38=>722,39=>238,40=>333,41=>333,42=>389,43=>584,44=>278,45=>333,46=>278,47=>278,48=>556,49=>556,50=>556,51=>556,52=>556,53=>556,54=>556,55=>556,56=>556,57=>556,58=>333,59=>333,60=>584,61=>584,62=>584,63=>611,64=>975,65=>722,66=>722,67=>722,68=>722,69=>667,70=>611,71=>778,72=>722,73=>278,74=>556,75=>722,76=>611,77=>833,78=>722,79=>778,80=>667,81=>778,82=>722,83=>667,84=>611,85=>722,86=>667,87=>944,88=>667,89=>667,90=>611,91=>333,92=>278,93=>333,94=>584,95=>556,96=>333,97=>556,98=>611,99=>556,100=>611,101=>556,102=>333,103=>611,104=>611,105=>278,106=>278,107=>556,108=>278,109=>889,110=>611,111=>611,112=>611,113=>611,114=>389,115=>556,116=>333,117=>611,118=>556,119=>778,120=>556,121=>556,122=>500,123=>389,124=>280,125=>389,126=>584,160=>278,161=>333,162=>556,163=>556,164=>556,165=>556,166=>280,167=>556,168=>333,169=>737,170=>370,171=>556,172=>584,173=>333,174=>737,175=>552,176=>400,177=>549,178=>333,179=>333,180=>333,181=>576,182=>556,183=>333,184=>333,185=>333,186=>365,187=>556,188=>834,189=>834,190=>834,191=>611,192=>722,193=>722,194=>722,195=>722,196=>722,197=>722,198=>1000,199=>722,200=>667,201=>667,202=>667,203=>667,204=>278,205=>278,206=>278,207=>278,208=>722,209=>722,210=>778,211=>778,212=>778,213=>778,214=>778,215=>584,216=>778,217=>722,218=>722,219=>722,220=>722,221=>667,222=>667,223=>611,224=>556,225=>556,226=>556,227=>556,228=>556,229=>556,230=>889,231=>556,232=>556,233=>556,234=>556,235=>556,236=>278,237=>278,238=>278,239=>278,240=>611,241=>611,242=>611,243=>611,244=>611,245=>611,246=>611,247=>549,248=>611,249=>611,250=>611,251=>611,252=>611,253=>556,254=>611,255=>556,256=>722,257=>556,258=>722,259=>556,260=>722,261=>556,262=>722,263=>556,264=>722,265=>556,266=>722,267=>556,268=>722,269=>556,270=>722,271=>719,272=>722,273=>611,274=>667,275=>556,276=>667,277=>556,278=>667,279=>556,280=>667,281=>556,282=>667,283=>556,284=>778,285=>611,286=>778,287=>611,288=>778,289=>611,290=>778,291=>611,292=>722,293=>611,294=>722,295=>611,296=>278,297=>278,298=>278,299=>278,300=>278,301=>278,302=>278,303=>278,304=>278,305=>278,306=>785,307=>556,308=>556,309=>278,310=>722,311=>556,312=>556,313=>611,314=>278,315=>611,316=>278,317=>611,318=>385,319=>611,320=>479,321=>611,322=>278,323=>722,324=>611,325=>722,326=>611,327=>722,328=>611,329=>708,330=>723,331=>611,332=>778,333=>611,334=>778,335=>611,336=>778,337=>611,338=>1000,339=>944,340=>722,341=>389,342=>722,343=>389,344=>722,345=>389,346=>667,347=>556,348=>667,349=>556,350=>667,351=>556,352=>667,353=>556,354=>611,355=>333,356=>611,357=>479,358=>611,359=>333,360=>722,361=>611,362=>722,363=>611,364=>722,365=>611,366=>722,367=>611,368=>722,369=>611,370=>722,371=>611,372=>944,373=>778,374=>667,375=>556,376=>667,377=>611,378=>500,379=>611,380=>500,381=>611,382=>500,383=>278,384=>611,385=>836,386=>719,387=>611,388=>719,389=>611,390=>722,391=>722,392=>556,393=>722,394=>837,395=>719,396=>611,397=>606,398=>667,399=>726,400=>626,401=>611,402=>556,403=>778,404=>637,405=>931,406=>278,407=>278,408=>722,409=>556,410=>278,411=>556,412=>992,413=>722,414=>611,415=>778,416=>853,417=>711,418=>887,419=>744,420=>782,421=>611,422=>667,423=>667,424=>556,425=>600,426=>360,427=>333,428=>611,429=>333,430=>611,431=>830,432=>724,433=>802,434=>722,435=>770,436=>556,437=>611,438=>500,439=>611,440=>611,441=>526,442=>526,443=>556,444=>556,445=>497,446=>579,447=>611,448=>280,449=>498,450=>584,451=>333,452=>1333,453=>1222,454=>1111,455=>1167,456=>889,457=>556,458=>1278,459=>1000,460=>889,461=>722,462=>556,463=>278,464=>278,465=>778,466=>611,467=>722,468=>611,469=>722,470=>611,471=>722,472=>611,473=>722,474=>611,475=>722,476=>611,477=>556,478=>722,479=>556,480=>722,481=>556,482=>1000,483=>889,484=>778,485=>611,486=>778,487=>611,488=>722,489=>556,490=>778,491=>611,492=>778,493=>611,494=>611,495=>526,496=>278,497=>1333,498=>1222,499=>1111,500=>778,501=>611,502=>1033,503=>665,504=>722,505=>611,506=>722,507=>556,508=>1000,509=>889,510=>778,511=>611,512=>722,513=>556,514=>722,515=>556,516=>667,517=>556,518=>667,519=>556,520=>278,521=>278,522=>278,523=>278,524=>778,525=>611,526=>778,527=>611,528=>722,529=>389,530=>722,531=>389,532=>722,533=>611,534=>722,535=>611,536=>667,537=>556,538=>611,539=>333,540=>577,541=>520,542=>722,543=>611,544=>703,545=>837,546=>631,547=>631,548=>611,549=>500,550=>722,551=>556,552=>667,553=>556,554=>778,555=>611,556=>778,557=>611,558=>778,559=>611,560=>778,561=>611,562=>667,563=>556,564=>499,565=>833,566=>506,567=>278,568=>954,569=>954,570=>722,571=>722,572=>556,573=>611,574=>611,575=>556,576=>500,577=>645,578=>484,579=>722,580=>722,581=>667,582=>667,583=>556,584=>556,585=>278,586=>775,587=>611,588=>722,589=>389,590=>667,591=>556,592=>556,593=>611,594=>611,595=>611,596=>556,597=>556,598=>611,599=>611,600=>556,601=>556,602=>782,603=>497,604=>497,605=>691,606=>567,607=>333,608=>611,609=>611,610=>586,611=>556,612=>601,613=>611,614=>611,615=>611,616=>278,617=>278,618=>405,619=>332,620=>356,621=>278,622=>604,623=>889,624=>889,625=>889,626=>611,627=>611,628=>615,629=>611,630=>833,631=>845,632=>750,633=>389,634=>389,635=>389,636=>389,637=>389,638=>389,639=>389,640=>583,641=>583,642=>556,643=>333,644=>333,645=>333,646=>540,647=>333,648=>333,649=>611,650=>621,651=>582,652=>556,653=>778,654=>556,655=>571,656=>500,657=>680,658=>526,659=>526,660=>556,661=>556,662=>556,663=>556,664=>778,665=>615,666=>567,667=>586,668=>604,669=>458,670=>556,671=>452,672=>611,673=>556,674=>556,675=>1031,676=>942,677=>1210,678=>813,679=>534,680=>824,681=>869,682=>776,683=>692,684=>534,685=>563,686=>729,687=>729,688=>368,689=>368,690=>194,691=>252,692=>252,693=>252,694=>375,695=>523,696=>360,697=>238,698=>474,699=>278,700=>278,701=>278,702=>333,703=>333,704=>375,705=>375,706=>584,707=>584,708=>584,709=>584,710=>333,711=>333,712=>333,713=>333,714=>333,715=>333,716=>333,717=>333,718=>333,719=>333,720=>333,721=>333,722=>333,723=>333,724=>333,725=>333,726=>333,727=>333,728=>333,729=>333,730=>333,731=>333,732=>333,733=>333,734=>333,735=>333,736=>366,737=>141,738=>376,739=>366,740=>375,741=>383,742=>383,743=>383,744=>383,745=>383,746=>333,747=>333,748=>333,749=>333,750=>500,751=>333,752=>333,753=>333,754=>333,755=>333,756=>333,757=>333,758=>333,759=>333,760=>333,761=>333,762=>333,763=>333,764=>333,765=>397,766=>397,767=>333,768=>0,769=>0,770=>0,771=>0,772=>0,773=>0,774=>0,775=>0,776=>0,777=>0,778=>0,779=>0,780=>0,781=>0,782=>0,783=>0,784=>0,785=>0,786=>0,787=>0,788=>0,789=>0,790=>0,791=>0,792=>0,793=>0,794=>0,795=>0,796=>0,797=>0,798=>0,799=>0,800=>0,801=>0,802=>0,803=>0,804=>0,805=>0,806=>0,807=>0,808=>0,809=>0,810=>0,811=>0,812=>0,813=>0,814=>0,815=>0,816=>0,817=>0,818=>0,819=>0,820=>0,821=>0,822=>0,823=>0,824=>0,825=>0,826=>0,827=>0,828=>0,829=>0,830=>0,831=>0,832=>0,833=>0,834=>0,835=>0,836=>0,837=>0,838=>0,839=>0,840=>0,841=>0,842=>0,843=>0,844=>0,845=>0,846=>0,847=>0,848=>0,849=>0,850=>0,851=>0,852=>0,853=>0,854=>0,855=>0,856=>0,857=>0,858=>0,859=>0,860=>0,861=>0,862=>0,863=>0,864=>0,865=>0,866=>0,867=>0,868=>0,869=>0,870=>0,871=>0,872=>0,873=>0,874=>0,875=>0,876=>0,877=>0,878=>0,879=>0,884=>333,885=>333,890=>333,891=>556,892=>556,893=>556,894=>333,900=>333,901=>465,902=>722,903=>333,904=>853,905=>906,906=>474,908=>825,910=>927,911=>838,912=>278,913=>722,914=>722,915=>601,916=>719,917=>667,918=>611,919=>722,920=>778,921=>278,922=>722,923=>667,924=>833,925=>722,926=>644,927=>778,928=>722,929=>667,931=>600,932=>611,933=>667,934=>821,935=>667,936=>809,937=>802,938=>278,939=>667,940=>615,941=>451,942=>611,943=>278,944=>582,945=>615,946=>610,947=>556,948=>606,949=>475,950=>460,951=>611,952=>541,953=>278,954=>558,955=>556,956=>612,957=>556,958=>445,959=>611,960=>766,961=>619,962=>520,963=>684,964=>446,965=>582,966=>715,967=>576,968=>753,969=>845,970=>278,971=>582,972=>611,973=>582,974=>845,976=>610,977=>582,978=>770,979=>1001,980=>770,981=>750,982=>845,983=>676,984=>778,985=>611,986=>722,987=>556,988=>611,989=>452,990=>751,991=>529,992=>804,993=>610,994=>992,995=>889,996=>703,997=>611,998=>703,999=>605,1000=>667,1001=>667,1002=>643,1003=>604,1004=>735,1005=>578,1006=>507,1007=>439,1008=>676,1009=>618,1010=>556,1011=>278,1012=>778,1013=>479,1014=>479,1015=>667,1016=>611,1017=>722,1018=>833,1019=>740,1020=>619,1021=>722,1022=>722,1023=>722,1024=>667,1025=>669,1026=>885,1027=>567,1028=>711,1029=>667,1030=>278,1031=>276,1032=>556,1033=>1094,1034=>1063,1035=>875,1036=>610,1037=>719,1038=>622,1039=>719,1040=>722,1041=>719,1042=>722,1043=>567,1044=>712,1045=>667,1046=>904,1047=>626,1048=>719,1049=>719,1050=>610,1051=>702,1052=>833,1053=>722,1054=>778,1055=>719,1056=>667,1057=>722,1058=>611,1059=>622,1060=>854,1061=>667,1062=>730,1063=>703,1064=>1005,1065=>1019,1066=>870,1067=>979,1068=>719,1069=>711,1070=>1031,1071=>719,1072=>556,1073=>618,1074=>615,1075=>417,1076=>635,1077=>556,1078=>709,1079=>497,1080=>615,1081=>615,1082=>500,1083=>635,1084=>740,1085=>604,1086=>611,1087=>604,1088=>611,1089=>556,1090=>490,1091=>556,1092=>875,1093=>556,1094=>615,1095=>581,1096=>833,1097=>844,1098=>729,1099=>854,1100=>615,1101=>552,1102=>854,1103=>583,1104=>556,1105=>556,1106=>611,1107=>417,1108=>552,1109=>556,1110=>278,1111=>281,1112=>278,1113=>969,1114=>906,1115=>611,1116=>500,1117=>615,1118=>556,1119=>604,1120=>1280,1121=>778,1122=>869,1123=>703,1124=>976,1125=>796,1126=>667,1127=>556,1128=>926,1129=>800,1130=>809,1131=>753,1132=>1077,1133=>980,1134=>626,1135=>497,1136=>809,1137=>753,1138=>778,1139=>611,1140=>815,1141=>646,1142=>815,1143=>646,1144=>1120,1145=>974,1146=>814,1147=>638,1148=>1280,1149=>901,1150=>1280,1151=>778,1152=>722,1153=>556,1154=>584,1155=>0,1156=>0,1157=>0,1158=>0,1159=>0,1160=>0,1161=>0,1162=>719,1163=>615,1164=>719,1165=>615,1166=>667,1167=>611,1168=>487,1169=>447,1170=>567,1171=>417,1172=>703,1173=>598,1174=>904,1175=>709,1176=>626,1177=>497,1178=>610,1179=>500,1180=>610,1181=>500,1182=>610,1183=>500,1184=>761,1185=>623,1186=>722,1187=>604,1188=>879,1189=>714,1190=>1126,1191=>921,1192=>722,1193=>578,1194=>722,1195=>556,1196=>611,1197=>490,1198=>556,1199=>556,1200=>556,1201=>556,1202=>667,1203=>556,1204=>853,1205=>689,1206=>703,1207=>581,1208=>703,1209=>581,1210=>703,1211=>611,1212=>856,1213=>678,1214=>856,1215=>678,1216=>278,1217=>904,1218=>709,1219=>702,1220=>598,1221=>702,1222=>635,1223=>722,1224=>604,1225=>722,1226=>604,1227=>703,1228=>581,1229=>833,1230=>740,1231=>278,1232=>722,1233=>556,1234=>722,1235=>556,1236=>1000,1237=>889,1238=>667,1239=>556,1240=>726,1241=>556,1242=>726,1243=>556,1244=>904,1245=>709,1246=>626,1247=>497,1248=>626,1249=>526,1250=>719,1251=>615,1252=>719,1253=>615,1254=>778,1255=>611,1256=>778,1257=>611,1258=>778,1259=>611,1260=>711,1261=>552,1262=>622,1263=>556,1264=>622,1265=>556,1266=>622,1267=>556,1268=>703,1269=>581,1270=>567,1271=>417,1272=>979,1273=>854,1274=>567,1275=>417,1276=>667,1277=>556,1278=>667,1279=>556,1280=>719,1281=>611,1282=>1030,1283=>935,1284=>959,1285=>846,1286=>658,1287=>536,1288=>1013,1289=>956,1290=>1033,1291=>925,1292=>778,1293=>586,1294=>766,1295=>701,1296=>626,1297=>497,1298=>702,1299=>635,1306=>778,1307=>611,1308=>944,1309=>778,1425=>0,1426=>0,1427=>0,1428=>0,1429=>0,1430=>0,1431=>0,1432=>0,1433=>0,1434=>0,1435=>0,1436=>0,1437=>0,1438=>0,1439=>0,1440=>0,1441=>0,1442=>0,1443=>0,1444=>0,1445=>0,1446=>0,1447=>0,1448=>0,1449=>0,1450=>0,1451=>0,1452=>0,1453=>0,1454=>0,1455=>0,1456=>0,1457=>0,1458=>0,1459=>0,1460=>0,1461=>0,1462=>0,1463=>0,1464=>0,1465=>0,1466=>0,1467=>0,1468=>0,1469=>0,1470=>447,1471=>0,1472=>299,1473=>0,1474=>0,1475=>333,1476=>0,1477=>0,1478=>386,1479=>0,1488=>583,1489=>576,1490=>457,1491=>550,1492=>614,1493=>273,1494=>413,1495=>616,1496=>626,1497=>273,1498=>521,1499=>491,1500=>496,1501=>611,1502=>630,1503=>273,1504=>386,1505=>613,1506=>543,1507=>594,1508=>587,1509=>500,1510=>512,1511=>573,1512=>521,1513=>715,1514=>673,1520=>546,1521=>546,1522=>546,1523=>276,1524=>504,1536=>741,1537=>1324,1538=>759,1539=>817,1547=>324,1548=>319,1549=>239,1550=>657,1551=>541,1552=>0,1553=>0,1554=>0,1555=>0,1556=>0,1557=>0,1563=>319,1566=>405,1567=>356,1569=>469,1570=>238,1571=>217,1572=>451,1573=>217,1574=>645,1575=>217,1576=>649,1577=>343,1578=>649,1579=>649,1580=>577,1581=>577,1582=>577,1583=>343,1584=>343,1585=>433,1586=>433,1587=>899,1588=>899,1589=>1063,1590=>1063,1591=>523,1592=>523,1593=>541,1594=>541,1600=>198,1601=>758,1602=>612,1603=>541,1604=>451,1605=>360,1606=>541,1607=>343,1608=>451,1609=>645,1610=>645,1611=>0,1612=>0,1613=>0,1614=>0,1615=>0,1616=>0,1617=>0,1618=>0,1619=>0,1620=>0,1621=>0,1622=>0,1623=>0,1624=>0,1625=>0,1626=>0,1627=>0,1628=>0,1629=>0,1630=>0,1632=>562,1633=>562,1634=>562,1635=>562,1636=>562,1637=>562,1638=>562,1639=>562,1640=>562,1641=>562,1642=>526,1643=>319,1644=>319,1645=>526,1646=>649,1647=>612,1648=>0,1649=>217,1650=>217,1651=>217,1652=>0,1653=>217,1654=>451,1655=>451,1656=>645,1657=>649,1658=>649,1659=>649,1660=>649,1661=>649,1662=>649,1663=>649,1664=>649,1665=>577,1666=>577,1667=>577,1668=>577,1669=>577,1670=>577,1671=>577,1672=>343,1673=>343,1674=>343,1675=>343,1676=>343,1677=>343,1678=>343,1679=>343,1680=>343,1681=>433,1682=>433,1683=>433,1684=>433,1685=>433,1686=>433,1687=>433,1688=>433,1689=>433,1690=>899,1691=>899,1692=>899,1693=>1063,1694=>1063,1695=>523,1696=>541,1697=>758,1698=>758,1699=>758,1700=>758,1701=>758,1702=>758,1703=>612,1704=>612,1705=>757,1706=>1155,1707=>757,1708=>541,1709=>541,1710=>541,1711=>757,1712=>757,1713=>757,1714=>757,1715=>757,1716=>757,1717=>451,1718=>451,1719=>451,1720=>451,1721=>541,1722=>541,1723=>541,1724=>541,1725=>541,1726=>469,1727=>577,1728=>343,1729=>388,1730=>388,1731=>388,1732=>451,1733=>451,1734=>451,1735=>451,1736=>451,1737=>451,1738=>451,1739=>451,1740=>645,1741=>645,1742=>645,1743=>451,1744=>645,1745=>645,1746=>812,1747=>812,1748=>207,1749=>343,1750=>0,1751=>0,1752=>0,1753=>0,1754=>0,1755=>0,1756=>0,1757=>1123,1758=>1084,1759=>0,1760=>0,1761=>0,1762=>0,1763=>0,1764=>0,1765=>213,1766=>371,1767=>0,1768=>0,1769=>600,1770=>0,1771=>0,1772=>0,1773=>0,1774=>343,1775=>433,1776=>562,1777=>562,1778=>562,1779=>562,1780=>562,1781=>562,1782=>562,1783=>562,1784=>562,1785=>562,1786=>899,1787=>1063,1788=>541,1789=>469,1790=>360,1791=>469,1872=>649,1873=>649,1874=>649,1875=>649,1876=>649,1877=>649,1878=>649,1879=>577,1880=>577,1881=>343,1882=>343,1883=>433,1884=>899,1885=>541,1886=>541,1887=>541,1888=>758,1889=>758,1890=>757,1891=>757,1892=>757,1893=>360,1894=>360,1895=>541,1896=>541,1897=>541,1898=>451,1899=>433,1900=>433,1901=>899,7424=>588,7425=>776,7426=>889,7427=>615,7428=>556,7429=>575,7430=>575,7431=>500,7432=>497,7433=>278,7434=>507,7435=>558,7436=>452,7437=>740,7438=>615,7439=>611,7440=>556,7441=>618,7442=>618,7443=>618,7444=>944,7445=>571,7446=>611,7447=>611,7448=>614,7449=>583,7450=>583,7451=>490,7452=>582,7453=>611,7454=>768,7455=>609,7456=>556,7457=>778,7458=>500,7459=>484,7460=>493,7461=>615,7462=>417,7463=>556,7464=>604,7465=>614,7466=>753,7467=>635,7468=>486,7469=>696,7470=>454,7471=>454,7472=>455,7473=>417,7474=>417,7475=>501,7476=>436,7477=>181,7478=>358,7479=>461,7480=>390,7481=>517,7482=>433,7483=>434,7484=>519,7485=>435,7486=>419,7487=>459,7488=>433,7489=>435,7490=>635,7491=>377,7492=>377,7493=>391,7494=>589,7495=>391,7496=>391,7497=>376,7498=>376,7499=>351,7500=>351,7501=>391,7502=>141,7503=>349,7504=>564,7505=>368,7506=>410,7507=>380,7508=>411,7509=>411,7510=>391,7511=>217,7512=>368,7513=>407,7514=>564,7515=>364,7516=>412,7517=>388,7518=>364,7519=>408,7520=>481,7521=>379,7522=>141,7523=>252,7524=>368,7525=>364,7526=>388,7527=>364,7528=>407,7529=>481,7530=>379,7531=>922,7532=>611,7533=>611,7534=>333,7535=>889,7536=>611,7537=>611,7538=>389,7539=>389,7540=>556,7541=>333,7542=>500,7543=>611,7544=>367,7545=>607,7546=>873,7547=>278,7548=>278,7549=>611,7550=>582,7551=>621,7552=>611,7553=>611,7554=>333,7555=>768,7556=>556,7557=>278,7558=>889,7559=>611,7560=>611,7561=>389,7562=>556,7563=>466,7564=>556,7565=>556,7566=>500,7567=>556,7568=>611,7569=>611,7570=>556,7571=>497,7572=>497,7573=>655,7574=>278,7575=>556,7576=>333,7577=>611,7578=>526,7579=>391,7580=>380,7581=>380,7582=>410,7583=>351,7584=>242,7585=>242,7586=>391,7587=>368,7588=>182,7589=>141,7590=>141,7591=>182,7592=>308,7593=>194,7594=>164,7595=>286,7596=>564,7597=>564,7598=>421,7599=>421,7600=>372,7601=>410,7602=>501,7603=>376,7604=>278,7605=>217,7606=>406,7607=>421,7608=>364,7609=>364,7610=>364,7611=>361,7612=>361,7613=>468,7614=>380,7615=>363,7616=>0,7617=>0,7618=>0,7619=>0,7620=>0,7621=>0,7622=>0,7623=>0,7624=>0,7625=>0,7626=>0,7678=>0,7679=>0,7680=>722,7681=>556,7682=>722,7683=>611,7684=>722,7685=>611,7686=>722,7687=>611,7688=>722,7689=>556,7690=>722,7691=>611,7692=>722,7693=>611,7694=>722,7695=>611,7696=>722,7697=>611,7698=>722,7699=>611,7700=>667,7701=>556,7702=>667,7703=>556,7704=>667,7705=>556,7706=>667,7707=>556,7708=>667,7709=>556,7710=>611,7711=>333,7712=>778,7713=>611,7714=>722,7715=>611,7716=>722,7717=>611,7718=>722,7719=>611,7720=>722,7721=>611,7722=>722,7723=>611,7724=>278,7725=>278,7726=>278,7727=>278,7728=>722,7729=>556,7730=>722,7731=>556,7732=>722,7733=>556,7734=>611,7735=>278,7736=>611,7737=>278,7738=>611,7739=>278,7740=>611,7741=>278,7742=>833,7743=>889,7744=>833,7745=>889,7746=>833,7747=>889,7748=>722,7749=>611,7750=>722,7751=>611,7752=>722,7753=>611,7754=>722,7755=>611,7756=>778,7757=>611,7758=>778,7759=>611,7760=>778,7761=>611,7762=>778,7763=>611,7764=>667,7765=>611,7766=>667,7767=>611,7768=>722,7769=>389,7770=>722,7771=>389,7772=>722,7773=>389,7774=>722,7775=>389,7776=>667,7777=>556,7778=>667,7779=>556,7780=>667,7781=>556,7782=>667,7783=>556,7784=>667,7785=>556,7786=>611,7787=>333,7788=>611,7789=>333,7790=>611,7791=>333,7792=>611,7793=>333,7794=>722,7795=>611,7796=>722,7797=>611,7798=>722,7799=>611,7800=>722,7801=>611,7802=>722,7803=>611,7804=>667,7805=>556,7806=>667,7807=>556,7808=>944,7809=>778,7810=>944,7811=>778,7812=>944,7813=>778,7814=>944,7815=>778,7816=>944,7817=>778,7818=>667,7819=>556,7820=>667,7821=>556,7822=>667,7823=>556,7824=>611,7825=>500,7826=>611,7827=>500,7828=>611,7829=>500,7830=>611,7831=>333,7832=>778,7833=>556,7834=>556,7835=>278,7838=>715,7840=>722,7841=>556,7842=>722,7843=>556,7844=>722,7845=>556,7846=>722,7847=>556,7848=>722,7849=>556,7850=>722,7851=>556,7852=>722,7853=>556,7854=>722,7855=>556,7856=>722,7857=>556,7858=>722,7859=>556,7860=>722,7861=>556,7862=>722,7863=>556,7864=>667,7865=>556,7866=>667,7867=>556,7868=>667,7869=>556,7870=>667,7871=>556,7872=>667,7873=>556,7874=>667,7875=>556,7876=>667,7877=>556,7878=>667,7879=>556,7880=>278,7881=>278,7882=>278,7883=>278,7884=>778,7885=>611,7886=>778,7887=>611,7888=>778,7889=>611,7890=>778,7891=>611,7892=>778,7893=>611,7894=>778,7895=>611,7896=>778,7897=>611,7898=>853,7899=>711,7900=>853,7901=>711,7902=>853,7903=>711,7904=>853,7905=>711,7906=>853,7907=>711,7908=>722,7909=>611,7910=>722,7911=>611,7912=>830,7913=>724,7914=>830,7915=>724,7916=>830,7917=>724,7918=>830,7919=>724,7920=>830,7921=>724,7922=>667,7923=>556,7924=>667,7925=>556,7926=>667,7927=>556,7928=>667,7929=>556,7936=>615,7937=>615,7938=>615,7939=>615,7940=>615,7941=>615,7942=>615,7943=>615,7944=>722,7945=>722,7946=>869,7947=>869,7948=>869,7949=>869,7950=>869,7951=>869,7952=>475,7953=>475,7954=>475,7955=>475,7956=>475,7957=>475,7960=>765,7961=>765,7962=>960,7963=>960,7964=>960,7965=>960,7968=>611,7969=>611,7970=>611,7971=>611,7972=>611,7973=>611,7974=>611,7975=>611,7976=>820,7977=>820,7978=>1015,7979=>1015,7980=>1015,7981=>1015,7982=>1015,7983=>1015,7984=>278,7985=>278,7986=>278,7987=>278,7988=>278,7989=>278,7990=>278,7991=>278,7992=>375,7993=>375,7994=>571,7995=>571,7996=>571,7997=>571,7998=>571,7999=>571,8000=>611,8001=>611,8002=>611,8003=>611,8004=>611,8005=>611,8008=>827,8009=>827,8010=>1042,8011=>1042,8012=>973,8013=>973,8016=>582,8017=>582,8018=>582,8019=>582,8020=>582,8021=>582,8022=>582,8023=>582,8025=>813,8027=>999,8029=>1048,8031=>960,8032=>845,8033=>845,8034=>845,8035=>845,8036=>845,8037=>845,8038=>845,8039=>845,8040=>851,8041=>851,8042=>1065,8043=>1065,8044=>997,8045=>997,8046=>997,8047=>997,8048=>615,8049=>615,8050=>475,8051=>475,8052=>611,8053=>611,8054=>278,8055=>278,8056=>611,8057=>611,8058=>582,8059=>582,8060=>845,8061=>845,8064=>615,8065=>615,8066=>615,8067=>615,8068=>615,8069=>615,8070=>615,8071=>615,8072=>722,8073=>722,8074=>869,8075=>869,8076=>869,8077=>869,8078=>869,8079=>869,8080=>611,8081=>611,8082=>611,8083=>611,8084=>611,8085=>611,8086=>611,8087=>611,8088=>820,8089=>820,8090=>1015,8091=>1015,8092=>1015,8093=>1015,8094=>1015,8095=>1015,8096=>845,8097=>845,8098=>845,8099=>845,8100=>845,8101=>845,8102=>845,8103=>845,8104=>851,8105=>851,8106=>1065,8107=>1065,8108=>997,8109=>997,8110=>997,8111=>997,8112=>615,8113=>615,8114=>615,8115=>615,8116=>615,8118=>615,8119=>615,8120=>722,8121=>722,8122=>722,8123=>722,8124=>722,8125=>333,8126=>333,8127=>333,8128=>333,8129=>333,8130=>611,8131=>611,8132=>611,8134=>611,8135=>611,8136=>862,8137=>862,8138=>917,8139=>917,8140=>722,8141=>333,8142=>333,8143=>333,8144=>278,8145=>278,8146=>278,8147=>278,8150=>278,8151=>278,8152=>278,8153=>278,8154=>473,8155=>473,8157=>333,8158=>333,8159=>333,8160=>582,8161=>582,8162=>582,8163=>582,8164=>619,8165=>619,8166=>582,8167=>582,8168=>667,8169=>667,8170=>862,8171=>911,8172=>765,8173=>465,8174=>465,8175=>333,8178=>845,8179=>845,8180=>845,8182=>845,8183=>845,8184=>924,8185=>827,8186=>948,8187=>851,8188=>802,8189=>333,8190=>333,8192=>500,8193=>1000,8194=>500,8195=>1000,8196=>333,8197=>250,8198=>167,8199=>556,8200=>278,8201=>200,8202=>83,8203=>0,8204=>0,8205=>0,8206=>0,8207=>0,8210=>556,8211=>556,8212=>1000,8213=>1000,8214=>498,8215=>552,8216=>278,8217=>278,8218=>278,8219=>278,8220=>500,8221=>500,8222=>500,8223=>500,8224=>556,8225=>556,8226=>350,8230=>1000,8234=>0,8235=>0,8236=>0,8237=>0,8238=>0,8239=>200,8240=>1000,8242=>240,8243=>479,8244=>479,8249=>333,8250=>333,8252=>604,8254=>333,8260=>167,8286=>333,8298=>0,8299=>0,8300=>0,8301=>0,8302=>0,8303=>0,8319=>396,8336=>377,8337=>376,8338=>410,8339=>366,8340=>376,8352=>556,8353=>722,8354=>722,8355=>556,8356=>556,8357=>889,8358=>722,8359=>1094,8360=>1225,8361=>944,8362=>818,8363=>513,8364=>556,8365=>722,8366=>611,8367=>1086,8368=>556,8369=>667,8370=>778,8371=>722,8372=>667,8373=>722,8376=>611,8377=>556,8432=>0,8453=>885,8467=>489,8470=>1115,8471=>737,8482=>1000,8486=>768,8494=>600,8525=>1000,8526=>500,8531=>834,8532=>834,8539=>834,8540=>834,8541=>834,8542=>834,8580=>556,8592=>1000,8593=>500,8594=>1000,8595=>500,8596=>1000,8597=>500,8616=>500,8706=>494,8710=>612,8719=>823,8721=>713,8722=>584,8725=>167,8729=>278,8730=>549,8734=>713,8735=>979,8745=>722,8747=>274,8776=>549,8800=>549,8801=>583,8804=>549,8805=>549,8962=>604,8976=>584,8992=>604,8993=>604,9472=>708,9474=>625,9484=>708,9488=>708,9492=>708,9496=>708,9500=>708,9508=>708,9516=>708,9524=>708,9532=>708,9552=>708,9553=>708,9554=>708,9555=>708,9556=>708,9557=>708,9558=>708,9559=>708,9560=>708,9561=>708,9562=>708,9563=>708,9564=>708,9565=>708,9566=>708,9567=>708,9568=>708,9569=>708,9570=>708,9571=>708,9572=>708,9573=>708,9574=>708,9575=>708,9576=>708,9577=>708,9578=>708,9579=>708,9580=>708,9600=>708,9604=>708,9608=>708,9612=>708,9616=>708,9617=>708,9618=>708,9619=>729,9632=>604,9633=>604,9642=>354,9643=>354,9644=>1000,9650=>990,9658=>990,9660=>990,9668=>990,9674=>494,9675=>604,9676=>594,9679=>604,9688=>604,9689=>604,9702=>354,9786=>1021,9787=>1052,9788=>917,9792=>750,9794=>750,9824=>531,9827=>656,9829=>594,9830=>510,9834=>500,9835=>750,9839=>500,11360=>611,11361=>278,11362=>611,11363=>667,11364=>722,11365=>556,11366=>333,11367=>722,11368=>611,11369=>722,11370=>556,11371=>611,11372=>500,11373=>763,11377=>606,11378=>1044,11379=>858,11380=>556,11381=>541,11382=>436,11383=>715,11799=>333,42775=>0,42776=>0,42777=>0,42778=>0,42779=>500,42780=>500,42781=>333,42782=>333,42783=>333,42784=>0,42785=>0,42888=>333,42889=>333,42890=>389,42891=>238,42892=>238,64257=>611,64258=>611,64285=>273,64286=>0,64287=>546,64288=>559,64289=>723,64290=>696,64291=>761,64292=>637,64293=>643,64294=>757,64295=>668,64296=>820,64297=>584,64298=>715,64299=>715,64300=>715,64301=>715,64302=>583,64303=>583,64304=>583,64305=>576,64306=>454,64307=>550,64308=>614,64309=>323,64310=>438,64312=>626,64313=>323,64314=>521,64315=>491,64316=>496,64318=>630,64320=>386,64321=>613,64323=>594,64324=>587,64326=>512,64327=>573,64328=>521,64329=>715,64330=>673,64331=>273,64332=>576,64333=>491,64334=>587,64335=>607,64336=>217,64337=>234,64338=>649,64339=>649,64340=>271,64341=>271,64342=>649,64343=>649,64344=>271,64345=>271,64346=>649,64347=>649,64348=>271,64349=>271,64350=>649,64351=>649,64352=>271,64353=>271,64354=>649,64355=>649,64356=>271,64357=>271,64358=>649,64359=>649,64360=>271,64361=>271,64362=>758,64363=>758,64364=>305,64365=>324,64366=>758,64367=>758,64368=>305,64369=>324,64370=>577,64371=>559,64372=>523,64373=>523,64374=>577,64375=>559,64376=>523,64377=>523,64378=>577,64379=>559,64380=>523,64381=>523,64382=>577,64383=>559,64384=>523,64385=>523,64386=>343,64387=>343,64388=>343,64389=>343,64390=>343,64391=>343,64392=>343,64393=>343,64394=>433,64395=>433,64396=>433,64397=>433,64398=>757,64399=>879,64400=>360,64401=>542,64402=>757,64403=>879,64404=>360,64405=>542,64406=>757,64407=>879,64408=>360,64409=>542,64410=>757,64411=>879,64412=>360,64413=>542,64414=>541,64415=>541,64416=>541,64417=>541,64418=>271,64419=>271,64420=>343,64421=>415,64422=>343,64423=>388,64424=>271,64425=>320,64426=>469,64427=>415,64428=>469,64429=>451,64430=>812,64431=>812,64432=>812,64433=>812,64467=>541,64468=>541,64469=>360,64470=>360,64471=>451,64472=>451,64473=>451,64474=>451,64475=>451,64476=>451,64477=>451,64478=>451,64479=>451,64480=>451,64481=>451,64482=>451,64483=>451,64484=>645,64485=>554,64486=>271,64487=>271,64488=>271,64489=>271,64508=>645,64509=>554,64510=>271,64511=>271,64606=>0,64607=>0,64608=>0,64609=>0,64610=>0,64830=>319,64831=>319,65010=>852,65020=>1189,65056=>0,65057=>0,65058=>0,65059=>0,65152=>469,65153=>238,65154=>253,65155=>217,65156=>234,65157=>451,65158=>451,65159=>217,65160=>234,65161=>645,65162=>577,65163=>271,65164=>271,65165=>217,65166=>234,65167=>649,65168=>649,65169=>271,65170=>271,65171=>343,65172=>415,65173=>649,65174=>649,65175=>271,65176=>271,65177=>649,65178=>649,65179=>271,65180=>271,65181=>577,65182=>559,65183=>523,65184=>523,65185=>577,65186=>559,65187=>523,65188=>523,65189=>577,65190=>559,65191=>523,65192=>523,65193=>343,65194=>343,65195=>343,65196=>343,65197=>433,65198=>433,65199=>433,65200=>433,65201=>899,65202=>899,65203=>608,65204=>608,65205=>899,65206=>899,65207=>608,65208=>608,65209=>1063,65210=>1063,65211=>771,65212=>771,65213=>1063,65214=>1063,65215=>771,65216=>771,65217=>523,65218=>523,65219=>523,65220=>523,65221=>523,65222=>523,65223=>523,65224=>523,65225=>541,65226=>469,65227=>541,65228=>360,65229=>541,65230=>469,65231=>541,65232=>360,65233=>758,65234=>758,65235=>305,65236=>324,65237=>612,65238=>612,65239=>305,65240=>324,65241=>541,65242=>541,65243=>360,65244=>360,65245=>451,65246=>451,65247=>234,65248=>234,65249=>360,65250=>360,65251=>415,65252=>415,65253=>541,65254=>541,65255=>271,65256=>271,65257=>343,65258=>415,65259=>469,65260=>451,65261=>451,65262=>451,65263=>645,65264=>554,65265=>645,65266=>577,65267=>271,65268=>271,65269=>541,65270=>596,65271=>486,65272=>541,65273=>486,65274=>541,65275=>486,65276=>541,65532=>1000,65535=>750);
15
+ // --- EOF ---
sp-dsgvo.php CHANGED
@@ -16,7 +16,7 @@
16
  * Plugin Name: WP DSGVO Tools (GDPR)
17
  * Plugin URI: https://wp-dsgvo.eu
18
  * Description: WP DSGVO Tools (GDPR) help you to fulfill the GDPR (DGSVO) compliance guidance (<a target="_blank" href="https://ico.org.uk/for-organisations/data-protection-reform/overview-of-the-gdpr/">GDPR</a>)
19
- * Version: 2.2.23
20
  * Author: Shapepress eU
21
  * Author URI: https://www.shapepress.com
22
  * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
@@ -28,7 +28,7 @@ if (! defined('WPINC')) {
28
  die();
29
  }
30
 
31
- define('sp_dsgvo_VERSION', '2.2.23');
32
  define('sp_dsgvo_NAME', 'sp-dsgvo');
33
  /* i592995 */
34
  define('sp_dsgvo_URL', plugin_dir_url( __FILE__ ));
16
  * Plugin Name: WP DSGVO Tools (GDPR)
17
  * Plugin URI: https://wp-dsgvo.eu
18
  * Description: WP DSGVO Tools (GDPR) help you to fulfill the GDPR (DGSVO) compliance guidance (<a target="_blank" href="https://ico.org.uk/for-organisations/data-protection-reform/overview-of-the-gdpr/">GDPR</a>)
19
+ * Version: 2.2.24
20
  * Author: Shapepress eU
21
  * Author URI: https://www.shapepress.com
22
  * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
28
  die();
29
  }
30
 
31
+ define('sp_dsgvo_VERSION', '2.2.24');
32
  define('sp_dsgvo_NAME', 'sp-dsgvo');
33
  /* i592995 */
34
  define('sp_dsgvo_URL', plugin_dir_url( __FILE__ ));