herrBez / Nduja

Nduja is a software that de-anonymize crypto-currencies' addresses
BSD 3-Clause "New" or "Revised" License
4 stars 4 forks source link

Remove Completely Users #53

Closed herrBez closed 6 years ago

herrBez commented 6 years ago
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/mcguia/sexyigit/1e95ce1a357375a92e1a68b949ab1f8f1ed8fbe4/tf2items/profiles/CorkscrewTehKilla.xml'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/mcguia/sexyigit/1e95ce1a357375a92e1a68b949ab1f8f1ed8fbe4/tf2items/profiles/CorkscrewTehKilla.xml'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/kinmanz/PythonManualEstimationAssessment/248926cc29a66d3614e31b4c72a07f89919d2697/CVs/GrahamCampbell'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/kinmanz/PythonManualEstimationAssessment/248926cc29a66d3614e31b4c72a07f89919d2697/CVs/GrahamCampbell'
----------------------------------------
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/kinmanz/PythonManualEstimationAssessment/248926cc29a66d3614e31b4c72a07f89919d2697/CVs/rdegges'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/kinmanz/PythonManualEstimationAssessment/248926cc29a66d3614e31b4c72a07f89919d2697/CVs/rdegges'
-------------------------------------------------
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/kinmanz/PythonManualEstimationAssessment/248926cc29a66d3614e31b4c72a07f89919d2697/CVsGermany/CVs/c-kr.json'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/kinmanz/PythonManualEstimationAssessment/248926cc29a66d3614e31b4c72a07f89919d2697/CVsGermany/CVs/c-kr.json'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/Ramanan1980/boot-strap-/580afad059d17dde7517fdb8870327784aa7d5cf/bootstrap.git'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/Ramanan1980/boot-strap-/580afad059d17dde7517fdb8870327784aa7d5cf/bootstrap.git'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/joancaron/cryptocompare-api/a79b74f04de43849706e4ff7e704e8923333daf9/test/CryptoCompare.Tests/Fixtures/Exchanges/List.json'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/joancaron/cryptocompare-api/a79b74f04de43849706e4ff7e704e8923333daf9/test/CryptoCompare.Tests/Fixtures/Exchanges/List.json'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/sniperkit/xfilter/ccf28d18d70dcfa621027ce701a6d32ec9f5a4a0/test/data/readmes.json'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/sniperkit/xfilter/ccf28d18d70dcfa621027ce701a6d32ec9f5a4a0/test/data/readmes.json'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/tejaykodali/iPython-stuff/fc1d4826897a0e578ed7f23eb559adabebf4c2cc/.ipynb_checkpoints/Election%20Analysis-checkpoint.ipynb'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/tejaykodali/iPython-stuff/fc1d4826897a0e578ed7f23eb559adabebf4c2cc/.ipynb_checkpoints/Election%20Analysis-checkpoint.ipynb'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/beckyclark17/Cash-Prompts-project/290c2b68342d0ed398fe31ebfb6f2038b5d67256/1a%20Linear%20Regression%20Model%20Build%20-%20cash%20prompts%20lapsed%20supporters.ipynb'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/beckyclark17/Cash-Prompts-project/290c2b68342d0ed398fe31ebfb6f2038b5d67256/1a%20Linear%20Regression%20Model%20Build%20-%20cash%20prompts%20lapsed%20supporters.ipynb'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/pjavaji/Capstone_2016/5a607934fdc113fb828126dd161c1ae717b5bb81/Sentiment_classfication/Sentiment_ApplyCannedClassifiers_05-05-16.ipynb'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/pjavaji/Capstone_2016/5a607934fdc113fb828126dd161c1ae717b5bb81/Sentiment_classfication/Sentiment_ApplyCannedClassifiers_05-05-16.ipynb'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/rabernat/python_teaching/2b13870c5509b7c0edac57ed817c561a29423f59/old_notebooks/04_pandas_NYC_collisions.ipynb'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/rabernat/python_teaching/2b13870c5509b7c0edac57ed817c561a29423f59/old_notebooks/04_pandas_NYC_collisions.ipynb'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/drippyx/podmail-pristine/3eeeba34fc4a8dee52ddddfeb81a563ced892744/cur/54776'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/drippyx/podmail-pristine/3eeeba34fc4a8dee52ddddfeb81a563ced892744/cur/54776'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/nealrea/collisionViz/1b7bedca38877c05d0ca71aa9be65863460fc340/data_exploration/coll_causes_exploration.ipynb'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/nealrea/collisionViz/1b7bedca38877c05d0ca71aa9be65863460fc340/data_exploration/coll_causes_exploration.ipynb'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/nealrea/collisionViz/1b7bedca38877c05d0ca71aa9be65863460fc340/data_exploration/coll_causes_exploration.ipynb'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/nealrea/collisionViz/1b7bedca38877c05d0ca71aa9be65863460fc340/data_exploration/coll_causes_exploration.ipynb'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/Harshisanjeev/Data-Project-Election-Analysis/9226ba3bc48e8e46d4026c8ac91aa4fd7520db67/Election%20Analysis-%20Data%20Project.ipynb'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/Harshisanjeev/Data-Project-Election-Analysis/9226ba3bc48e8e46d4026c8ac91aa4fd7520db67/Election%20Analysis-%20Data%20Project.ipynb'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/gthoma17/BookmarkGen/02b8785bcb01a9c2015fe922e5f2e2fc2c1a5c12/index.html'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/gthoma17/BookmarkGen/02b8785bcb01a9c2015fe922e5f2e2fc2c1a5c12/index.html'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/zhangyongjiang/blocktrail/a69a0a127d5c644418890200e1ce11b181351911/pycoin/COMMAND-LINE-TOOLS.md'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/zhangyongjiang/blocktrail/a69a0a127d5c644418890200e1ce11b181351911/pycoin/COMMAND-LINE-TOOLS.md'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/geraldo1993/Spring2017/dd608dea6ab72243e03a19adc2c7b4d8b2a0278c/Comp%204353%20Data%20Mining/FinalProject_EnsembleModel/MOLG_EnsModel.ipynb'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/geraldo1993/Spring2017/dd608dea6ab72243e03a19adc2c7b4d8b2a0278c/Comp%204353%20Data%20Mining/FinalProject_EnsembleModel/MOLG_EnsModel.ipynb'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/scgordon/CrosswalksWorkflow/69b820259495efdb95006aa9d9c4edc1c7145a4f/collections/USGS/ScienceBase/CSDGM/xml/Ozarks_seepagerun_flowlines.shp.xml'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/scgordon/CrosswalksWorkflow/69b820259495efdb95006aa9d9c4edc1c7145a4f/collections/USGS/ScienceBase/CSDGM/xml/Ozarks_seepagerun_flowlines.shp.xml'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/revanurambareesh/forexInsights/8241aa0e676014c516faa6adf725b0665bcb4752/forex/data/sample_train_data/0%2CESAF%20MICRO%20FINANCE%20AND%20INVESTM/10.txt'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/revanurambareesh/forexInsights/8241aa0e676014c516faa6adf725b0665bcb4752/forex/data/sample_train_data/0%2CESAF%20MICRO%20FINANCE%20AND%20INVESTM/10.txt'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/EEXCESS/EEXCESS.github.io/9de601f4e77400a4346d811154790e62a62391fb/visualization-widgets-collaborativebookmarking/Dashboard/js/viseval-demodata.js'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/EEXCESS/EEXCESS.github.io/9de601f4e77400a4346d811154790e62a62391fb/visualization-widgets-collaborativebookmarking/Dashboard/js/viseval-demodata.js'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/avantichande/IPython-Notebooks/4ef6bb92563164faee920c0b2c815b201717fa89/Data%20Project%203%20-%20Election%20Analysis.ipynb'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/avantichande/IPython-Notebooks/4ef6bb92563164faee920c0b2c815b201717fa89/Data%20Project%203%20-%20Election%20Analysis.ipynb'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/mtchem/Twitter-Politics/c3d8fe70b1d7b942fbeac8a191dd542ecc193fac/EDA.ipynb'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/mtchem/Twitter-Politics/c3d8fe70b1d7b942fbeac8a191dd542ecc193fac/EDA.ipynb'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/HammurabiCode/knowledge/601930117dba2dc377de098787277d365852d18c/Project/DoubanBook/book_html/%E4%BA%8C%E6%88%98/3683301'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/HammurabiCode/knowledge/601930117dba2dc377de098787277d365852d18c/Project/DoubanBook/book_html/%E4%BA%8C%E6%88%98/3683301'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/GizerInc/crowdsale/4243f2627d869195aaba3e430ed3dc4ca6715ca0/dev-tests/sLog_4.log'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/GizerInc/crowdsale/4243f2627d869195aaba3e430ed3dc4ca6715ca0/dev-tests/sLog_4.log'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/cheseaux/BitcoinTradingSystem/c74bac819469657a243003b1ec336de0f3cbcc63/scripts/sentiment/neutral_tweets_to_split.txt'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/cheseaux/BitcoinTradingSystem/c74bac819469657a243003b1ec336de0f3cbcc63/scripts/sentiment/neutral_tweets_to_split.txt'
--------------------------------------
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/cheseaux/BitcoinTradingSystem/c74bac819469657a243003b1ec336de0f3cbcc63/scripts/sentiment/Moi/neutral_tweets.txt'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/cheseaux/BitcoinTradingSystem/c74bac819469657a243003b1ec336de0f3cbcc63/scripts/sentiment/Moi/neutral_tweets.txt'
--------------------------------------
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/cheseaux/BitcoinTradingSystem/c74bac819469657a243003b1ec336de0f3cbcc63/scripts/sentiment/Ilia/neutral_tweets.txt'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/cheseaux/BitcoinTradingSystem/c74bac819469657a243003b1ec336de0f3cbcc63/scripts/sentiment/Ilia/neutral_tweets.txt'
--------------------------------------
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/cheseaux/BitcoinTradingSystem/c74bac819469657a243003b1ec336de0f3cbcc63/scripts/sentiment/mergedUniq.csv'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/cheseaux/BitcoinTradingSystem/c74bac819469657a243003b1ec336de0f3cbcc63/scripts/sentiment/mergedUniq.csv'
--------------------------------------
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/cheseaux/BitcoinTradingSystem/c74bac819469657a243003b1ec336de0f3cbcc63/scripts/sentiment/mergedWithApple.csv'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/cheseaux/BitcoinTradingSystem/c74bac819469657a243003b1ec336de0f3cbcc63/scripts/sentiment/mergedWithApple.csv'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/mtochs/Udacity/2f4100147a624aa0b124fde1213b3d52db103a0d/Machine%20Learning%20Engineer%20Nanodegree/P2%20Finding%20Donors/finding_donors.ipynb'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/mtochs/Udacity/2f4100147a624aa0b124fde1213b3d52db103a0d/Machine%20Learning%20Engineer%20Nanodegree/P2%20Finding%20Donors/finding_donors.ipynb'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/btclovebot/BitcoinDonationScripts/933e8f7bcc9337f3d24631fe4edf746553e7357b/BTCLOVEBOT.py'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/btclovebot/BitcoinDonationScripts/933e8f7bcc9337f3d24631fe4edf746553e7357b/BTCLOVEBOT.py'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/doGoodio/MultiSigWallet/0175b95a3588f85ed7f6f0cb00ccf4b2e9a22de4/test/contribution_test.js'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/doGoodio/MultiSigWallet/0175b95a3588f85ed7f6f0cb00ccf4b2e9a22de4/test/contribution_test.js'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/digitalab/digitalab.github.io/b4773af7be49e0b9c115b9e5ed92433f62f2c6a0/np/srs/dkosmos/metadata.xml'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/digitalab/digitalab.github.io/b4773af7be49e0b9c115b9e5ed92433f62f2c6a0/np/srs/dkosmos/metadata.xml'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/johnsroy/MachineLearning/fdb4718f0c0c43e747371693914e01d51ea715b5/project/tickmate/v1.1.2.csv'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/johnsroy/MachineLearning/fdb4718f0c0c43e747371693914e01d51ea715b5/project/tickmate/v1.1.2.csv'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/johnsroy/MachineLearning/fdb4718f0c0c43e747371693914e01d51ea715b5/project/boilr/0.1.0.csv'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/johnsroy/MachineLearning/fdb4718f0c0c43e747371693914e01d51ea715b5/project/boilr/0.1.0.csv'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/Dnncha/dataplay/c66287aa6ac89849bf257a46ca2995bcc2f41318/word_count_data/golemproject.csv'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/Dnncha/dataplay/c66287aa6ac89849bf257a46ca2995bcc2f41318/word_count_data/golemproject.csv'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/alisw/AliPhysics/e03501545f969c83c33e7c253935e102705f63db/PWGJE/UserTasks/AliAnalysisTaskFragmentationTriggered.cxx'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/alisw/AliPhysics/e03501545f969c83c33e7c253935e102705f63db/PWGJE/UserTasks/AliAnalysisTaskFragmentationTriggered.cxx'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/prabhaace/DOCUMENTS/d269bfceb2e326c14b90204d5d3226d0e1d977a9/Cruise%20control/CruiseControl%20Overview.mht'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/prabhaace/DOCUMENTS/d269bfceb2e326c14b90204d5d3226d0e1d977a9/Cruise%20control/CruiseControl%20Overview.mht'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/CogPsyDraftTable/MinervaExplore/8cdae08bab653bf6a11379d42d27c93630b28144/SomeExplorations_R_Crump/MinervaOrthonormal3.html'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/CogPsyDraftTable/MinervaExplore/8cdae08bab653bf6a11379d42d27c93630b28144/SomeExplorations_R_Crump/MinervaOrthonormal3.html'
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM
    AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND a._id = 1376 AND RawURL != 'https://raw.githubusercontent.com/makevoid/paperbank/d0eb7d8887d2f666686c9e9b55ae250f37a72536/Readme.md'
); 

