Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

zhangduo

Members
  • Joined

  • Last visited

  1. go文件所有修改的都注释掉了,还是不好使,最后还是降级回去了
  2. 之前6.12版本就是这样,只能回滚6.11.5
  3. 可以写进go文件里,我的目前6.11.5没问题 echo "use_proxy=yes" >> /root/.wgetrc echo "http_proxy=http://192.168.3.9:7890" >> /root/.wgetrc echo "https_proxy=http://192.168.3.9:7890" >> /root/.wgetrc echo "wait=10" >> /root/.wgetrc IP别忘了改成自己的
  4. 困扰我很长时间的问题,各种代理设置都对插件更新不起作用,原因是插件更新通过wget,终于找到解决方案。 /root下新建.wgetrc文件 填入内容 use_proxy=yes http_proxy=http://10.0.0.2:7890 https_proxy=http://10.0.0.2:7890 wait=10 原文

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.