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.

Guide:Solved! CommunityApplication's Malfunction due to DNS Pollution/Unable to Connect GithubUserContent

Featured Replies

Simply ADD hosts Through CONSOLE

the following IP Address should be checked if still available on IP-LookUP-Sites(←for example)

 

Open CONSOLE and paste the following command one by one(for safty)

Quote

echo "185.199.108.133    raw.githubusercontent.com" >> /etc/hosts

Quote

echo "185.199.109.133    raw.githubusercontent.com" >> /etc/hosts

Quote

echo "185.199.110.133    raw.githubusercontent.com" >> /etc/hosts

Quote

echo "185.199.111.133    raw.githubusercontent.com" >> /etc/hosts

 

Verification of the change is Recommended↓

Quote

vi /etc/hosts

 

OR

With User Scripts plugin installed from CommunityApplications, we can use a new script to easily do that

Quote

#!/bin/bash
echo "185.199.108.133    raw.githubusercontent.com" >> /etc/hosts
echo "185.199.109.133    raw.githubusercontent.com" >> /etc/hosts
echo "185.199.110.133    raw.githubusercontent.com" >> /etc/hosts
echo "185.199.111.133    raw.githubusercontent.com" >> /etc/hosts

Click Save

Change the "Schedule Disabled→At First Array Start Only" if u wish

 

Hope it helps UwU

77498883_F(XBF4R0PQBT8G8PFIN70.png.93f12f8422ea14f0ce5158ab832c2178.png

  • Author

PS:

Once u have access to CA, it is recommended to install v2rayA in order to apply a much more stable connection

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.