DELETE FROM AccountWallet WHERE Account = 1376 and RawURL != 'https://raw.githubusercontent.com/makevoid/paperbank/d0eb7d8887d2f666686c9e9b55ae250f37a72536/Readme.md';
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/bradd123/Udacity_DataAnalyst_NanoDegree/37feb909b16eadd76438ba5edda138a688ff5e2c/P2%20Investigate%20a%20Dataset/.ipynb_checkpoints/Investigate_Titanic_Dataset-checkpoint.ipynb'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/bradd123/Udacity_DataAnalyst_NanoDegree/37feb909b16eadd76438ba5edda138a688ff5e2c/P2%20Investigate%20a%20Dataset/.ipynb_checkpoints/Investigate_Titanic_Dataset-checkpoint.ipynb'
mzanella commented 6 years ago
UPDATE Wallet SET Status = -1 WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/jaydeepchakraborty/PorfRecommendation/6ea215f3ff86b3a6d0568f3f518cf23a8aff36a6/data/papers/AhnGailJoon/6.pdf.txt'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/jaydeepchakraborty/PorfRecommendation/6ea215f3ff86b3a6d0568f3f518cf23a8aff36a6/data/papers/AhnGailJoon/6.pdf.txt';
mzanella commented 6 years ago
DELETE FROM Wallet WHERE Address IN (SELECT aw.Wallet
    FROM AccountWallet as aw INNER JOIN Account as a INNER JOIN Wallet as w 
    WHERE a._id = aw.Account AND w.Address = aw.Wallet
    AND aw.RawURL = 'https://raw.githubusercontent.com/deerishi/thesis/f84316cba292a8eb8d4217cd612a532fde8fc4df/myd.csv'
); 
DELETE FROM AccountWallet WHERE RawURL = 'https://raw.githubusercontent.com/deerishi/thesis/f84316cba292a8eb8d4217cd612a532fde8fc4df/myd.csv'