From 6b2195cc01c8ef46ddc17464367a748ee1b9b702 Mon Sep 17 00:00:00 2001 From: FlyingSky-CN Date: Tue, 25 Jan 2022 11:33:15 +0800 Subject: [PATCH 1/3] remove GitHub Actions. --- .github/workflows/build.yml | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 .github/workflows/build.yml diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml deleted file mode 100644 index f6b436f..0000000 --- a/.github/workflows/build.yml +++ /dev/null @@ -1,21 +0,0 @@ -name: Build-Ci - -on: - push: - branches: - - petals - -jobs: - run: - runs-on: ubuntu-latest - steps: - - name: Checkout - uses: actions/checkout@v1 - - name: Build MDr-Petals - run: | - php .build.php - - name: Upload Artifact - uses: actions/upload-artifact@v2 - with: - name: sci-hub-p2p-frontend-${{ matrix.node-version }} - path: ./ \ No newline at end of file From ae4af0896102014209e7620a063b8830a8031568 Mon Sep 17 00:00:00 2001 From: FlyingSky-CN Date: Mon, 31 Jan 2022 12:06:07 +0800 Subject: [PATCH 2/3] pre sync; --- .build.php | 66 +++++----- archive.php | 18 +-- core/css/style-petals.css | 248 +++++--------------------------------- core/css/style.css | 196 ++++++++++++++++++++++++++++++ core/functions.php | 139 +++++++++++---------- index.php | 2 +- page-archives.php | 4 +- page-links.php | 4 +- page.php | 6 +- post.php | 10 +- 10 files changed, 346 insertions(+), 347 deletions(-) diff --git a/.build.php b/.build.php index df1f228..3f07915 100644 --- a/.build.php +++ b/.build.php @@ -1,7 +1,31 @@ - need('header.php'); ?>
- next()) : ?> - hidden) : /* Status Post */ ?> + hidden) : /* Status Post */ ?>
message
diff --git a/page-archives.php b/page-archives.php index 2ddcbf9..5c0b176 100644 --- a/page-archives.php +++ b/page-archives.php @@ -9,8 +9,8 @@ need('header.php'); ?>
options->Breadcrumbs) && in_array('Pageshow', $this->options->Breadcrumbs)) : ?> -