Skip to content

Commit

Permalink
Update and rename new-vid-notify.nim to main.nim
Browse files Browse the repository at this point in the history
  • Loading branch information
Epictek authored May 14, 2018
1 parent f1f7aba commit 49b3628
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions new-vid-notify.nim → main.nim
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
import xmlparser
import xmltree
import httpclient
import streams
import strutils
import os
import json
import htmlparser
import streams

let tokenurl = ""
let file = "links.txt"

var
client = newHttpClient()
data = client.getContent("https://n-o-d-e.net/rss/rss.xml")
Expand Down

0 comments on commit 49b3628

Please sign in to comment.