[PR #231] [MERGED] Fix manifest.json not loading #817

Closed
opened 2026-02-25 20:36:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/231
Author: @shimuldn
Created: 3/20/2021
Status: Merged
Merged: 3/20/2021
Merged by: @benbusby

Base: developHead: patch-1


📝 Commits (1)

  • 621a983 Fix manifest.json not loading

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 app/__init__.py (+1 -0)

📄 Description

The error on the console fix
Refused to load manifest from 'https://xxxxx.xxx/static/img/favicon/manifest.json' because it violates the following Content Security Policy directive: "default-src 'none'". Note that 'manifest-src' was not explicitly set, so 'default-src' is used as a fallback.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/benbusby/whoogle-search/pull/231 **Author:** [@shimuldn](https://github.com/shimuldn) **Created:** 3/20/2021 **Status:** ✅ Merged **Merged:** 3/20/2021 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`621a983`](https://github.com/benbusby/whoogle-search/commit/621a983061ff7c9dcdaa0537862dcbd011d5f471) Fix manifest.json not loading ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/__init__.py` (+1 -0) </details> ### 📄 Description The error on the console fix `Refused to load manifest from 'https://xxxxx.xxx/static/img/favicon/manifest.json' because it violates the following Content Security Policy directive: "default-src 'none'". Note that 'manifest-src' was not explicitly set, so 'default-src' is used as a fallback.` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:36:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#817
No description provided.