From 35ebde148194ff42e7dd069b2083ddf65e18137f Mon Sep 17 00:00:00 2001
From: Zero <1300326388@qq.com>
Date: Wed, 24 Jan 2024 18:13:36 +0800
Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20=E5=A2=9E=E5=8A=A0=E7=BE=A4?=
=?UTF-8?q?=E8=81=8A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.github/workflows/gitee_sync.yml | 19 -------------
README.md | 49 +++++++++-----------------------
2 files changed, 13 insertions(+), 55 deletions(-)
delete mode 100644 .github/workflows/gitee_sync.yml
diff --git a/.github/workflows/gitee_sync.yml b/.github/workflows/gitee_sync.yml
deleted file mode 100644
index 90605cc..0000000
--- a/.github/workflows/gitee_sync.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-name: Gitee Sync
-
-on: push
-
-jobs:
- build:
- runs-on: ubuntu-latest
- steps:
- - name: Mirror the Github repos to Gitee.
- uses: Yikun/hub-mirror-action@master
- with:
- src: github/FlutterAds
- dst: gitee/FlutterAds
- dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
- dst_token: ${{ secrets.GITEE_TOKEN }}
- account_type: org
- timeout: 600
- force_update: true
- static_list: "flutter_qq_ads"
diff --git a/README.md b/README.md
index 624b518..b30fa73 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,19 @@
> 回复 `优量汇体验`
+## 💬 App 广告变现群
+
+- 插件问题解答
+- 变现玩法交流
+- 收益提升探讨
+- 大盘趋势推送
+- 版本更新推送
+
+> 因微信群入群限制,请添加个人微信备注:`变现群`,我拉你进群。
+
+
+
+
## 入门使用
### 引入依赖
@@ -289,30 +302,6 @@ pod repo update
pod install
```
-## 分支说明
-|分支|说明|
-|-|-|
-|develop|开发分支,接受 PR|
-|master|稳定分支,空安全|
-|1x|已不更新,非空安全|
-
-## 更新日志
-[查看 Releases 版本日志](https://github.com/FlutterAds/flutter_qq_ads/releases)
-
-## 遇到问题
-如果你遇到问题请提 [Issues](https://github.com/FlutterAds/flutter_qq_ads/issues) 给我(提问前建议先搜索尝试,没有再提问)
-
-## 支持开源
-
-- 开源不易,需要花费大量休息时间加班熬夜来维护,你可以通过下方二维码赞赏支持我。
-
-
-
-
-
-- 用爱发电,给本项目点个免费的 [Star](https://github.com/FlutterAds/flutter_qq_ads) ⭐️ 也是非常好的支持。
-
-
## FlutterAds 广告插件系列
|插件|描述|
|-|-|
@@ -321,15 +310,3 @@ pod install
|[flutter_pangle_ads](https://github.com/FlutterAds/flutter_pangle_ads)|字节跳动、穿山甲 Flutter 广告插件|
|[flutter_qq_ads](https://github.com/FlutterAds/flutter_qq_ads)|腾讯广告、广点通、优量汇 Flutter 广告插件|
|[flutter_adspark](https://github.com/FlutterAds/flutter_adspark)|巨量广告/穿山甲的广告监测、增长分析、归因上报、事件管理 Flutter 版插件|
-
-## 💬 App 广告变现群
-
-- 插件问题解答
-- 变现玩法交流
-- 收益提升探讨
-- 大盘趋势推送
-- 版本更新推送
-
-> 因微信群入群限制,请添加个人微信备注:`变现群`,我拉你进群。
-
-