wellknow ss
This commit is contained in:
parent
af04ac7782
commit
93b8bbe8fa
|
|
@ -14,7 +14,3 @@
|
|||
Route::get('app-ads.txt',function(){
|
||||
return 'facebook.com, 333307141073441, RESELLER, c3e20eee3f780d68';
|
||||
});
|
||||
Route::get('/.well-known/pki-validation/CC905B7DBFC9820D09FF9B24B5F8782C.txt',function (){
|
||||
$view = \Illuminate\Support\Facades\Blade::render("{{asset('ssl.txt')}}");
|
||||
return $view;
|
||||
});
|
||||
Loading…
Reference in New Issue