夜法之书(appotry)

Results 32 issues of 夜法之书(appotry)

https://gist.github.com/appotry/188ff41addfd544e62143057d026dde9 数据上传到gist了,这个是把js代码特殊方法编码为括号攻击的么? 看到有个onload,这似乎是调用入口?

mermaid 库 本身里面有这个接口,但没有完成这个功能。 刚刚看到有人外部完成了这个功能。可以考虑把这个加入主题中 演示地址 [here](https://barock.dev/2018/06/05/midtrans-hackaton-2018-verifying-payment-without-internet?ref=github-mermaid-issue-1945) ```js (function(window){ 'use strict' const elementCode = '.language-mermaid' const loadMermaid = function(theme) { window.mermaid.initialize({theme}) window.mermaid.init({theme}, document.querySelectorAll(elementCode)) } const saveOriginalData = function(){ return new Promise((resolve,...

:sparkles: enhancement

改动很少 ,两处修改 https://github.com/hexojs/hexo/releases/tag/v7.0.0 ## Hexo 7 不再使用gist, youtube, jsfiddle, and vimeo 这几个tag ,如果要使用,需要单独安装插件 Some of the built-in tags have been dropped (gist, youtube, jsfiddle, and vimeo). If you use those...

1 补全英文文档更多部署方式修改 2 添加升级到Hexo7.0指导说明

``` # composer require jjandxa/flarum-ext-chinese-search Do not run Composer as root/super user! See https://getcomposer.org/root for details Continue as root/super user [yes]? Info from https://repo.packagist.org: #StandWithUkraine ./composer.json has been updated Running...

选择器选择文章可行,但是滚动加载失败 需要怎么配置才行了? [hexo-theme-matery](https://github.com/blinkfox/hexo-theme-matery)

把element 看做 上下左右加长offsetFactor的箱子来定位 原来的代码看不太明白意义

### 功能概述 | Describe the feature 用户中,不少长期 待认证 ,很多信息不全,可以设置超时超过一周就自动删除么 --- ### Feature Overview | Describe the feature Many of the users have been waiting for authentication for a long time,...

enhancement
discussion
Inactive

### 问题描述 | Describe the bug ## 公式渲染错误 2.15 和3.1.3都存在这个问题 下面公式留言100% 触发,渲染了两个公式, ``` $$w^{(l)}*{ij} = w^{(l)}*{ij} - \eta\frac{\partial E(W, b)}{\partial w^{(l)}_{ij}}$$ ``` 这两个页面,都留言测试了。 问题精准触发 https://waline.js.org/ https://blog.17lai.site/msg/ ## v3登陆不会自动跳转刷新 评论区点击登陆可以触发 https://waline.js.org/...

bug