Skip to content

Commit

Permalink
Update update.py
Browse files Browse the repository at this point in the history
Signed-off-by: Spidy123222 <[email protected]>
  • Loading branch information
Spidy123222 authored Aug 6, 2023
1 parent 081d3ce commit 2e1f5fa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions update.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
logging.basicConfig(level=logging.INFO, format="%(levelname)s: %(message)s")

sourcesData = [
{
"parser": Parser.ALTSOURCE,
"kwargs": {"filepath": "https://apps.litritt.com"},
"ids": ["com.litritt.ignited"]
},
{
"parser": Parser.ALTSOURCE,
"kwargs": {"filepath": "https://quarksources.github.io/quarksource.json"},
Expand Down

0 comments on commit 2e1f5fa

Please sign in to comment.