shell bypass 403
<?php
/**
* This file has been @generated by a phing task by {@link BuildMetadataPHPFromXml}.
* See [README.md](README.md#generating-data) for more information.
*
* Pull requests changing data in these files will not be accepted. See the
* [FAQ in the README](README.md#problems-with-invalid-numbers] on how to make
* metadata changes.
*
* Do not modify this file directly!
*/
return array (
'generalDesc' =>
array (
'NationalNumberPattern' => '[1-9]\\d{2,5}',
'PossibleLength' =>
array (
0 => 3,
1 => 4,
2 => 5,
3 => 6,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'tollFree' =>
array (
'NationalNumberPattern' => '1(?:1(?:[278]|6\\d{3})|4[47])|5200',
'ExampleNumber' => '112',
'PossibleLength' =>
array (
0 => 3,
1 => 4,
2 => 6,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'premiumRate' =>
array (
'NationalNumberPattern' => '1(?:14|8[01589])\\d|543|83111',
'ExampleNumber' => '543',
'PossibleLength' =>
array (
0 => 3,
1 => 4,
2 => 5,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'emergency' =>
array (
'NationalNumberPattern' => '1(?:1[278]|44)',
'ExampleNumber' => '112',
'PossibleLength' =>
array (
0 => 3,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'shortCode' =>
array (
'NationalNumberPattern' => '1(?:0[78]\\d\\d|1(?:[278]|45|6(?:000|111))|4(?:[03-57]|1[45])|6(?:00|[1-46])|8(?:02|1[189]|50|7|8[08]|99))|[2-9]\\d{2,4}',
'ExampleNumber' => '112',
'PossibleLength' =>
array (
),
'PossibleLengthLocalOnly' =>
array (
),
),
'standardRate' =>
array (
'NationalNumberPattern' => '1(?:4[035]|6[1-46])|1(?:41|60)\\d',
'ExampleNumber' => '140',
'PossibleLength' =>
array (
0 => 3,
1 => 4,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'carrierSpecific' =>
array (
'NationalNumberPattern' => '5(?:200|35)',
'ExampleNumber' => '535',
'PossibleLength' =>
array (
0 => 3,
1 => 4,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'smsServices' =>
array (
'NationalNumberPattern' => '[2-9]\\d{2,4}',
'ExampleNumber' => '200',
'PossibleLength' =>
array (
0 => 3,
1 => 4,
2 => 5,
),
'PossibleLengthLocalOnly' =>
array (
),
),
'id' => 'CH',
'countryCode' => 0,
'internationalPrefix' => '',
'sameMobileAndFixedLinePattern' => false,
'numberFormat' =>
array (
),
'intlNumberFormat' =>
array (
),
'mainCountryForCode' => false,
'leadingZeroPossible' => false,
'mobileNumberPortableRegion' => false,
);