HJMFWRH2MBKD3RIQXS24AXHVH5M4QRDEA5HEUC4RFDTNPHEJN5SQC
#!/bin/env nu
def loo [letter] {
build-string `/home/hdhoang/pCloudDrive/Downloads/fsck twt/f-fl` $letter | open | lines | each { |l| firefox $l }
rm (build-string `/home/hdhoang/pCloudDrive/Downloads/fsck twt/f-fl` $letter)
}
def ool [letter] {
cd $env.LOCALAPPDATA
cd `CocCoc\Browser Beta\Application\`
build-string `B:\Downloads\fsck twt\f-fl` $letter | open | lines | each { |l| .\browser.exe $l }
rm (build-string `B:\Downloads\fsck twt\f-fl` $letter)
}
[feeds.theotherend]
url = "https://www.kohney.com/feed/"
interval = "3d"
sink.command = "/app/grab"
sink.arguments = ["#comic img", ".post-content"]
sink.type = "custom"
# [feeds.theotherend]
# url = "https://www.kohney.com/feed/"
# sink.arguments = ["-x","-c","/app/grab '#comic img' '.post-content'"]
# interval = "3d"
# sink.command = "/bin/bash"
# sink.type = "custom"
[feeds.exocomics]
url = "https://www.exocomics.com/feed"
interval = "3d"
sink.command = "/app/grab"
sink.arguments = ["#main-comic img", ".body"] # TODO: fix src base
sink.type = "custom"
# [feeds.exocomics]
# url = "https://www.exocomics.com/index.xml"
# sink.arguments = ["-x","-c","/app/grab '#main-comic img' '.body'"]
# interval = "3d"
# sink.command = "/bin/bash"
# sink.type = "custom"
[feeds.afistfulofbabies]
url = "https://afistfulofbabies.com/feed/"
interval = "3d"
sink.command = "/app/grab"
sink.arguments = ["article img"]
sink.type = "custom"
# [feeds.afistfulofbabies]
# url = "https://afistfulofbabies.com/feed/"
# sink.arguments = ["-x","-c","/app/grab 'article img'"]
# interval = "3d"
# sink.command = "/bin/bash"
# sink.type = "custom"