32 lines
1,002 B
PHP
32 lines
1,002 B
PHP
<?php
|
|
|
|
return [
|
|
'buttons' => [
|
|
'countries' => [
|
|
'primary' => '(GB|AU|NZ)',
|
|
'primary_mobile' => '(US|CA)',
|
|
'primary_android' => '(XYZ)',
|
|
'primary_ios' => '(XYZ)',
|
|
],
|
|
'links' => [
|
|
'primary' => 'https://s.optzsrv.com/d.php?z=8278&sub=13',
|
|
'secondary' => 'https://dukingdraon.com/4/5728604',
|
|
'secondary_us' => 'https://dukingdraon.com/4/5728604',
|
|
]
|
|
],
|
|
'pop' => [
|
|
'countries' => [
|
|
'primary' => '(XYZ)',
|
|
'primary_mobile' => '(GB|CA|AU|NZ)',
|
|
'primary_android' => '(US)',
|
|
'primary_ios' => '(XYZ)',
|
|
],
|
|
'links' => [
|
|
'primary' => 'https://s2s.gostream.mobi/load/script',
|
|
'secondary' => 'https://s2s.gostream.mobi/load/script',
|
|
'primary_us' => 'https://s2s.gostream.mobi/load/script-us',
|
|
]
|
|
],
|
|
'availability_api' => 'https://fairfan.com/api/availability.php'
|
|
|
|
];
|