Skip to content

Commit

Permalink
爱来自 Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatCoders committed Jul 21, 2024
1 parent 55ceef2 commit 66dad5b
Show file tree
Hide file tree
Showing 569 changed files with 2,662 additions and 2,644 deletions.
6 changes: 3 additions & 3 deletions Lsky兰空图床搭建/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
<meta property="article:published_time" content="2023-02-04T11:31:53.000Z">
<meta property="article:modified_time" content="2024-05-13T04:11:39.131Z">
<meta property="article:author" content="钟意">
<meta property="article:tag" content="部署">
<meta property="article:tag" content="图床">
<meta property="article:tag" content="部署">
<meta name="twitter:card" content="summary">
<meta name="twitter:image" content="https://upyun.thatcdn.cn/myself/typora/202302050557312.png">



<meta name="keywords" content="部署,图床">
<meta name="keywords" content="图床,部署">

<!-- feed -->

Expand Down Expand Up @@ -144,7 +144,7 @@ <h3 id="站点设置"><a href="#站点设置" class="headerlink" title="站点

</li>
<li><p>伪静态策略<br>我给的伪静态代码和官网不太一样, 我用官网的不能跨域, 响应会出现两个<code>Access-Control-Allow-Origin</code>, 所以只能自己改写一个伪静态规则.<br>如果你的跨域有问题就试试我的.</p>
<div class="tag-plugin tabs"id="tab_7"><div class="nav-tabs"><div class="tab active"><a href="#tab_7-1">官网</a></div><div class="tab"><a href="#tab_7-2">钟意</a></div></div><div class="tab-content"><div class="tab-pane active" id="tab_7-1"><figure class="highlight yaml"><figcaption><span>伪静态</span></figcaption><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br></pre></td><td class="code"><pre><code class="hljs yaml"><span class="hljs-string">location</span> <span class="hljs-string">/</span> <br>&#123;<br> <span class="hljs-string">try_files</span> <span class="hljs-string">$uri</span> <span class="hljs-string">$uri/</span> <span class="hljs-string">/index.php?$query_string;</span><br>&#125;<br></code></pre></td></tr></table></figure></div><div class="tab-pane" id="tab_7-2"><figure class="highlight yaml"><figcaption><span>伪静态</span></figcaption><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br></pre></td><td class="code"><pre><code class="hljs yaml"><span class="hljs-string">location</span> <span class="hljs-string">/</span><br>&#123;<br> <span class="hljs-string">try_files</span> <span class="hljs-string">$uri</span> <span class="hljs-string">$uri/</span> <span class="hljs-string">/index.php?s=$1;</span><br> <span class="hljs-string">add_header</span> <span class="hljs-string">Access-Control-Allow-Origin</span> <span class="hljs-string">&quot;*&quot;</span><span class="hljs-string">;</span><br>&#125;<br></code></pre></td></tr></table></figure></div></div></div></li>
<div class="tag-plugin tabs"id="tab_1"><div class="nav-tabs"><div class="tab active"><a href="#tab_1-1">官网</a></div><div class="tab"><a href="#tab_1-2">钟意</a></div></div><div class="tab-content"><div class="tab-pane active" id="tab_1-1"><figure class="highlight yaml"><figcaption><span>伪静态</span></figcaption><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br></pre></td><td class="code"><pre><code class="hljs yaml"><span class="hljs-string">location</span> <span class="hljs-string">/</span> <br>&#123;<br> <span class="hljs-string">try_files</span> <span class="hljs-string">$uri</span> <span class="hljs-string">$uri/</span> <span class="hljs-string">/index.php?$query_string;</span><br>&#125;<br></code></pre></td></tr></table></figure></div><div class="tab-pane" id="tab_1-2"><figure class="highlight yaml"><figcaption><span>伪静态</span></figcaption><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br></pre></td><td class="code"><pre><code class="hljs yaml"><span class="hljs-string">location</span> <span class="hljs-string">/</span><br>&#123;<br> <span class="hljs-string">try_files</span> <span class="hljs-string">$uri</span> <span class="hljs-string">$uri/</span> <span class="hljs-string">/index.php?s=$1;</span><br> <span class="hljs-string">add_header</span> <span class="hljs-string">Access-Control-Allow-Origin</span> <span class="hljs-string">&quot;*&quot;</span><span class="hljs-string">;</span><br>&#125;<br></code></pre></td></tr></table></figure></div></div></div></li>
</ol>
<h3 id="建数据库"><a href="#建数据库" class="headerlink" title="建数据库"></a>建数据库</h3><p>新建一个数据库叫什么名字都行, 其实配置默认即可.</p>
<h2 id="安装Lsky"><a href="#安装Lsky" class="headerlink" title="安装Lsky"></a>安装Lsky</h2><p>浏览你的网站会自动进入<code>域名/install</code>.<br>一路检查下来应该问题出在PHP拓展和禁用函数, 根据提示去安装拓展和开放函数.</p>
Expand Down
35 changes: 8 additions & 27 deletions Stellar-Timeline-More/index.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions Stellar自用魔改记录/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit 66dad5b

Please sign in to comment.