Skip to content
Closed

Vu #5983

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added hnamtest.php
Empty file.
Empty file added oanh.txt
Empty file.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion public/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,7 @@
$response = tap($kernel->handle(
$request = Request::capture()
))->send();

///
$kernel->terminate($request, $response);
// vu push truc chinh
//// e
7 changes: 6 additions & 1 deletion resources/views/misc/opensearch.blade.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
@php echo '<?xml version="1.0" encoding="UTF-8"?>' . "\n"; @endphp
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>{{ mb_strimwidth(setting('app-name'), 0, 16) }}</ShortName>
<Description>{{ trans('common.opensearch_description', ['appName' => setting('app-name')]) }}</Description>
Expand All @@ -10,3 +9,9 @@
<Url type="text/html" rel="results" template="{{ url('/search') }}?term={searchTerms}"/>
<Url type="application/opensearchdescription+xml" rel="self" template="{{ url('/opensearch.xml') }}"/>
</OpenSearchDescription>
<!-- helo dkmmm-->
<!-- minh thu yeu manh kkkkk heloo -->

<!-- minh thu -->
<!-- minh thu a l -->
<!-- test 234 -->
3 changes: 2 additions & 1 deletion resources/views/misc/robots.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
Disallow:
@else
Disallow: /
@endif
@endif