Skip to content

Commit 9feaca1

Browse files
crzypatchworkcrzypatchwork
authored andcommitted
latest
1 parent d8218a7 commit 9feaca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/feeds/feeds.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ async function fetchRandomObjkts() {
184184
const getRestrictedAddresses = async () =>
185185
await axios
186186
.get(
187-
'https://raw.githubusercontent.com/hicetnunc2000/hicetnunc/main/filters/w.json'
187+
'https://raw.githubusercontent.com/hicetnunc2000/hicetnunc-reports/main/filters/w.json'
188188
)
189189
.then((res) => res.data)
190190

0 commit comments

Comments
 (0)