Opengist

Explore

  • All gists
  • Topics
  • Users
Give feedback on the new UI Powered by Opengist ⋅ 39ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login Register
p

pug

Recently created Least recently created Recently updated Least recently updated
LixdHappy

LixdHappy / Friend-Circle-Lite部分优化

Last active 4 months ago css js pug 朋友圈

针对柳神更新后不适配anzhiyu主题的情况

1 0 3
1 var fdata = { defaultFish: 100, hungryFish: 100 };
2 if (typeof fdataUser !== "undefined") {
3 for (var key in fdataUser) {
4 if (fdataUser[key]) fdata[key] = fdataUser[key];
5 }
6 }
7
8 var randomPostTimes = 0;
9 var randomPostWorking = false;
10 var randomPostTips = [