generated from saicaca/fuwari
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
18 additions
and
18 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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<div id="bber"></div> | ||
<script type="module" src="https://immmmm.com/emaction.js?v=230811"></script> | ||
<script src="https://fastly.jsdelivr.net/npm/marked/marked.min.js"></script> | ||
<script src="https://fastly.jsdelivr.net/gh/Tokinx/ViewImage/view-image.min.js"></script> | ||
<script src="https://fastly.jsdelivr.net/gh/Tokinx/Lately/lately.min.js"></script> | ||
<script src="https://cdn.staticfile.org/twikoo/1.6.39/twikoo.all.min.js"></script> | ||
<script type="text/javascript"> | ||
var bbMemos = { | ||
memos : 'https://memos.ittst.top/',//修改为自己部署 Memos 的网址,末尾有 / 斜杠 | ||
limit : '',//默认每次显示 10 条 | ||
creatorId:'2' ,//早期默认为 101 用户,新安装是 1; https://demo.usememos.com/u/101 | ||
domId: '',//默认为 bber | ||
twiEnv:'https://t.ittst.com',//启开 twikoo 评论,默认 https://metk.edui.fun/ | ||
} | ||
</script> | ||
<script src="https://immmmm.com/bb-lmm-mk.js?v=230811"></script> |
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