Fix workflows issue
This commit is contained in:
parent
11e05b609d
commit
473dad301e
|
@ -29,7 +29,8 @@ jobs:
|
|||
run: |
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub Action"
|
||||
git commit -Am "update instances" || :
|
||||
git add -f src/instances
|
||||
git commit -am "update instances" || :
|
||||
- name: push changes
|
||||
uses: ad-m/github-push-action@v0.6.0
|
||||
with:
|
||||
|
|
|
@ -1,56 +0,0 @@
|
|||
{
|
||||
"cloudflare": [
|
||||
"https://invidious.kavin.rocks",
|
||||
"https://piped.kavin.rocks",
|
||||
"https://piped.tokhmi.xyz",
|
||||
"https://piped.moomoo.me",
|
||||
"https://piped.syncpundit.com",
|
||||
"https://piped.mha.fi",
|
||||
"https://piped.shimul.me",
|
||||
"https://pipedus.palash.dev/",
|
||||
"https://nitter.domain.glass",
|
||||
"https://birdsite.xanny.family",
|
||||
"https://nitter.moomoo.me",
|
||||
"https://notabird.site",
|
||||
"https://fuckthesacklers.network",
|
||||
"https://nitter.winscloud.net",
|
||||
"https://twtr.bch.bar",
|
||||
"https://twitter.dr460nf1r3.org",
|
||||
"https://nitter.wef.lol",
|
||||
"https://nitter.catalyst.sx",
|
||||
"https://bib.actionsack.com",
|
||||
"https://libreddit.domain.glass",
|
||||
"https://r.nf",
|
||||
"https://libreddit.flux.industries",
|
||||
"https://lr.oversold.host",
|
||||
"https://libreddit.hu",
|
||||
"https://lr.stilic.ml",
|
||||
"https://reddi.tk",
|
||||
"https://r.walkx.org",
|
||||
"https://libreddit.yonalee.eu",
|
||||
"https://libreddit.winscloud.net",
|
||||
"https://r.ahwx.org",
|
||||
"https://reddit.dr460nf1r3.org",
|
||||
"https://libreddit.encrypted-data.xyz",
|
||||
"https://libreddit.eu.org",
|
||||
"https://teddit.domain.glass",
|
||||
"https://teddit.httpjames.space",
|
||||
"https://teddit.encrypted-data.xyz",
|
||||
"https://wiki.604kph.xyz",
|
||||
"https://wikiless.lunar.icu",
|
||||
"https://lingva.lunar.icu",
|
||||
"https://searx.josie.lol",
|
||||
"https://searx.org",
|
||||
"https://searx.run",
|
||||
"https://searx.albony.xyz",
|
||||
"https://searx.kujonello.cf",
|
||||
"https://search.albony.xyz",
|
||||
"https://search.garudalinux.org",
|
||||
"https://search.dr460nf1r3.org",
|
||||
"https://search.wef.lol",
|
||||
"https://i.actionsack.com"
|
||||
],
|
||||
"authenticate": [
|
||||
"https://nitter.nixnet.services"
|
||||
]
|
||||
}
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue