-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from arifinizzah/development
Development
- Loading branch information
Showing
11 changed files
with
59 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,37 @@ | ||
|
||
#remove html file extension https://example.com/page.html | ||
# to https://example.com/page | ||
RewriteEngine On | ||
RewriteCond %{REQUEST_FILENAME} !-d | ||
RewriteCond %{REQUEST_FILENAME} !-f | ||
RewriteRule ^([^\.]+)$ $1.html [NC,L] | ||
|
||
## EXPIRES CACHING ## | ||
<IfModule mod_expires.c> | ||
ExpiresActive on | ||
ExpiresDefault "access plus 1 month" | ||
ExpiresByType image/gif "access plus 1 month" | ||
ExpiresByType image/png "access plus 1 month" | ||
ExpiresByType image/jpg "access plus 1 month" | ||
ExpiresByType image/jpeg "access plus 1 month" | ||
ExpiresByType text/html "access plus 3 days" | ||
ExpiresByType text/xml "access plus 1 seconds" | ||
ExpiresByType text/plain "access plus 1 seconds" | ||
ExpiresByType application/xml "access plus 1 seconds" | ||
ExpiresByType application/rss+xml "access plus 1 seconds" | ||
ExpiresByType application/json "access plus 1 seconds" | ||
ExpiresByType text/css "access plus 1 week" | ||
ExpiresByType text/javascript "access plus 1 week" | ||
ExpiresByType application/javascript "access plus 1 week" | ||
ExpiresByType application/x-javascript "access plus 1 week" | ||
ExpiresByType image/x-ico "access plus 1 year" | ||
ExpiresByType image/x-icon "access plus 1 year" | ||
ExpiresByType application/pdf "access plus 1 month" | ||
<IfModule mod_headers.c> | ||
Header unset ETag | ||
Header unset Pragma | ||
Header unset Last-Modified | ||
Header append Cache-Control "public, no-transform, must-revalidate" | ||
Header set Last-modified "Tue, 1 Oct 2014 10:10:10 GMT" | ||
</IfModule> | ||
</IfModule> | ||
## EXPIRES CACHING ## |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,10 +3,17 @@ | |
<head> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
<meta charset="UTF-8"> | ||
<title>Subtify by Arifin Izzah</title> | ||
<meta name="title" content="Subtify - Find words from Youtube subtitles"> | ||
<meta name="description" content="Subtify is open-source platform that helps you to find words in subtitles or captions from YouTube videos quickly, and it's 100% free!"> | ||
<meta name="keywords" content="search youtube subtitle, search youtube caption, find words from youtube videos, find words from youtube subtitles, find words from youtube caption, youtube subtitles, youtube caption"> | ||
<meta name="robots" content="noindex, nofollow"> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
<meta name="language" content="English"> | ||
<meta name="author" content="Arifin Izzah"> | ||
<title>Subtify - Find words from Youtube subtitles</title> | ||
<link rel="icon" type="image/x-icon" href="favicon.ico"> | ||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="assets/css/style.css"> | ||
<link rel="stylesheet" href="assets/css/style.min.css"> | ||
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script> | ||
</head> | ||
<body> | ||
|
@@ -23,7 +30,7 @@ | |
<div class="col-lg-6 order-lg-1 d-none d-lg-flex justify-content-center align-content-center"> | ||
<div class="card card-body bg-transparent border-0"> | ||
<div class="my-auto"> | ||
<img src="assets/svg/undraw_in_sync_xwsa.svg" class="img-fluid" alt=""> | ||
<img src="assets/svg/undraw_in_sync_xwsa-min.svg" class="img-fluid" alt=""> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -178,7 +185,7 @@ <h1 class="quicksand text-md-left text-center">Support Subtify to keep this proj | |
<div class="row"> | ||
<div class="col-md-6"> | ||
<a href="https://ko-fi.com/arifinizzah" class="w-50"> | ||
<img src="assets/img/kofi.png" class="img-fluid px-5 px-md-3" alt=""> | ||
<img src="assets/img/kofi-min.png" class="img-fluid px-5 px-md-3" alt=""> | ||
</a> | ||
</div> | ||
<div class="col-md-6 text-center mt-5 mt-md-0"> | ||
|
@@ -204,8 +211,8 @@ <h1 class="comfortaa">saweria.co</h1> | |
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script> | ||
<script src="assets/js/pdebounce.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.min.js"></script> | ||
<script src="assets/js/pdebounce.min.js"></script> | ||
<script> | ||
new Vue({ | ||
el: '#app', | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters