This file contains hidden or 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
* | |
!.gitignore | |
!alternative.yaml | |
!*.custom.yaml | |
!kaomoji.*.yaml |
This file contains hidden or 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
// ==UserScript== | |
// @name #相亲相爱一嘉人# | |
// @description 在哔站右下角添加嘉然小姐的live2d模型 | |
// @version 1.0.1 | |
// @namespace https://github.com/journey-ad | |
// @author journey-ad | |
// @include /^https:\/\/(www|live|space|t)\.bilibili\.com\/.*$/ | |
// @icon https://www.google.com/s2/favicons?domain=bilibili.com | |
// @license GPL v2 | |
// @run-at document-end |